Fix %s problem in Japanese string

git-svn-id: https://zxing.googlecode.com/svn/trunk@2646 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
srowen@gmail.com 2013-04-10 16:37:26 +00:00
parent 042c690d36
commit 322119d24a

View file

@ -96,7 +96,7 @@
<string name="preferences_bulk_mode_summary">QRコードを連続スキャンして保存します</string>
<string name="preferences_bulk_mode_title">連続スキャンモード</string>
<string name="preferences_copy_to_clipboard_title">クリップボードにコピー</string>
<string name="preferences_custom_product_search_summary">引数:%s=コンテンツ、%f=フォーマット、%t=タイプ</string>
<string name="preferences_custom_product_search_summary" formatted="false">引数:%s=コンテンツ、%f=フォーマット、%t=タイプ</string>
<string name="preferences_custom_product_search_title">カスタムサーチ URL</string>
<string name="preferences_decode_1D_title">1次元バーコード</string>
<string name="preferences_decode_Data_Matrix_title">データマトリクス</string>