diff options
author | 2010-07-20 14:17:34 +0900 | |
---|---|---|
committer | 2010-07-20 14:17:34 +0900 | |
commit | e04cc8b826a8d77c62b4377beaa7ba8879f9551e (patch) | |
tree | 50087dfb20bc3e506473f4a99e94ad65a70dd9e1 /java/res/values-ja | |
parent | 481a75fcfa81f0869f8e68c9f95390fb924ac2c5 (diff) | |
download | latinime-e04cc8b826a8d77c62b4377beaa7ba8879f9551e.tar.gz latinime-e04cc8b826a8d77c62b4377beaa7ba8879f9551e.tar.xz latinime-e04cc8b826a8d77c62b4377beaa7ba8879f9551e.zip |
Change the name of the application to Latin Keyboard
Change-Id: I0ae02c61fae200672004028196d3e8d990b4c32c
Diffstat (limited to 'java/res/values-ja')
-rw-r--r-- | java/res/values-ja/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/res/values-ja/strings.xml b/java/res/values-ja/strings.xml index f77cb210c..7867684cb 100644 --- a/java/res/values-ja/strings.xml +++ b/java/res/values-ja/strings.xml @@ -20,8 +20,8 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="english_ime_name" msgid="7252517407088836577">"Androidキーボード 2"</string> - <string name="english_ime_settings" msgid="6661589557206947774">"Androidキーボード 2 の設定"</string> + <string name="english_ime_name" msgid="7252517407088836577">"Androidキーボード"</string> + <string name="english_ime_settings" msgid="6661589557206947774">"Androidキーボードの設定"</string> <string name="vibrate_on_keypress" msgid="5258079494276955460">"キー操作バイブ"</string> <string name="sound_on_keypress" msgid="6093592297198243644">"キー操作音"</string> <string name="hit_correction" msgid="4855351009261318389">"入力ミス補正"</string> |