l10n: Eliminated STRING_CMD_STOP_*
This commit is contained in:
@@ -256,14 +256,6 @@
|
||||
#define STRING_CMD_PURGE_CONFIRM_R "Task '{1}' is a recurrence template. All its {2} deleted children tasks will be purged as well. Continue?"
|
||||
#define STRING_CMD_PURGE_NDEL_CHILD "Task '{1}' is a recurrence template. Its child task {2} must be deleted before it can be purged."
|
||||
|
||||
#define STRING_CMD_STOP_USAGE "Suppression de l'attribut 'start' d'une tâche"
|
||||
#define STRING_CMD_STOP_NO "Tâche non arrếtée"
|
||||
#define STRING_CMD_STOP_ALREADY "Tâche {1} '{2}' non arrêtée" // Étrange
|
||||
#define STRING_CMD_STOP_TASK "Arrêt de la tâche {1} '{2}'."
|
||||
#define STRING_CMD_STOP_CONFIRM "Stop task {1} '{2}'?"
|
||||
#define STRING_CMD_STOP_1 "Stopped {1} task."
|
||||
#define STRING_CMD_STOP_N "Stopped {1} tasks."
|
||||
|
||||
#define STRING_CMD_APPEND_USAGE "Appends text to an existing task description"
|
||||
#define STRING_CMD_APPEND_1 "Appended {1} task."
|
||||
#define STRING_CMD_APPEND_N "Appended {1} tasks."
|
||||
|
||||
Reference in New Issue
Block a user