l10n: Eliminated STRING_CONTEXT_NEED_RC

This commit is contained in:
Paul Beckingham 2018-01-15 11:06:18 -05:00
parent 487d504486
commit efff69bc49
10 changed files with 1 additions and 10 deletions

View file

@ -580,7 +580,6 @@
// Context
#define STRING_CONTEXT_CREATE_RC "Keine Konfigurationsdatei in {1} gefunden.\n\nMöchten Sie ein Beispiel {2} erstellt haben, sodass taskwarrior fortfahren kann?"
#define STRING_CONTEXT_NEED_RC "Kann nicht ohne rc-Datei fortfahren."
#define STRING_CONTEXT_RC_OVERRIDE "TASKRC außer Kraft gesetzt durch: {1}"
#define STRING_CONTEXT_DATA_OVERRIDE "TASKDATA außer Kraft gesetzt durch: {1}"