summaryrefslogtreecommitdiffstats
path: root/mobile/android/search/strings
diff options
context:
space:
mode:
authorMatt A. Tobin <mattatobin@localhost.localdomain>2018-02-02 04:16:08 -0500
committerMatt A. Tobin <mattatobin@localhost.localdomain>2018-02-02 04:16:08 -0500
commit5f8de423f190bbb79a62f804151bc24824fa32d8 (patch)
tree10027f336435511475e392454359edea8e25895d /mobile/android/search/strings
parent49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff)
downloadUXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip
Add m-esr52 at 52.6.0
Diffstat (limited to 'mobile/android/search/strings')
-rw-r--r--mobile/android/search/strings/search_strings.xml.in20
1 files changed, 20 insertions, 0 deletions
diff --git a/mobile/android/search/strings/search_strings.xml.in b/mobile/android/search/strings/search_strings.xml.in
new file mode 100644
index 000000000..ad0e7e57d
--- /dev/null
+++ b/mobile/android/search/strings/search_strings.xml.in
@@ -0,0 +1,20 @@
+ <string name="search_plus_content_description">&search_plus_content_description;</string>
+
+ <string name="search_app_name">&search_app_name;</string>
+ <string name="search_bar_hint">&search_bar_hint;</string>
+
+ <string name="search_empty_title">&search_empty_title2;</string>
+ <string name="search_empty_message">&search_empty_message;</string>
+
+ <string name="search_pref_title">&search_pref_title;</string>
+ <string name="search_pref_button_content_description">&search_pref_button_content_description;</string>
+
+ <string name="pref_clearHistory_confirmation">&pref_clearHistory_confirmation;</string>
+ <string name="pref_clearHistory_dialogMessage">&pref_clearHistory_dialogMessage;</string>
+ <string name="pref_clearHistory_title">&pref_clearHistory_title;</string>
+
+ <string name="search_widget_name">&search_app_name;</string>
+ <string name="search_widget_button_label">&search_widget_button_label;</string>
+
+ <string name="network_error_title">&network_error_title;</string>
+ <string name="network_error_message">&network_error_message;</string>