mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Typo
- Fixed configuration setting typo (thanks to trHD).
This commit is contained in:
parent
14c17d5c4d
commit
144ca70a36
3 changed files with 3 additions and 2 deletions
1
AUTHORS
1
AUTHORS
|
@ -161,4 +161,5 @@ suggestions:
|
|||
Florian Hollerweger
|
||||
Thomas Sullivan
|
||||
Tim None
|
||||
trHD
|
||||
|
||||
|
|
|
@ -105,7 +105,7 @@
|
|||
|
||||
// A3
|
||||
#define STRING_A3_ALTERNATE_RC "Using alternate .taskrc file {1}"
|
||||
#define STRING_A3_ALTERNATE_DATA "Using alternate date.location {1}"
|
||||
#define STRING_A3_ALTERNATE_DATA "Using alternate data.location {1}"
|
||||
#define STRING_A3_OVERRIDE_RC "Configuration override rc.{1}:{2}"
|
||||
#define STRING_A3_OVERRIDE_PROBLEM "Problem with override: {1}"
|
||||
#define STRING_A3_UNKNOWN_ATTMOD "Error: unrecognized attribute modifier '{1}'."
|
||||
|
|
|
@ -104,7 +104,7 @@
|
|||
|
||||
// A3
|
||||
#define STRING_A3_ALTERNATE_RC "Usando el archivo .taskrc alternativo {1}"
|
||||
#define STRING_A3_ALTERNATE_DATA "Usando date.location alternativa {1}"
|
||||
#define STRING_A3_ALTERNATE_DATA "Usando data.location alternativa {1}"
|
||||
// Sobrescritura: de R.A.E. sobrescribir
|
||||
#define STRING_A3_OVERRIDE_RC "Sobrescritura de configuración rc.{1}:{2}"
|
||||
#define STRING_A3_OVERRIDE_PROBLEM "Problema con sobrescritura: {1}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue