summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2006-03-16 13:45:57 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2006-03-16 13:45:57 (GMT)
commit85a943495843b512c8b0bb47de86c98882b3b9fb (patch)
treecace7aeba94ce65e91c123ac867b0b814a4a8d1f /ChangeLog
parentca70d2f299a123f398ebf7e5f5621ad3cab3dcfa (diff)
downloadtk-85a943495843b512c8b0bb47de86c98882b3b9fb.zip
tk-85a943495843b512c8b0bb47de86c98882b3b9fb.tar.gz
tk-85a943495843b512c8b0bb47de86c98882b3b9fb.tar.bz2
Added message catalog for (Brazilian) Portuguese. [Bug 1405069]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ac3bd3..5158a5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-03-16 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+ * library/msgs/pt.msg: Messages for Portuguese (strictly just for
+ Brazilian Portuguese, but they'll do until we get other Portuguese
+ speakers localize) from Ricardo Jorge <ricardoj@users.sf.net> and
+ Silas Justiano <silasj@users.sf.net>. Many thanks! [Bug 1405069]
+
* generic/tkImgPhoto.c (ImgPhotoCmd, Tk_PhotoPutBlock)
(Tk_PhotoPutZoomedBlock): Added hack to detect copying of a photo with
a simple alpha channel and skip calling ToggleComplexAlphaIfNeeded.