[mobile]
Bug 997288 - Follow-up, Part 1: Replace "Switch to tab" button icon and label
--- a/mobile/android/base/android_strings.dtd
+++ b/mobile/android/base/android_strings.dtd
@@ -58,16 +58,20 @@
<!ENTITY close_tab "Fermer l\u0027onglet">
<!ENTITY one_tab "1 onglet">
<!-- Localization note (num_tabs2) : Number of tabs is always more than one.
We can't use android plural forms, sadly. See bug #753859. -->
<!ENTITY num_tabs2 "&formatD; onglets">
<!ENTITY new_tab_opened "Nouvel onglet ouvert">
<!ENTITY new_private_tab_opened "Nouvel onglet privé ouvert">
+<!-- Localization note (switch_button_message): This string should be as short
+ as possible because it's shown as a label in a toast. Ideally, this string
+ is upper-case, to match Google and Android's convention. -->
+<!ENTITY switch_button_message "ALLER À">
<!ENTITY settings "Paramètres">
<!ENTITY settings_title "Paramètres">
<!ENTITY pref_category_advanced "Avancé">
<!ENTITY pref_category_customize "Personnalisation">
<!ENTITY pref_category_search3 "Recherche">
<!ENTITY pref_category_search_summary "Personnaliser les moteurs de recherche">
<!ENTITY pref_category_display "Affichage">