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 "Bis"
#define STRING_CMD_INFO_USAGE "Zeigt alle Daten und Metadaten"
#define STRING_CMD_INFO_VIRTUAL_TAGS "Virtual tags"
#define STRING_CMD_REPORTS_DESC "Beschreibung"
#define STRING_CMD_REPORTS_REPORT "Report"
#define STRING_CMD_REPORTS_SUMMARY "{1} Reports"
#define STRING_CMD_REPORTS_USAGE "Zeigt alle unterstützten Reports"
#define STRING_CMD_TAGS_NO_TAGS "Keine Schlagworte."
#define STRING_CMD_TAGS_PLURAL "{1} Schlagworte"
#define STRING_CMD_TAGS_SINGLE "1 Schlagwort"