i18n for input method settings

Change-Id: Id6cf3f24fe355a6757533d3b7f302e3d33cfa0c3
This commit is contained in:
Santhosh Thottingal
2012-10-30 15:45:36 +05:30
committed by Siebrand Mazeland
parent a9aa42bf87
commit 8069e530e7
5 changed files with 30 additions and 6 deletions

View File

@@ -27,6 +27,12 @@
"ext-uls-input-settings-desc": "Short description about input settings.",
"ext-uls-input-settings-ime-settings": "*$1 - language name",
"ext-uls-input-settings-ui-language": "Sub section title for input settings screen",
"ext-uls-disable-input-method": "Probably used as label of radio button",
"ext-uls-input-settings-more-languages-tooltip": "Tool tip text for the '...' selector to select more languages"
"ext-uls-input-settings-more-languages-tooltip": "Tool tip text for the '...' selector to select more languages",
"ext-uls-input-more-settings": "Menu item lable displayed in the input method selector menu",
"ext-uls-disable-input-method": "Used as label of radio button",
"ext-uls-disable-input-method-desc": "Desciptive message for disabling input method",
"ext-uls-back-to-input-settings": "Text for the link shown when language selector is accessed from language settings.",
"jquery-ime-other-languages": "Title text used for language list in the input method selector menu",
"jquery-ime-disable-text": "Label used for disabling input method from input method selector menu",
"jquery-ime-help": "Text for help link"
}