l10n: Eliminated STRING_CMD_REPORTS_*

This commit is contained in:
Paul Beckingham 2018-01-21 12:14:45 -05:00
parent f307cabc9e
commit c8c2be1652
10 changed files with 4 additions and 42 deletions

View file

@ -53,10 +53,6 @@
#define STRING_CMD_INFO_UNTIL "Jusqu'au"
#define STRING_CMD_INFO_USAGE "Affiche toutes les données et méta-données"
#define STRING_CMD_INFO_VIRTUAL_TAGS "Virtual tags"
#define STRING_CMD_REPORTS_DESC "Description"
#define STRING_CMD_REPORTS_REPORT "Rapport"
#define STRING_CMD_REPORTS_SUMMARY "{1} rapports"
#define STRING_CMD_REPORTS_USAGE "Liste tous les rapports supportés"
#define STRING_CMD_TAGS_NO_TAGS "Pas d'étiquettes."
#define STRING_CMD_TAGS_PLURAL "{1} étiquettes"
#define STRING_CMD_TAGS_SINGLE "1 étiquette"