New SAVE_TO option
[jvcard.git] / src / be / nikiroo / jvcard / resources / resources.properties
index 875a1ca0dfd4821d0d494886ae035ebe0075684f..56fe16a1304c1e79a459f748804cdcf878c69556 100644 (file)
@@ -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