diff options
author | swiergot <swiergot> | 2007-02-16 13:06:41 +0000 |
---|---|---|
committer | swiergot <swiergot> | 2007-02-16 13:06:41 +0000 |
commit | 5598d72c503c34a8f1136fa8d2824cfc0141a08b (patch) | |
tree | 6a4d47137069a36a242463aa6586d6affcec7ca1 /web/lang/es/test_po.inc | |
parent | ce2e4460ae3449eb3dee29c33ffa3cc1a3037cbb (diff) | |
download | aurweb-5598d72c503c34a8f1136fa8d2824cfc0141a08b.tar.xz |
Spanish translation update from Víctor Martinez Romanos.
Diffstat (limited to 'web/lang/es/test_po.inc')
-rw-r--r-- | web/lang/es/test_po.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lang/es/test_po.inc b/web/lang/es/test_po.inc index 48c4346..ba5b678 100644 --- a/web/lang/es/test_po.inc +++ b/web/lang/es/test_po.inc @@ -11,6 +11,6 @@ $_t["es"]["Hello, world!"] = "¡Hola, mundo!"; $_t["es"]["Hello, again!"] = "¡Hola, otra vez!"; -$_t["es"]["My current language tag is: '%s'."] = "Mi etiqueta actual del idioma es: '%s'."; +$_t["es"]["My current language tag is: '%s'."] = "Mi identificador actual del idioma es: '%s'."; ?>
\ No newline at end of file |