diff options
author | Ondrej Zima <keltuv.email@gmail.com> | 2013-05-19 21:50:41 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2013-06-24 05:18:05 -0700 |
commit | 53813616736f4187cffd49fbe4b04b6867806129 (patch) | |
tree | 563451e1f721fc26ada249179e265e88b5e9ec5c /CrespoParts/res/values-ja | |
parent | 0fc7122284dcf8d682829873d8f18cc8a88c6d91 (diff) | |
download | device_samsung_crespo-53813616736f4187cffd49fbe4b04b6867806129.zip device_samsung_crespo-53813616736f4187cffd49fbe4b04b6867806129.tar.gz device_samsung_crespo-53813616736f4187cffd49fbe4b04b6867806129.tar.bz2 |
Crespo/CrespoPartS: CS translaton
- added Czech
- added XML header
- added copyright
Change-Id: Ifb0fd33036e389df8fdb5a8bfa0c2e4412514292
Diffstat (limited to 'CrespoParts/res/values-ja')
-rw-r--r-- | CrespoParts/res/values-ja/arrays.xml | 15 | ||||
-rw-r--r-- | CrespoParts/res/values-ja/strings.xml | 14 |
2 files changed, 29 insertions, 0 deletions
diff --git a/CrespoParts/res/values-ja/arrays.xml b/CrespoParts/res/values-ja/arrays.xml index 7b6f3e3..0a143bf 100644 --- a/CrespoParts/res/values-ja/arrays.xml +++ b/CrespoParts/res/values-ja/arrays.xml @@ -1,3 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 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-array name="backlight_timeout_entries"> <item>2 秒</item> diff --git a/CrespoParts/res/values-ja/strings.xml b/CrespoParts/res/values-ja/strings.xml index be16488..57c5c9e 100644 --- a/CrespoParts/res/values-ja/strings.xml +++ b/CrespoParts/res/values-ja/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 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> <string name="app_name">Nexus S 設定</string> |