summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2013-03-30 22:38:23 +0100
committerMarco Brohet <therbom@gmail.com>2013-04-14 16:39:11 +0200
commitb0c9a35713120111ec1e8f153e644744b94e13ac (patch)
tree0a6cfb3d887f80acffae56130f8c24bb92a03db5
parent8d2a26c4055c30dee2a167f723e722b1c540162f (diff)
downloadpackages_apps_browser-b0c9a35713120111ec1e8f153e644744b94e13ac.zip
packages_apps_browser-b0c9a35713120111ec1e8f153e644744b94e13ac.tar.gz
packages_apps_browser-b0c9a35713120111ec1e8f153e644744b94e13ac.tar.bz2
Browser: rearrange CM strings
Change-Id: Iec43cc743bd9fde6c47c7b84166a8e61b3b03f9d
-rw-r--r--res/values/cm_arrays.xml33
-rw-r--r--res/values/cm_strings.xml38
-rw-r--r--res/values/strings.xml69
3 files changed, 97 insertions, 43 deletions
diff --git a/res/values/cm_arrays.xml b/res/values/cm_arrays.xml
new file mode 100644
index 0000000..e67fd1b
--- /dev/null
+++ b/res/values/cm_arrays.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="pref_content_ua_choices" translatable="false">
+ <item>Android</item>
+ <item>Desktop</item>
+ <item>iPhone</item>
+ <item>iPad</item>
+ <item>Froyo-N1</item>
+ <item>Honeycomb-Xoom</item>
+ </string-array>
+ <string-array name="pref_content_ua_values" translatable="false">
+ <item>0</item>
+ <item>1</item>
+ <item>2</item>
+ <item>3</item>
+ <item>4</item>
+ <item>5</item>
+ </string-array>
+</resources>
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
new file mode 100644
index 0000000..cf5b30e
--- /dev/null
+++ b/res/values/cm_strings.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Context Menu item to open the currently selected link in a new incognito window. -->
+ <string name="contextmenu_openlink_incognito_newwindow">Open in new incognito tab</string>
+ <!-- Context Menu item to open the currently selected link in a new background window. [CHAR LIMIT=50] -->
+ <string name="contextmenu_openlink_incognito_newwindow_background">Open in new incognito background tab</string>
+
+ <!-- User agent label -->
+ <string name="pref_content_ua">User agent</string>
+ <!-- User agent summary -->
+ <string name="pref_content_ua_summary">Choose a user agent</string>
+
+ <!-- Title for the WebGL feature [CHAR LIMIT=40] -->
+ <string name="pref_lab_webgl">WebGL</string>
+ <!-- Summary for the WebGL lab feature [CHAR LIMIT=120] -->
+ <string name="pref_lab_webgl_summary">Enable WebGL</string>
+ <!-- Title for the WebSockets feature [CHAR LIMIT=40] -->
+ <string name="pref_lab_websockets">WebSockets</string>
+ <!-- Summary for the WebGL lab feature [CHAR LIMIT=120] -->
+ <string name="pref_lab_websockets_summary">Enable WebSockets</string>
+
+ <!-- Content description for home screen button [CHAR LIMIT=NONE] -->
+ <string name="accessibility_button_homescreen">Home screen</string>
+</resources>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ee56347..5720410 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -4,9 +4,9 @@
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
-
+
http://www.apache.org/licenses/LICENSE-2.0
-
+
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -173,7 +173,7 @@
<string name="bookmark_cannot_save_url">This URL can\'t be bookmarked.</string>
<!-- Menu item in the page that displays all bookmarks. It brings up a
dialog that allows the user to bookmark the page that the browser is
- currently on, but is not visible because the bookmarks page is
+ currently on, but is not visible because the bookmarks page is
showing. -->
<string name="bookmark_page">Bookmark last-viewed page</string>
<!-- Menu item in the page that displays all bookmarks. Switches to
@@ -234,12 +234,6 @@
<!-- Context Menu item to open the currently selected link in a new
background window. [CHAR LIMIT=50] -->
<string name="contextmenu_openlink_newwindow_background">Open in new background tab</string>
- <!-- Context Menu item to open the currently selected link in a new
- incognito window. -->
- <string name="contextmenu_openlink_incognito_newwindow">Open in new incognito tab</string>
- <!-- Context Menu item to open the currently selected link in a new
- background window. [CHAR LIMIT=50] -->
- <string name="contextmenu_openlink_incognito_newwindow_background">Open in new incognito background tab</string>
<!-- Context Menu item to save the webpage referred to by this link to the
SD card (external storage) -->
<string name="contextmenu_savelink">Save link</string>
@@ -269,7 +263,7 @@
<!-- Context Menu item to show the currently selected address in the Maps
application -->
<string name="contextmenu_map">Map</string>
-
+
<!-- Title of the dialog used for selecting the application that should be
used for sharing a link (e.g. Gmail or another app). See also
contextmenu_sharelink above -->
@@ -325,27 +319,6 @@
<string name="pref_content_search_engine">Set search engine</string>
<!-- Settings summary -->
<string name="pref_content_search_engine_summary">Choose a search engine</string>
- <!-- User agent label -->
- <string name="pref_content_ua">User agent</string>
- <!-- User agent summary -->
- <string name="pref_content_ua_summary">Choose a user agent</string>
- <!-- User agent choices -->
- <string-array name="pref_content_ua_choices" translatable="false">
- <item>Android</item>
- <item>Desktop</item>
- <item>iPhone</item>
- <item>iPad</item>
- <item>Froyo-N1</item>
- <item>Honeycomb-Xoom</item>
- </string-array>
- <string-array name="pref_content_ua_values" translatable="false">
- <item>0</item>
- <item>1</item>
- <item>2</item>
- <item>3</item>
- <item>4</item>
- <item>5</item>
- </string-array>
<!-- Settings button label that to pick what to set the homepage to [CHAR LIMIT=40] -->
<string name="pref_set_homepage_to">Set to</string>
<string-array name="pref_homepage_choices">
@@ -599,6 +572,26 @@
<string name="pref_development_cpu_upload_path" translatable="false">Enable Cpu Upload Path</string>
<!-- Do not tranlsate. Development option -->
<string name="js_engine_flags" translatable="false">Set JS flags</string>
+ <!-- Do not tranlsate. Development option -->
+ <string name="pref_development_uastring" translatable="false">UAString</string>
+ <!-- Do not tranlsate. Development option -->
+ <string-array name="pref_development_ua_choices" translatable="false">
+ <item>Android</item>
+ <item>Desktop</item>
+ <item>iPhone</item>
+ <item>iPad</item>
+ <item>Froyo-N1</item>
+ <item>Honeycomb-Xoom</item>
+ </string-array>
+ <!-- Do not tranlsate. Development option -->
+ <string-array name="pref_development_ua_values" translatable="false">
+ <item>0</item>
+ <item>1</item>
+ <item>2</item>
+ <item>3</item>
+ <item>4</item>
+ <item>5</item>
+ </string-array>
<string name="pref_development_error_console" translatable="false">Show JavaScript Console</string>
<!-- Do not translate. Development option to reset the prologin time [CHAR LIMIT=20] -->
<string name="pref_development_reset_prelogin" translatable="false">Reset prelogin</string>
@@ -653,14 +646,6 @@
<!-- Summary for the fullscreen lab feature [CHAR LIMIT=120] -->
<string name="pref_lab_fullscreen_summary">
Use fullscreen mode to hide the status bar</string>
- <!-- Title for the WebGL feature [CHAR LIMIT=40] -->
- <string name="pref_lab_webgl">WebGL</string>
- <!-- Summary for the WebGL lab feature [CHAR LIMIT=120] -->
- <string name="pref_lab_webgl_summary">Enable WebGL</string>
- <!-- Title for the WebSockets feature [CHAR LIMIT=40] -->
- <string name="pref_lab_websockets">WebSockets</string>
- <!-- Summary for the WebGL lab feature [CHAR LIMIT=120] -->
- <string name="pref_lab_websockets_summary">Enable WebSockets</string>
<!-- Title for bandwidth management preference [CHAR LIMIT=25] -->
<string name="pref_data_title">Bandwidth management</string>
<!-- Title for search preloading [CHAR LIMIT=40] -->
@@ -735,7 +720,7 @@
<!-- Verb placed in front of a screenshot of a web page that, when clicked,
will add that page to bookmarks -->
<string name="add_bookmark_short">Add</string>
-
+
<!-- This string is for the browser "Go To" UI. -->
<!-- Do not translate. This string is not displayed in UI (no badge is selected for go to). -->
<string name="search_label" translatable="false">Browser</string>
@@ -855,7 +840,7 @@
<string name="webstorage_outofspace_notification_text">Touch to free up space.</string>
<!-- Used in the Browser Settings -->
<string name="webstorage_clear_data_title">Clear stored data</string>
-
+
<!-- Confirmation dialog when the user ask to clear all data for an origin -->
<string name="webstorage_clear_data_dialog_message">Delete all data stored by this website?</string>
<string name="webstorage_clear_data_dialog_ok_button">OK</string>
@@ -1010,8 +995,6 @@
<string name="accessibility_button_uaswitch">Switch user agent</string>
<!-- Content description for go button [CHAR LIMIT=NONE] -->
<string name="accessibility_button_go">Go</string>
- <!-- Content description for home screen button [CHAR LIMIT=NONE] -->
- <string name="accessibility_button_homescreen">Home screen</string>
<!-- Content description for tab switcher button [CHAR LIMIT=NONE] -->
<string name="accessibility_button_navscreen">Page manager</string>