corrected commit

mCurrentPassPhrase, mChangePassPhrase

Minor variable naming Issue #338
This commit is contained in:
Ankush
2014-03-06 10:05:43 +05:30
parent 5f3c9f3eb9
commit 8e29b82d6d
28 changed files with 85 additions and 85 deletions

View File

@@ -13,7 +13,7 @@
<string name="title_preferences">設定</string>
<string name="title_api_registered_apps">登録済みのアプリケーション</string>
<string name="title_key_server_preference">鍵サーバ設定</string>
<string name="title_change_pass_phrase">パスフレーズの変更</string>
<string name="title_change_passphrase">パスフレーズの変更</string>
<string name="title_set_passphrase">パスフレーズの設定</string>
<string name="title_send_email">メールの送信…</string>
<string name="title_encrypt_to_file">暗号化してファイルに</string>