diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-31 09:27:37 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-31 09:27:37 (GMT) |
commit | 2a5ab1a8510b410eb9cc92adffbe47b94e7c3755 (patch) | |
tree | 0853452647e70ed8e56c24af507007ce329c8fbd /library | |
parent | 5feb167825e887e05b6d2b096d9c016d95fecd2b (diff) | |
download | tk-2a5ab1a8510b410eb9cc92adffbe47b94e7c3755.zip tk-2a5ab1a8510b410eb9cc92adffbe47b94e7c3755.tar.gz tk-2a5ab1a8510b410eb9cc92adffbe47b94e7c3755.tar.bz2 |
Forgot newline at end
Diffstat (limited to 'library')
-rw-r--r-- | library/msgs/es_ES.msg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/msgs/es_ES.msg b/library/msgs/es_ES.msg index fe1e11e..77e5a92 100644 --- a/library/msgs/es_ES.msg +++ b/library/msgs/es_ES.msg @@ -2,4 +2,4 @@ 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 +} |