1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-23 18:02:15 -05:00

Fix spelling mistake.

This commit is contained in:
Sander Bogaert 2012-07-26 09:15:44 -04:00 committed by Andrew Chen
parent 7c9a6b8592
commit 92bb3f4229

View File

@ -117,7 +117,7 @@ http://k9mail.googlecode.com/
<string name="delete_all_action">Clear folder</string>
<string name="forward_action">Forward</string>
<string name="move_action">Move</string>
<string name="move_or_copy_action">Move or Copymove_or_copy_action</string>
<string name="move_or_copy_action">Move or Copy</string>
<string name="continue_action">Continue</string>
<string name="back_action">Back</string>
<string name="done_action">Done</string> <!-- Used to complete a multi-step process -->