mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_IMPORT_*
This commit is contained in:
parent
b5388cb3a4
commit
8badebca26
11 changed files with 6 additions and 52 deletions
|
@ -46,11 +46,6 @@
|
|||
#define STRING_CMD_IDS_USAGE_LIST "Affiche les IDs des tâches correspondantes, sous forme de liste"
|
||||
#define STRING_CMD_IDS_USAGE_RANGE "Affiche les IDs des tâches correspondantes, comme une plage"
|
||||
#define STRING_CMD_IDS_USAGE_ZSH "Affiche les IDs et les descriptions des tâches correspondantes"
|
||||
#define STRING_CMD_IMPORT_FILE "Importing '{1}'"
|
||||
#define STRING_CMD_IMPORT_MISSING "File '{1}' not found."
|
||||
#define STRING_CMD_IMPORT_SUMMARY "Imported {1} tasks."
|
||||
#define STRING_CMD_IMPORT_USAGE "Imports JSON files"
|
||||
#define STRING_CMD_IMPORT_UUID_BAD "Not a valid UUID '{1}'."
|
||||
#define STRING_CMD_INFO_BLOCKED "Cette tâche est bloquée par"
|
||||
#define STRING_CMD_INFO_BLOCKING "Cette tâche bloque"
|
||||
#define STRING_CMD_INFO_MODIFICATION "Modification"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue