diff options
author | steckbrief <steckbrief@chefmail.de> | 2016-02-23 14:33:40 +0100 |
---|---|---|
committer | steckbrief <steckbrief@chefmail.de> | 2016-02-23 14:33:40 +0100 |
commit | 6d4a55a08743032bb3f0a068d09aaae588eb0b17 (patch) | |
tree | 6835cf37618a8c36df805382ea32a24ae2eba8d0 /src/main/res/values-ja | |
parent | 303a3a16217c1d102216ab8d91cb03ea8039dd3c (diff) |
Removed stupid message correction
Diffstat (limited to 'src/main/res/values-ja')
-rw-r--r-- | src/main/res/values-ja/strings.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main/res/values-ja/strings.xml b/src/main/res/values-ja/strings.xml index 6545dd1e..63a08fb4 100644 --- a/src/main/res/values-ja/strings.xml +++ b/src/main/res/values-ja/strings.xml @@ -555,6 +555,4 @@ <string name="selection_too_large">選択した範囲が大きすぎます</string> <string name="no_accounts">(アクティベートしたアカウントはありません)</string> <string name="this_field_is_required">このフィールドは必須です</string> - <string name="correct_message">メッセージを修正</string> - <string name="send_corrected_message">修正したメッセージを送信</string> </resources> |