mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
L10N: Fixed ambiguity in the esp-ESP localization
- Thanks to Fidel Mato.
This commit is contained in:
parent
c6e190118f
commit
079e2f3008
2 changed files with 3 additions and 1 deletions
|
@ -19,6 +19,8 @@
|
|||
- Deprecated the 'DUETODAY' virtual tag, which is a synonym for the 'TODAY'
|
||||
virtual tag.
|
||||
- Removed deprecated 'alias._query' setting.
|
||||
- Fixed ambiguity in the esp-ESP localization
|
||||
(thanks to Fidel Mato).
|
||||
|
||||
2.5.1 (2016-02-24) 8b4ae3b54b44dfbd00b96cdd6dceb8dfe7cc1ea0
|
||||
|
||||
|
|
|
@ -1048,7 +1048,7 @@
|
|||
#define STRING_UTIL_CONFIRM_NO "no" // |esp-ESP|==|eng-USA|
|
||||
#define STRING_UTIL_CONFIRM_ALL "todos"
|
||||
#define STRING_UTIL_CONFIRM_ALL_U "Todos"
|
||||
#define STRING_UTIL_CONFIRM_QUIT "sal"
|
||||
#define STRING_UTIL_CONFIRM_QUIT "canc"
|
||||
#define STRING_UTIL_GIBIBYTES "GiB" // |esp-ESP|==|eng-USA|
|
||||
#define STRING_UTIL_MEBIBYTES "MiB" // |esp-ESP|==|eng-USA|
|
||||
#define STRING_UTIL_KIBIBYTES "KiB" // |esp-ESP|==|eng-USA|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue