summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/feature/search/src/main/res/values-bs/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/android-components/components/feature/search/src/main/res/values-bs/strings.xml')
-rw-r--r--mobile/android/android-components/components/feature/search/src/main/res/values-bs/strings.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/mobile/android/android-components/components/feature/search/src/main/res/values-bs/strings.xml b/mobile/android/android-components/components/feature/search/src/main/res/values-bs/strings.xml
new file mode 100644
index 0000000000..8d89c63779
--- /dev/null
+++ b/mobile/android/android-components/components/feature/search/src/main/res/values-bs/strings.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <!-- Search Widget -->
+ <!-- Content description for searching with a widget. The first parameter is the name of the application.-->
+ <string name="search_widget_content_description">Otvori novi %1$s tab</string>
+ <!-- Text preview for smaller sized widgets -->
+ <string name="search_widget_text_short">Traži</string>
+ <!-- Text preview for larger sized widgets -->
+ <string name="search_widget_text_long">Pretraži web</string>
+ <!-- Content description (not visible, for screen readers etc.): Voice search -->
+ <string name="search_widget_voice">Glasovna pretraga</string>
+</resources>