mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-04 10:37:19 +02:00
Virtual Tags
- The 'info' command now shows virtual tags.
This commit is contained in:
parent
3b9d88a87b
commit
58e62711f3
12 changed files with 45 additions and 0 deletions
|
@ -296,6 +296,7 @@
|
|||
#define STRING_CMD_INFO_UNTIL "Jusqu'au"
|
||||
#define STRING_CMD_INFO_MODIFICATION "Modification"
|
||||
#define STRING_CMD_INFO_MODIFIED "Dernier modifié"
|
||||
#define STRING_CMD_INFO_VIRTUAL_TAGS "Virtual tags"
|
||||
#define STRING_CMD_UNDO_USAGE "Annule les changements les plus récents sur une tâche"
|
||||
#define STRING_CMD_UNDO_MODS "The undo command does not allow further task modification."
|
||||
#define STRING_CMD_STATS_USAGE "Affiche les statistiques de la base de donnée"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue