Allow ULS language settings accessed from user preference screen.
Adds a link in 'personal/i18n' section of user preferences Bug: 47240 Change-Id: I04d1ea7d36db45f9a0af04e11dade9ae0b524e8e
This commit is contained in:
committed by
Amir E. Aharoni
parent
8655504371
commit
8b46d34004
@@ -46,5 +46,6 @@
|
||||
"ext-uls-input-disable-notification": "Input tools have been disabled",
|
||||
"ext-uls-input-disable-notification-undo": "Undo",
|
||||
"ext-uls-input-disable-notification-info-personal": "You can enable the input tools at any time from the language settings.",
|
||||
"ext-uls-input-disable-notification-info-interlanguage": "You can enable the input tools at any time from the language settings next to the language list."
|
||||
"ext-uls-input-disable-notification-info-interlanguage": "You can enable the input tools at any time from the language settings next to the language list.",
|
||||
"ext-uls-language-settings-preferences-link": "More language settings"
|
||||
}
|
||||
|
||||
@@ -52,4 +52,5 @@
|
||||
"ext-uls-input-disable-notification-undo": "Undo link text in the input method disable notification bubble",
|
||||
"ext-uls-input-disable-notification-info-personal": "Notification bubble text when input methods are disabled, appears if the ULS is at personal toolbar",
|
||||
"ext-uls-input-disable-notification-info-interlanguage": "Notification bubble text when input methods are disabled, appears if the ULS is at interlanguage toolbar",
|
||||
"ext-uls-language-settings-preferences-link": "Text for the link showin in user preference screen"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user