add Japanese translation

This commit is contained in:
sachio.tomita 2014-12-24 13:28:39 +09:00
parent 46a9a00f39
commit 3b28b4669b
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="crop__saving">保存中…</string>
<string name="crop__wait">お待ちください…</string>
<string name="crop__pick_error">画像が見つかりません</string>
<string name="crop__done">決定</string>
<string name="crop__cancel" tools:ignore="ButtonCase">キャンセル</string>
</resources>