summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2009-10-13 16:34:38 -0700
committerEric Fischer <enf@google.com>2009-10-13 16:34:38 -0700
commitaf1c75f78b6ba44478e49f384288ca1e27c546dc (patch)
treef5693eacfc69f37081af6efec668d8b436781ef4
parentd43276900d85a6439873a3f2ed02e2a3d5f1e773 (diff)
downloadandroid_packages_apps_HTMLViewer-af1c75f78b6ba44478e49f384288ca1e27c546dc.tar.gz
android_packages_apps_HTMLViewer-af1c75f78b6ba44478e49f384288ca1e27c546dc.tar.bz2
android_packages_apps_HTMLViewer-af1c75f78b6ba44478e49f384288ca1e27c546dc.zip
Reimport translations.
Change-Id: Iccc81cecfad35a6a0519cb30c5f461239917f916
-rw-r--r--res/values-cs/strings.xml6
-rw-r--r--res/values-da/strings.xml21
-rw-r--r--res/values-de/strings.xml6
-rw-r--r--res/values-el/strings.xml21
-rw-r--r--res/values-es-rUS/strings.xml21
-rw-r--r--res/values-es/strings.xml6
-rw-r--r--res/values-fr/strings.xml6
-rw-r--r--res/values-it/strings.xml6
-rw-r--r--res/values-ja/strings.xml21
-rw-r--r--res/values-ko/strings.xml21
-rw-r--r--res/values-nb/strings.xml21
-rw-r--r--res/values-nl/strings.xml6
-rw-r--r--res/values-pl/strings.xml6
-rw-r--r--res/values-pt-rPT/strings.xml21
-rw-r--r--res/values-pt/strings.xml21
-rw-r--r--res/values-ru/strings.xml21
-rw-r--r--res/values-sv/strings.xml21
-rw-r--r--res/values-tr/strings.xml21
-rw-r--r--res/values-zh-rCN/strings.xml21
-rw-r--r--res/values-zh-rTW/strings.xml6
20 files changed, 276 insertions, 24 deletions
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index 8a39dd7..d9aa15d 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -15,7 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label">"Zobrazovač HTML"</string>
- <string name="permlab_accessDrm">"Získat přístup k obsahu DRM."</string>
- <string name="permdesc_accessDrm">"Umožní aplikaci získat přístup k obsahu chráněnému technologií DRM."</string>
+ <string name="app_label" msgid="3773515048729290843">"Zobrazovač HTML"</string>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"Získat přístup k obsahu DRM."</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"Umožní aplikaci získat přístup k obsahu chráněnému technologií DRM."</string>
</resources>
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
new file mode 100644
index 0000000..42257c6
--- /dev/null
+++ b/res/values-da/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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-fremviser"</string>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"Få adgang til DRM-indhold."</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"Tillader et program at få adgang til DRM-beskyttet indhold."</string>
+</resources>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 2d5440c..1782f41 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -15,7 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label">"HTML-Anzeige"</string>
- <string name="permlab_accessDrm">"Zugriff auf DRM-Content"</string>
- <string name="permdesc_accessDrm">"Eine Anwendung kann auf DRM-geschützten Content zugreifen."</string>
+ <string name="app_label" msgid="3773515048729290843">"HTML-Anzeige"</string>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"Zugriff auf DRM-Content"</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"Eine Anwendung kann auf DRM-geschützten Content zugreifen."</string>
</resources>
diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml
new file mode 100644
index 0000000..cb62b13
--- /dev/null
+++ b/res/values-el/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"Πρόσβαση σε περιεχόμενο DRM."</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"Επιτρέπει στην εφαρμογή την πρόσβαση σε περιεχόμενο προστατευμένο με DRM."</string>
+</resources>
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
new file mode 100644
index 0000000..d218b38
--- /dev/null
+++ b/res/values-es-rUS/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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">"Visualizador de HTML"</string>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"Acceder al contenido de DRM."</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"Permite a la aplicación acceder al contenido protegido por DRM."</string>
+</resources>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 1bc8f69..a61b7e6 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -15,7 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label">"Visor de HTML"</string>
- <string name="permlab_accessDrm">"Acceso a contenido con protección DRM"</string>
- <string name="permdesc_accessDrm">"Permite que la aplicación acceda a contenido protegido por DRM."</string>
+ <string name="app_label" msgid="3773515048729290843">"Visor de HTML"</string>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"Acceso a contenido con protección DRM"</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"Permite que la aplicación acceda a contenido protegido por DRM."</string>
</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index a79e635..67c89c0 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -15,7 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label">"Visionneuse HTML"</string>
- <string name="permlab_accessDrm">"Accès au contenu DRM"</string>
- <string name="permdesc_accessDrm">"Autorise l\'application à accéder à du contenu protégé par DRM."</string>
+ <string name="app_label" msgid="3773515048729290843">"Visionneuse HTML"</string>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"Accès au contenu DRM"</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"Autorise l\'application à accéder à du contenu protégé par DRM."</string>
</resources>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 0eaa6f5..04fcc34 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -15,7 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label">"Visualizzatore HTML"</string>
- <string name="permlab_accessDrm">"Accedere a contenuti DRM."</string>
- <string name="permdesc_accessDrm">"Consente l\'accesso dell\'applicazione a contenuti protetti tramite DRM."</string>
+ <string name="app_label" msgid="3773515048729290843">"Visualizzatore HTML"</string>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"Accedere a contenuti DRM."</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"Consente l\'accesso dell\'applicazione a contenuti protetti tramite DRM."</string>
</resources>
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
new file mode 100644
index 0000000..164c186
--- /dev/null
+++ b/res/values-ja/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"DRMコンテンツにアクセスする。"</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"DRM保護されているコンテンツへのアクセスをアプリケーションに許可します。"</string>
+</resources>
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
new file mode 100644
index 0000000..93ebc0a
--- /dev/null
+++ b/res/values-ko/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"DRM 콘텐츠에 액세스합니다."</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"응용프로그램이 DRM으로 보호된 콘텐츠에 액세스할 수 있도록 허용합니다."</string>
+</resources>
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
new file mode 100644
index 0000000..916f56a
--- /dev/null
+++ b/res/values-nb/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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-leser"</string>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"Få tilgang til DRM-innhold"</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"Gir programmer tilgang til DRM-beskyttet innhold."</string>
+</resources>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 128f300..0bc9cdf 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -15,7 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label">"HTML-viewer"</string>
- <string name="permlab_accessDrm">"DRM-inhoud openen."</string>
- <string name="permdesc_accessDrm">"Hiermee krijgt de toepassing toegang tot inhoud met DRM-bescherming."</string>
+ <string name="app_label" msgid="3773515048729290843">"HTML-viewer"</string>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"DRM-inhoud openen."</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"Hiermee krijgt de toepassing toegang tot inhoud met DRM-bescherming."</string>
</resources>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index 2c0ccd4..68ef93f 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -15,7 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label">"Przeglądarka HTML"</string>
- <string name="permlab_accessDrm">"Dostęp do treści chronionej za pomocą systemu DRM."</string>
- <string name="permdesc_accessDrm">"Zezwala aplikacji na dostęp do treści chronionej za pomocą systemu DRM."</string>
+ <string name="app_label" msgid="3773515048729290843">"Przeglądarka HTML"</string>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"Dostęp do treści chronionej za pomocą systemu DRM."</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"Zezwala aplikacji na dostęp do treści chronionej za pomocą systemu DRM."</string>
</resources>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
new file mode 100644
index 0000000..a8645d3
--- /dev/null
+++ b/res/values-pt-rPT/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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">"Visualizador de HTML"</string>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"Aceder a conteúdo DRM."</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"Permite que a aplicação aceda a conteúdo protegido por DRM."</string>
+</resources>
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
new file mode 100644
index 0000000..1673785
--- /dev/null
+++ b/res/values-pt/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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">"Leitor de HTML"</string>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"Acessar conteúdo DRM."</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"Permite que o aplicativo acesse conteúdo protegido por DRM."</string>
+</resources>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
new file mode 100644
index 0000000..85c813e
--- /dev/null
+++ b/res/values-ru/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"Доступ к содержанию DRM."</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"Предоставляет приложению доступ к содержанию, защищенному DRM."</string>
+</resources>
diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml
new file mode 100644
index 0000000..9d6be29
--- /dev/null
+++ b/res/values-sv/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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-visningsprogram"</string>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"Åtkomst till DRM-innehåll."</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"Tillåter att ett program får åtkomst till DRM-skyddat innehåll."</string>
+</resources>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
new file mode 100644
index 0000000..2c41fed
--- /dev/null
+++ b/res/values-tr/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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 Görüntüleyici"</string>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"DRM içeriğine erişin."</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"Uygulamaya DRM korumalı içeriğe erişme izni verir."</string>
+</resources>
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
new file mode 100644
index 0000000..abda25e
--- /dev/null
+++ b/res/values-zh-rCN/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 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>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"访问 DRM 内容。"</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"允许应用程序访问受 DRM 保护的内容。"</string>
+</resources>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index c39e2d9..68efed0 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -15,7 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label">"HTML 檢視器"</string>
- <string name="permlab_accessDrm">"存取 DRM 內容。"</string>
- <string name="permdesc_accessDrm">"允許應用程式存取 DRM 保護內容。"</string>
+ <string name="app_label" msgid="3773515048729290843">"HTML 檢視器"</string>
+ <string name="permlab_accessDrm" msgid="7850026158655780930">"存取 DRM 內容。"</string>
+ <string name="permdesc_accessDrm" msgid="36218014609780329">"允許應用程式存取 DRM 保護內容。"</string>
</resources>