[Gpe-bugs] [Bug 107] New: [l10n] the week name is duplicated

bugzilla-daemon at linuxtogo.org bugzilla-daemon at linuxtogo.org
Sun Oct 21 10:50:37 CEST 2007


http://bugs.linuxtogo.org/show_bug.cgi?id=107

           Summary: [l10n] the week name is duplicated
           Product: gpe-calendar
           Version: 0.91
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P4
         Component: default
        AssignedTo: gpe-bugs at linuxtogo.org
        ReportedBy: lidaobing at gmail.com
   Estimated Hours: 0.0


Hello,

in event-ui.c, line 1049~1050:

  const char *days[]
    = { _("M"), _("T"), _("W"), _("T"), _("F"), _("S"), _("S") };


this is very unfriendly to localization, the Tuesday and Thursday, Saturday and
Sunday share a same symbol, please use the `context' function of gettext to
distinguish this, thanks.


-- 
Configure bugmail: http://bugs.linuxtogo.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Gpe-bugs mailing list