Better msgctxt for month and weekday names
authorMatthias Clasen <mclasen@redhat.com>
Mon, 13 Sep 2010 16:02:13 +0000 (12:02 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 13 Sep 2010 16:27:04 +0000 (12:27 -0400)
commit0ecfc6e1f9fa3439f733fc75cc462218a0a1974e
tree42b64f7c72a394a527b772dadf0f03c030570324
parentbd569dc3c97fb23447951388cc57ff23844f96e3
Better msgctxt for month and weekday names

The current msgctxt string 'GDateTime" lead to the unability to
differentiate between the full and abbreviated name for May.
Therefore, the msgctxt strings have been changed to
  'full month name'
  'abbreviated month name'
  'full weekday name'
  'abbreviated weekday name'
This is a string change, but all translations have been updated
using an sed script.

Bug 629429
20 files changed:
glib/gdatetime.c
po/ar.po
po/de.po
po/en_GB.po
po/es.po
po/eu.po
po/gl.po
po/he.po
po/hu.po
po/id.po
po/ja.po
po/nb.po
po/pa.po
po/pl.po
po/pt.po
po/sr.po
po/sr@latin.po
po/sv.po
po/zh_HK.po
po/zh_TW.po