diff options
author | 2013-02-11 18:34:47 +0000 | |
---|---|---|
committer | 2013-02-11 18:34:47 +0000 | |
commit | a92a97d2cd0657a36112f525c3e1e719415ad0b3 (patch) | |
tree | fd6442d452b956a915f04f6102227e7482842d1d /java/res/values-ja | |
parent | d3c9ec8133ae203b10eafc8547cbda51d995a44e (diff) | |
parent | d069d67038068c830e1965d53abea0216538a7d9 (diff) | |
download | latinime-a92a97d2cd0657a36112f525c3e1e719415ad0b3.tar.gz latinime-a92a97d2cd0657a36112f525c3e1e719415ad0b3.tar.xz latinime-a92a97d2cd0657a36112f525c3e1e719415ad0b3.zip |
Merge "Import translations. DO NOT MERGE"
Diffstat (limited to 'java/res/values-ja')
-rw-r--r-- | java/res/values-ja/dictionary-pack.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/java/res/values-ja/dictionary-pack.xml b/java/res/values-ja/dictionary-pack.xml new file mode 100644 index 000000000..f6b3cd353 --- /dev/null +++ b/java/res/values-ja/dictionary-pack.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2013, 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"> + <!-- no translation found for dictionary_pack_client_id (1377225793890763880) --> + <skip /> + <string name="dictionary_pack_metadata_uri" msgid="7358732852869583774"></string> +</resources> |