X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Fjvcard%2Fresources%2Fresources_en.properties;h=4d85912b1fa290602856f9fcfe5094ae53978df1;hb=812124d18d08bfc270adab0cd1e289dc6126563b;hp=237c898f42ef2bbc0c90096a764b26a3d4abbf9e;hpb=47d06cf312c7f7a86b5861bb9a762c8856c4f58e;p=jvcard.git diff --git a/src/be/nikiroo/jvcard/resources/resources_en.properties b/src/be/nikiroo/jvcard/resources/resources_en.properties index 237c898..4d85912 100644 --- a/src/be/nikiroo/jvcard/resources/resources_en.properties +++ b/src/be/nikiroo/jvcard/resources/resources_en.properties @@ -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)