diff options
author | Eric Fischer <enf@google.com> | 2011-05-26 15:39:54 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-05-26 15:39:54 -0700 |
commit | e28f6ada8f0ea32306b5c607958eac40aa5a1025 (patch) | |
tree | 881b65b7b256c967c7219b748653bed64776f80e /res/values-en-rGB-sw600dp/strings.xml | |
parent | 9b8cd1e564984874f2a6f5cc9bdc68cda8aa15ce (diff) | |
download | packages_apps_Browser-e28f6ada8f0ea32306b5c607958eac40aa5a1025.zip packages_apps_Browser-e28f6ada8f0ea32306b5c607958eac40aa5a1025.tar.gz packages_apps_Browser-e28f6ada8f0ea32306b5c607958eac40aa5a1025.tar.bz2 |
Import revised translations.
Change-Id: Icb6e05e40c49676e9fd141ded83211ac4dd1efbe
Diffstat (limited to 'res/values-en-rGB-sw600dp/strings.xml')
-rw-r--r-- | res/values-en-rGB-sw600dp/strings.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/res/values-en-rGB-sw600dp/strings.xml b/res/values-en-rGB-sw600dp/strings.xml new file mode 100644 index 0000000..fc9cd2e --- /dev/null +++ b/res/values-en-rGB-sw600dp/strings.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2010 The Android Open Source 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="new_tab" msgid="2448577107218085816">"New tab"</string> + <string name="new_incognito_tab" msgid="7101126413435433601">"New incognito tab"</string> + <string name="active_tabs" msgid="2049888145890815012">"Tabs"</string> + <string name="contextmenu_openlink_newwindow" msgid="4034130612746354398">"Open in new tab"</string> + <string name="contextmenu_openlink_newwindow_background" msgid="7104473293755016241">"Open in new background tab"</string> + <string name="open_all_in_new_window" msgid="4294281492905397499">"Open all in new tabs"</string> + <string name="pref_content_open_in_background_summary" msgid="4799440480107121813">"Open new tabs behind the current one"</string> + <string name="recover_title" msgid="1558775426269800998">"Restore tabs?"</string> + <string name="recover_prompt" msgid="3793203259958951755">"Browser appears to have crashed. Would you like to restore the tabs from your last session?"</string> +</resources> |