New SAVE_TO option
[jvcard.git] / src / be / nikiroo / jvcard / resources / resources_en.properties
index 7dbc1c4680d750c2c59a0844fcf5d2ddd2235a03..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
@@ -46,6 +46,7 @@ KEY_ACTION_SEARCH = Search
 # (FORMAT: we could use: ' ', ┃, │...)
 # Field separator
 DEAULT_FIELD_SEPARATOR = ┃
+DEAULT_FIELD_SEPARATOR_NOUTF = |
 # (WHAT: Action key, WHERE: ContactDetails)
 # Invert the photo's colours
 KEY_ACTION_INVERT = Invert colours
@@ -94,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)
@@ -113,7 +117,7 @@ CLI_HELP_GUI = force the SWING terminal emulator
 CLI_HELP_TUI = force text mode (and supports headless JRE)
 # (WHAT: CLI --help)
 # The Help message line for: --
-CLI_HELP_NOUTF = do not use UTF-8, prefer simple ASCII
+CLI_HELP_NOUTF_OPTION = do not use UTF-8, prefer simple ASCII
 # (WHAT: CLI --help)
 # The Help message line for: --
 CLI_HELP_CONFIG = set the configuration directory to DIR