Skip to content

Commit

Permalink
[components] Closes mozilla-mobile/android-components#3584: Api for s…
Browse files Browse the repository at this point in the history
…upporting language switching.

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@ce4d369
  • Loading branch information
Amejia481 authored and pocmo committed Jul 5, 2019
1 parent 066f11e commit 4d742a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion _meta/mozilla-mobile-firefox-android.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mozilla-mobile/firefox-android",
"revs": {
"ac-prep": "b469211987ec43e4ed23acaa45cc160f5efff916"
"ac-prep": "ce4d369a5b30b1ffa576184a462fd5c76bc42d6a"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Text for the positive action button, that will take the user to the settings page -->
<string name="mozac_support_base_permissions_needed_positive_button">Go to settings</string>
<!-- Text for the negative action button to dismiss the dialog. -->
<string name="mozac_support_base_permissions_needed_negative_button">Dismiss</string>
<string name="mozac_support_base_locale_preference_key_locale" translatable="false">mozac_support_base_locale_preference_key_locale</string>
</resources>

0 comments on commit 4d742a3

Please sign in to comment.