Replace raw pref names by function based API to access language prefs |
|
Issue descriptionAt the moment, language preferences are accessed by directly querying a pref service with the raw pref name. To give us more flexibility in how we represent/implement language preferences, we should instead provide a function based API to change, get and listen to changes on language prefs. |
|
►
Sign in to add a comment |
|