summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRicardo Cerqueira <cyanogenmod@cerqueira.org>2013-11-01 16:06:14 +0000
committerRicardo Cerqueira <cyanogenmod@cerqueira.org>2013-11-01 16:06:14 +0000
commit4345583bf275e0c4f6706d3078b5db941a5eaf44 (patch)
tree86cf8e17b6c25738bc054c80b25bf1e52400501f
parent02cfa744d857e29ed9fb85150e267b490d2c5ecd (diff)
parent5fb10178b0d92900cfaf4f21d7a52c63b4195d2e (diff)
downloadandroid_packages_wallpapers_MagicSmoke-4345583bf275e0c4f6706d3078b5db941a5eaf44.tar.gz
android_packages_wallpapers_MagicSmoke-4345583bf275e0c4f6706d3078b5db941a5eaf44.tar.bz2
android_packages_wallpapers_MagicSmoke-4345583bf275e0c4f6706d3078b5db941a5eaf44.zip
Merge tag 'android-4.4_r1' into cm-11.0
Android 4.4 Release 1.0
-rw-r--r--AndroidManifest.xml3
-rw-r--r--res/values-en-rIN/strings.xml27
-rw-r--r--res/values-et-rEE/strings.xml27
-rw-r--r--res/values-fr-rCA/strings.xml27
-rw-r--r--res/values-hi/strings.xml2
-rw-r--r--res/values-hy-rAM/strings.xml27
-rw-r--r--res/values-ka-rGE/strings.xml27
-rw-r--r--res/values-km-rKH/strings.xml27
-rw-r--r--res/values-lo-rLA/strings.xml27
-rw-r--r--res/values-mn-rMN/strings.xml27
-rw-r--r--res/values-ms-rMY/strings.xml27
-rw-r--r--res/values-zh-rHK/strings.xml27
12 files changed, 271 insertions, 4 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index ce225f4..a080adb 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -25,9 +25,6 @@
<uses-feature android:name="android.software.live_wallpaper" />
- <uses-permission android:name="android.permission.SET_WALLPAPER_COMPONENT" />
- <uses-permission android:name="android.permission.BIND_WALLPAPER" />
-
<application
android:label="@string/wallpapers"
android:icon="@drawable/ic_launcher_wallpaper">
diff --git a/res/values-en-rIN/strings.xml b/res/values-en-rIN/strings.xml
new file mode 100644
index 0000000..512bfe4
--- /dev/null
+++ b/res/values-en-rIN/strings.xml
@@ -0,0 +1,27 @@
+<?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="wallpapers" msgid="9040514152147134380">"Magic Smoke Wallpaper"</string>
+ <string name="wallpaper_magicsmoke" msgid="1982855461335812678">"Magic Smoke"</string>
+ <string name="author" msgid="3728706901510651795">"Google"</string>
+ <string name="ok" msgid="2096612745586722488">"OK"</string>
+ <string name="taptochange" msgid="2128130912969723119">"Tap to change"</string>
+</resources>
diff --git a/res/values-et-rEE/strings.xml b/res/values-et-rEE/strings.xml
new file mode 100644
index 0000000..9b185f0
--- /dev/null
+++ b/res/values-et-rEE/strings.xml
@@ -0,0 +1,27 @@
+<?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="wallpapers" msgid="9040514152147134380">"Maagilise suitsu taustapildid"</string>
+ <string name="wallpaper_magicsmoke" msgid="1982855461335812678">"Maagiline suits"</string>
+ <string name="author" msgid="3728706901510651795">"Google"</string>
+ <string name="ok" msgid="2096612745586722488">"OK"</string>
+ <string name="taptochange" msgid="2128130912969723119">"Puudutage muutmiseks"</string>
+</resources>
diff --git a/res/values-fr-rCA/strings.xml b/res/values-fr-rCA/strings.xml
new file mode 100644
index 0000000..1281621
--- /dev/null
+++ b/res/values-fr-rCA/strings.xml
@@ -0,0 +1,27 @@
+<?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="wallpapers" msgid="9040514152147134380">"Fonds d\'écran fumée magique"</string>
+ <string name="wallpaper_magicsmoke" msgid="1982855461335812678">"Fumée magique"</string>
+ <string name="author" msgid="3728706901510651795">"Google"</string>
+ <string name="ok" msgid="2096612745586722488">"OK"</string>
+ <string name="taptochange" msgid="2128130912969723119">"Appuyer pour modifier la sélection"</string>
+</resources>
diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml
index b97b95f..f67f981 100644
--- a/res/values-hi/strings.xml
+++ b/res/values-hi/strings.xml
@@ -22,6 +22,6 @@
<string name="wallpapers" msgid="9040514152147134380">"Magic Smoke Wallpapers"</string>
<string name="wallpaper_magicsmoke" msgid="1982855461335812678">"जादुई धुंआ"</string>
<string name="author" msgid="3728706901510651795">"Google"</string>
- <string name="ok" msgid="2096612745586722488">"ठीक"</string>
+ <string name="ok" msgid="2096612745586722488">"ठीक है"</string>
<string name="taptochange" msgid="2128130912969723119">"बदलने के लिए टैप करें"</string>
</resources>
diff --git a/res/values-hy-rAM/strings.xml b/res/values-hy-rAM/strings.xml
new file mode 100644
index 0000000..3b4e6d7
--- /dev/null
+++ b/res/values-hy-rAM/strings.xml
@@ -0,0 +1,27 @@
+<?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="wallpapers" msgid="9040514152147134380">"Մոգական Ծուխ պաստառներ"</string>
+ <string name="wallpaper_magicsmoke" msgid="1982855461335812678">"Մոգական Ծուխ"</string>
+ <string name="author" msgid="3728706901510651795">"Google"</string>
+ <string name="ok" msgid="2096612745586722488">"Լավ"</string>
+ <string name="taptochange" msgid="2128130912969723119">"Հպեք՝ փոխելու համար"</string>
+</resources>
diff --git a/res/values-ka-rGE/strings.xml b/res/values-ka-rGE/strings.xml
new file mode 100644
index 0000000..85df03c
--- /dev/null
+++ b/res/values-ka-rGE/strings.xml
@@ -0,0 +1,27 @@
+<?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="wallpapers" msgid="9040514152147134380">"ჯადოსნური კვამლის ფონები"</string>
+ <string name="wallpaper_magicsmoke" msgid="1982855461335812678">"ჯადოსნური კვამლი"</string>
+ <string name="author" msgid="3728706901510651795">"Google"</string>
+ <string name="ok" msgid="2096612745586722488">"OK"</string>
+ <string name="taptochange" msgid="2128130912969723119">"შეეხეთ გამოსაცვლელად"</string>
+</resources>
diff --git a/res/values-km-rKH/strings.xml b/res/values-km-rKH/strings.xml
new file mode 100644
index 0000000..1fe43d4
--- /dev/null
+++ b/res/values-km-rKH/strings.xml
@@ -0,0 +1,27 @@
+<?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="wallpapers" msgid="9040514152147134380">"ផ្ទាំង​រូបភាព​​ផ្សែង​​វេទមន្ត"</string>
+ <string name="wallpaper_magicsmoke" msgid="1982855461335812678">"ផ្សែង​វេទមន្ត"</string>
+ <string name="author" msgid="3728706901510651795">"Google"</string>
+ <string name="ok" msgid="2096612745586722488">"យល់​ព្រម"</string>
+ <string name="taptochange" msgid="2128130912969723119">"ប៉ះ​ដើម្បី​ប្ដូរ"</string>
+</resources>
diff --git a/res/values-lo-rLA/strings.xml b/res/values-lo-rLA/strings.xml
new file mode 100644
index 0000000..210a281
--- /dev/null
+++ b/res/values-lo-rLA/strings.xml
@@ -0,0 +1,27 @@
+<?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="wallpapers" msgid="9040514152147134380">"ພາບພື້ນຫຼັງຄວັນເວດມົນ"</string>
+ <string name="wallpaper_magicsmoke" msgid="1982855461335812678">"ຄວັນເວດມົນ"</string>
+ <string name="author" msgid="3728706901510651795">"Google"</string>
+ <string name="ok" msgid="2096612745586722488">"ຕົກລົງ"</string>
+ <string name="taptochange" msgid="2128130912969723119">"ແຕະເພື່ອປ່ຽນ"</string>
+</resources>
diff --git a/res/values-mn-rMN/strings.xml b/res/values-mn-rMN/strings.xml
new file mode 100644
index 0000000..edd3f51
--- /dev/null
+++ b/res/values-mn-rMN/strings.xml
@@ -0,0 +1,27 @@
+<?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="wallpapers" msgid="9040514152147134380">"Шидэт утаа ханын зураг"</string>
+ <string name="wallpaper_magicsmoke" msgid="1982855461335812678">"Шидэт утаа"</string>
+ <string name="author" msgid="3728706901510651795">"Google"</string>
+ <string name="ok" msgid="2096612745586722488">"Тийм"</string>
+ <string name="taptochange" msgid="2128130912969723119">"Солих бол товшино уу"</string>
+</resources>
diff --git a/res/values-ms-rMY/strings.xml b/res/values-ms-rMY/strings.xml
new file mode 100644
index 0000000..87df5b4
--- /dev/null
+++ b/res/values-ms-rMY/strings.xml
@@ -0,0 +1,27 @@
+<?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="wallpapers" msgid="9040514152147134380">"Kertas Dinding Asap Magis"</string>
+ <string name="wallpaper_magicsmoke" msgid="1982855461335812678">"Asap Magis"</string>
+ <string name="author" msgid="3728706901510651795">"Google"</string>
+ <string name="ok" msgid="2096612745586722488">"OK"</string>
+ <string name="taptochange" msgid="2128130912969723119">"Ketik untuk menukar"</string>
+</resources>
diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml
new file mode 100644
index 0000000..31f9a85
--- /dev/null
+++ b/res/values-zh-rHK/strings.xml
@@ -0,0 +1,27 @@
+<?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="wallpapers" msgid="9040514152147134380">"魔法煙霧桌布"</string>
+ <string name="wallpaper_magicsmoke" msgid="1982855461335812678">"魔法煙霧"</string>
+ <string name="author" msgid="3728706901510651795">"Google"</string>
+ <string name="ok" msgid="2096612745586722488">"確定"</string>
+ <string name="taptochange" msgid="2128130912969723119">"輕按即可變更"</string>
+</resources>