mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_ADD_*
This commit is contained in:
parent
5f407ad121
commit
f8ae0577b4
11 changed files with 7 additions and 36 deletions
|
@ -27,9 +27,6 @@
|
|||
#ifndef INCLUDED_STRINGS
|
||||
#define INCLUDED_STRINGS
|
||||
|
||||
#define STRING_CMD_ADD_FEEDBACK "Tâche {1} crée."
|
||||
#define STRING_CMD_ADD_RECUR "Created task {1} (recurrence template)."
|
||||
#define STRING_CMD_ADD_USAGE "Ajoute une nouvelle tâche"
|
||||
#define STRING_CMD_ALIASES_USAGE "Generates a list of all aliases, for autocompletion purposes"
|
||||
#define STRING_CMD_CAL_BAD_ARG "Could not recognize argument '{1}'."
|
||||
#define STRING_CMD_CAL_BAD_MONTH "Argument '{1}' is not a valid month."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue