summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2013-08-19 08:35:47 -0700
committerBaligh Uddin <baligh@google.com>2013-08-19 08:35:47 -0700
commit95d49c775a96d2ae079205d752da1a3014f5fe19 (patch)
treeb65c975f08648e9ecab1f427edb34eda753448a4
parent5490ee5eeeb517c112e9584a5e9e42758113d2a6 (diff)
downloadandroid_packages_apps_HTMLViewer-95d49c775a96d2ae079205d752da1a3014f5fe19.tar.gz
android_packages_apps_HTMLViewer-95d49c775a96d2ae079205d752da1a3014f5fe19.tar.bz2
android_packages_apps_HTMLViewer-95d49c775a96d2ae079205d752da1a3014f5fe19.zip
Import translations. DO NOT MERGE
Change-Id: I159120a72c4bb6a1f573ae248e9db082fa3af09f Auto-generated-cl: translation import
-rw-r--r--res/values-en-rIN/strings.xml20
-rw-r--r--res/values-zh-rHK/strings.xml20
2 files changed, 40 insertions, 0 deletions
diff --git a/res/values-en-rIN/strings.xml b/res/values-en-rIN/strings.xml
new file mode 100644
index 0000000..02898f8
--- /dev/null
+++ b/res/values-en-rIN/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2008 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="app_label" msgid="3773515048729290843">"HTML Viewer"</string>
+</resources>
diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml
new file mode 100644
index 0000000..d478f99
--- /dev/null
+++ b/res/values-zh-rHK/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2008 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="app_label" msgid="3773515048729290843">"HTML 檢視器"</string>
+</resources>