Typo
- Fixed configuration setting typo (thanks to trHD).
This commit is contained in:
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}"
|
||||
|
||||
Reference in New Issue
Block a user