New SAVE_TO option
[jvcard.git] / src / be / nikiroo / jvcard / resources / resources_en.properties
index 237c898f42ef2bbc0c90096a764b26a3d4abbf9e..4d85912b1fa290602856f9fcfe5094ae53978df1 100644 (file)
@@ -30,7 +30,7 @@ KEY_ACTION_VIEW_CONTACT = Open
 KEY_ACTION_EDIT_CONTACT = Edit
 # (WHAT: Action key, WHERE: ContactDetails)
 # Edit the contact in RAW mode
-KEY_ACTION_EDIT_CONTACT_RAW = 
+KEY_ACTION_EDIT_CONTACT_RAW = Raw
 # (WHAT: Action key, WHERE: ContactDetailsRaw)
 # Edit the RAW field
 KEY_ACTION_EDIT_FIELD = Edit
@@ -95,6 +95,9 @@ CLI_HELP_MODE_LOAD_PHOTO = load the contact photos (following FORMAT) from DIR
 # The Help message line for --save-photo usage
 CLI_HELP_MODE_SAVE_PHOTO = save the contact photos (following FORMAT) into DIR
 # (WHAT: CLI --help)
+# The Help message line for --save-to usage
+CLI_HELP_MODE_SAVE_TO = save all the given files into the first card (.vcf means VCard, the rest is abook format)
+# (WHAT: CLI --help)
 # The Help message line for config save usage
 CLI_HELP_MODE_SAVE_CONFIG = save the configuration files into DIR
 # (WHAT: CLI --help)