summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorTakuo Kitame <kitame@gmail.com>2013-08-22 17:44:14 +0900
committerTakuo Kitame <kitame@gmail.com>2013-08-22 17:44:14 +0900
commit38aca1ba498aead91de14f2357b12d9968bf0024 (patch)
treea83338581251cbfcd55d81e6b84d489a3324decf /res
parent3effba041c8019be2cdd5da19409c45f7529bade (diff)
downloadandroid_packages_providers_DownloadProvider-38aca1ba498aead91de14f2357b12d9968bf0024.tar.gz
android_packages_providers_DownloadProvider-38aca1ba498aead91de14f2357b12d9968bf0024.tar.bz2
android_packages_providers_DownloadProvider-38aca1ba498aead91de14f2357b12d9968bf0024.zip
DownloadProvider: Japanese translation
Change-Id: I0460c4d61b5cfe449d0515233cd8441e979dbdea
Diffstat (limited to 'res')
-rw-r--r--res/values-ja/cm_strings.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/res/values-ja/cm_strings.xml b/res/values-ja/cm_strings.xml
new file mode 100644
index 00000000..cae522e9
--- /dev/null
+++ b/res/values-ja/cm_strings.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="live_folder_drawer_label">ダウンロードフォルダ</string>
+ <string name="live_folder_label">ダウンロード</string>
+</resources>