- Fixed configuration setting typo (thanks to trHD).
This commit is contained in:
Paul Beckingham 2012-12-06 08:25:29 -05:00
parent 14c17d5c4d
commit 144ca70a36
3 changed files with 3 additions and 2 deletions

View file

@ -161,4 +161,5 @@ suggestions:
Florian Hollerweger
Thomas Sullivan
Tim None
trHD

View file

@ -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}'."

View file

@ -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}"