diff options
author | Eric Fischer <enf@google.com> | 2011-06-03 10:22:52 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2011-06-03 10:22:52 -0700 |
commit | 919bc4be3f1577c86608209ad43a9eef1b9fc434 (patch) | |
tree | 4dacfbd7701c38396795b00d135eae248afb61d0 /res/values-in-sw600dp/strings.xml | |
parent | 3c6b30cd85e1d18cdd9aadf3f4860a40ce5fe44d (diff) | |
parent | ad311173d631cdd79fd209e321b67974a449c4e6 (diff) | |
download | packages_apps_Browser-919bc4be3f1577c86608209ad43a9eef1b9fc434.zip packages_apps_Browser-919bc4be3f1577c86608209ad43a9eef1b9fc434.tar.gz packages_apps_Browser-919bc4be3f1577c86608209ad43a9eef1b9fc434.tar.bz2 |
Merge "Import revised translations."
Diffstat (limited to 'res/values-in-sw600dp/strings.xml')
-rw-r--r-- | res/values-in-sw600dp/strings.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/res/values-in-sw600dp/strings.xml b/res/values-in-sw600dp/strings.xml new file mode 100644 index 0000000..86a75e5 --- /dev/null +++ b/res/values-in-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">"Tab baru"</string> + <string name="new_incognito_tab" msgid="7101126413435433601">"Tab penyamaran baru"</string> + <string name="active_tabs" msgid="2049888145890815012">"Tab"</string> + <string name="contextmenu_openlink_newwindow" msgid="4034130612746354398">"Buka di tab baru"</string> + <string name="contextmenu_openlink_newwindow_background" msgid="7104473293755016241">"Buka di tab latar belakang baru"</string> + <string name="open_all_in_new_window" msgid="4294281492905397499">"Buka semua di tab baru"</string> + <string name="pref_content_open_in_background_summary" msgid="4799440480107121813">"Buka tab baru di belakang tab ini"</string> + <string name="recover_title" msgid="1558775426269800998">"Pulihkan tab?"</string> + <string name="recover_prompt" msgid="3793203259958951755">"Peramban tampaknya telah mogok. Inginkah Anda memulihkan tab-tab yang terakhir terbuka?"</string> +</resources> |