summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2006-12-22 18:48:10 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2006-12-22 18:48:10 (GMT)
commit9f020ab6cfb95c85e3ffd8b415d4a32502d88bc2 (patch)
treeced34c0cbfaa4c35a420cb44cee076ee6a2eea60 /ChangeLog
parentb64d0ff9d84e4c6445491d90f8fb99916b45cb48 (diff)
downloadtk-9f020ab6cfb95c85e3ffd8b415d4a32502d88bc2.zip
tk-9f020ab6cfb95c85e3ffd8b415d4a32502d88bc2.tar.gz
tk-9f020ab6cfb95c85e3ffd8b415d4a32502d88bc2.tar.bz2
Spanish always uses "Guardar" to mean "Save" in the computer sense. [Bug 1111213]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2dfa801..08e0b67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-12-22 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * library/msgs/es_ES.msg (removed):
+ * library/msgs/es.msg: Fixed translation fault that was present in all
+ Spanish-speaking locales. [Bug 1111213]
+
2006-12-19 Jeff Hobbs <jeffh@ActiveState.com>
* win/tkWinButton.c (TkpDisplayButton): lint init. [Bug 1618604]