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
ff02cf8613
commit
bc90b9a4e1
10 changed files with 7 additions and 74 deletions
|
@ -723,14 +723,6 @@
|
|||
// View
|
||||
#define STRING_VIEW_TOO_SMALL "The report has a minimum width of {1} and does not fit in the available width of {2}."
|
||||
|
||||
// util
|
||||
#define STRING_UTIL_CONFIRM_YES "yes"
|
||||
#define STRING_UTIL_CONFIRM_YES_U "Yes"
|
||||
#define STRING_UTIL_CONFIRM_NO "no"
|
||||
#define STRING_UTIL_CONFIRM_ALL "all"
|
||||
#define STRING_UTIL_CONFIRM_ALL_U "All"
|
||||
#define STRING_UTIL_CONFIRM_QUIT "quit"
|
||||
|
||||
// Legacy
|
||||
#define STRING_LEGACY_PRIORITY "古い属性が見つかった。'{1}' を '{2}' に変更してください。"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue