diff options
author | Damon Chaplin <damon@ximian.com> | 2001-07-28 07:05:55 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-07-28 07:05:55 +0800 |
commit | 4bb63884f116db1124dca6f15b27cbf6ceced66e (patch) | |
tree | aa85e1ed9bd6be91b0668ae104b0f4491a51780f /po/ChangeLog | |
parent | 0e63c483d69dcba865cef034bbcbcfe101b0d4d0 (diff) | |
download | gsoc2013-evolution-4bb63884f116db1124dca6f15b27cbf6ceced66e.tar gsoc2013-evolution-4bb63884f116db1124dca6f15b27cbf6ceced66e.tar.gz gsoc2013-evolution-4bb63884f116db1124dca6f15b27cbf6ceced66e.tar.bz2 gsoc2013-evolution-4bb63884f116db1124dca6f15b27cbf6ceced66e.tar.lz gsoc2013-evolution-4bb63884f116db1124dca6f15b27cbf6ceced66e.tar.xz gsoc2013-evolution-4bb63884f116db1124dca6f15b27cbf6ceced66e.tar.zst gsoc2013-evolution-4bb63884f116db1124dca6f15b27cbf6ceced66e.zip |
changed strftime format translation from "%A %b de %B" to "%A %d de %B".
2001-07-27 Damon Chaplin <damon@ximian.com>
* es.po: changed strftime format translation from "%A %b de %B" to
"%A %d de %B". It was showing the abbreviated month name instead of
the day number.
svn path=/trunk/; revision=11464
Diffstat (limited to 'po/ChangeLog')
-rw-r--r-- | po/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 33b93f1b78..f8f4567aba 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,9 @@ +2001-07-27 Damon Chaplin <damon@ximian.com> + + * es.po: changed strftime format translation from "%A %b de %B" to + "%A %d de %B". It was showing the abbreviated month name instead of + the day number. + 2001-07-27 Andras Timar <timar@gnome.hu> * hu.po: Updated Hungarian translation. |