mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_UTIL_CONFIRM_*
This commit is contained in:
parent
1d4b9173fc
commit
8412198138
10 changed files with 7 additions and 74 deletions
|
@ -723,14 +723,6 @@
|
|||
// View
|
||||
#define STRING_VIEW_TOO_SMALL "Dieser Report hat eine Mindestbreite von {1} und passt nicht in die Bildschirmbreite von {2}."
|
||||
|
||||
// util
|
||||
#define STRING_UTIL_CONFIRM_YES "ja"
|
||||
#define STRING_UTIL_CONFIRM_YES_U "Ja"
|
||||
#define STRING_UTIL_CONFIRM_NO "nein"
|
||||
#define STRING_UTIL_CONFIRM_ALL "alle"
|
||||
#define STRING_UTIL_CONFIRM_ALL_U "Alle"
|
||||
#define STRING_UTIL_CONFIRM_QUIT "abbrechen"
|
||||
|
||||
// Legacy
|
||||
#define STRING_LEGACY_PRIORITY "Legacy attribute found. Please change '{1}' to '{2}'."
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue