summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-01-31 09:21:53 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-01-31 09:21:53 (GMT)
commit5feb167825e887e05b6d2b096d9c016d95fecd2b (patch)
tree220ee4d68697080951d5781696373984c2d5237b /library
parentce7eccff48f0a1c155ce5f0482ef25196b71b625 (diff)
downloadtk-5feb167825e887e05b6d2b096d9c016d95fecd2b.zip
tk-5feb167825e887e05b6d2b096d9c016d95fecd2b.tar.gz
tk-5feb167825e887e05b6d2b096d9c016d95fecd2b.tar.bz2
Add es_ES-specific localization. [Bug 1111213]
Diffstat (limited to 'library')
-rw-r--r--library/msgs/es_ES.msg5
1 files changed, 5 insertions, 0 deletions
diff --git a/library/msgs/es_ES.msg b/library/msgs/es_ES.msg
new file mode 100644
index 0000000..fe1e11e
--- /dev/null
+++ b/library/msgs/es_ES.msg
@@ -0,0 +1,5 @@
+namespace eval ::tk {
+ ::msgcat::mcset es_ES "&Save" "&Guardar"
+ ::msgcat::mcset es_ES "Save As" "Guardar como"
+ ::msgcat::mcset es_ES "Save To Log" "Guardar al archivo de traza"
+} \ No newline at end of file