diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2005-01-31 09:27:37 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2005-01-31 09:27:37 (GMT) |
commit | cbed3671b95d918a0effc7f78d45bfb3d6030ce2 (patch) | |
tree | 0853452647e70ed8e56c24af507007ce329c8fbd /library/msgs | |
parent | 360b5d7a3fcce977834847e07bc6698c35368f0b (diff) | |
download | tk-cbed3671b95d918a0effc7f78d45bfb3d6030ce2.zip tk-cbed3671b95d918a0effc7f78d45bfb3d6030ce2.tar.gz tk-cbed3671b95d918a0effc7f78d45bfb3d6030ce2.tar.bz2 |
Forgot newline at end
Diffstat (limited to 'library/msgs')
-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 +} |