diff options
author | Iestyn Pryce <dylunio@gmail.com> | 2007-09-14 20:21:08 +0800 |
---|---|---|
committer | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2007-09-14 20:21:08 +0800 |
commit | c5ee60bf1a520714f6be595b7d19e7e675a1d2ac (patch) | |
tree | 34f803e7a4d47183fcad9ff0468116dcd4916cd0 /po/cy.po | |
parent | 0565301f7b2162039df2642e901d149264894d85 (diff) | |
download | gsoc2013-evolution-c5ee60bf1a520714f6be595b7d19e7e675a1d2ac.tar.gz gsoc2013-evolution-c5ee60bf1a520714f6be595b7d19e7e675a1d2ac.tar.zst gsoc2013-evolution-c5ee60bf1a520714f6be595b7d19e7e675a1d2ac.zip |
Fix typo in date format string
2007-09-14 Iestyn Pryce <dylunio@gmail.com>
* cy.po: Fix typo in date format string
svn path=/trunk/; revision=34255
Diffstat (limited to 'po/cy.po')
-rw-r--r-- | po/cy.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14774,7 +14774,7 @@ msgstr "Ddoe %l:%M %p" #: ../mail/message-list.c:1536 ../widgets/table/e-cell-date.c:94 msgid "%a %l:%M %p" -msgstr "%a %l:$M %p" +msgstr "%a %l:%M %p" #: ../mail/message-list.c:1544 ../widgets/table/e-cell-date.c:102 msgid "%b %d %l:%M %p" |