mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
TW-1820: Install with -DLANGUAGE=2 flag not work.
- Thanks to E. Manuel Cerr'on Angeles
This commit is contained in:
parent
504c49090b
commit
d031d4282f
3 changed files with 4 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
@ -294,3 +294,4 @@ suggestions:
|
|||
Slaven ʙanovic
|
||||
Ellington Santos
|
||||
george js
|
||||
E. Manuel Cerr'on Angeles
|
||||
|
|
|
@ -22,6 +22,8 @@
|
|||
(thanks to Ellington Santos).
|
||||
- TW-1813 Range filter doesn't work
|
||||
(thanks to george js).
|
||||
- TW-1820 Install with -DLANGUAGE=2 flag not work.
|
||||
(thanks to E. Manuel Cerr'on Angeles)
|
||||
- Added 'juhannus' as a synonym for 'midsommarafton'
|
||||
(thanks to Lynoure Braakman).
|
||||
- Deprecated the 'DUETODAY' virtual tag, which is a synonym for the 'TODAY'
|
||||
|
|
|
@ -769,6 +769,7 @@
|
|||
#define STRING_TLS_INIT_FAIL "Error inicializando TLS. {1}"
|
||||
#define STRING_ERROR_DETAILS "El ajuste 'calendar.details.report' debe contener un único nombre de informe."
|
||||
#define STRING_ERROR_NO_FILTER "Los filtros de línea de comando no están soportados por este comando."
|
||||
#define STRING_ERROR_CONFIRM_SIGINT "Interrupted: No changes made."
|
||||
#define STRING_ERROR_BAD_STATUS "El estatus '{1}' no es válido."
|
||||
|
||||
// Feedback
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue