summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/browser/toolbar/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/android-components/components/browser/toolbar/src/main/res/values/strings.xml')
-rw-r--r--mobile/android/android-components/components/browser/toolbar/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile/android/android-components/components/browser/toolbar/src/main/res/values/strings.xml b/mobile/android/android-components/components/browser/toolbar/src/main/res/values/strings.xml
index 3c2d7dcf1b..c845e189e7 100644
--- a/mobile/android/android-components/components/browser/toolbar/src/main/res/values/strings.xml
+++ b/mobile/android/android-components/components/browser/toolbar/src/main/res/values/strings.xml
@@ -5,6 +5,7 @@
<resources>
<!-- Content description (not visible, for screen readers etc.): Description for the overflow menu button in the browser toolbar. -->
<string name="mozac_browser_toolbar_menu_button">Menu</string>
+ <!-- Content description: For the clear URL text button. -->
<string name="mozac_clear_button_description">Clear</string>
<!-- Content description: For the tracking protection toolbar icon, it is set when the site has tracking protection enabled, but none trackers have been blocked or detected. -->
<string name="mozac_browser_toolbar_content_description_tracking_protection_on_no_trackers_blocked">Tracking Protection is on</string>