l10n: Eliminated STRING_UTIL_CONFIRM_*

This commit is contained in:
Paul Beckingham
2018-01-15 13:43:34 -05:00
parent ff02cf8613
commit bc90b9a4e1
10 changed files with 7 additions and 74 deletions

View File

@@ -723,14 +723,6 @@
// View
#define STRING_VIEW_TOO_SMALL "Raport ma minimalną szerokość {1} i nie mieści się w dostępnej przestrzeni {2}."
// util
#define STRING_UTIL_CONFIRM_YES "tak"
#define STRING_UTIL_CONFIRM_YES_U "Tak"
#define STRING_UTIL_CONFIRM_NO "nie"
#define STRING_UTIL_CONFIRM_ALL "wszystko"
#define STRING_UTIL_CONFIRM_ALL_U "Wszystko"
#define STRING_UTIL_CONFIRM_QUIT "wyjście"
// Legacy
#define STRING_LEGACY_PRIORITY "Legacy attribute found. Please change '{1}' to '{2}'."