diff options
author | Eric Fischer <enf@google.com> | 2010-10-27 14:30:30 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2010-10-27 14:30:30 -0700 |
commit | 286855136d5c145feb2707937d5dc7e1d92204df (patch) | |
tree | 6ef0910ededde2d85f73aa9314bf8e3951982286 /res/values-es-rUS-xlarge | |
parent | 756e908e3296422f6de3fda77561906baf8d8f88 (diff) | |
download | packages_apps_Browser-286855136d5c145feb2707937d5dc7e1d92204df.zip packages_apps_Browser-286855136d5c145feb2707937d5dc7e1d92204df.tar.gz packages_apps_Browser-286855136d5c145feb2707937d5dc7e1d92204df.tar.bz2 |
Import revised translations.
Change-Id: I718ea886c624aa2a73e54b6fa626c932ac87fba0
Diffstat (limited to 'res/values-es-rUS-xlarge')
-rw-r--r-- | res/values-es-rUS-xlarge/strings.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/res/values-es-rUS-xlarge/strings.xml b/res/values-es-rUS-xlarge/strings.xml new file mode 100644 index 0000000..f52826a --- /dev/null +++ b/res/values-es-rUS-xlarge/strings.xml @@ -0,0 +1,22 @@ +<?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="7275656655054293038">"Pestaña nueva"</string> + <string name="new_incognito_tab" msgid="5149742197322201152">"Nueva pestaña de incógnito"</string> + <string name="active_tabs" msgid="5324492165541331128">"Pestañas"</string> +</resources> |