Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Clocks
Clocks
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 48
    • Issues 48
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 14
    • Merge Requests 14
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • ClocksClocks
  • Issues
  • #118

Closed
Open
Opened Jun 06, 2020 by Jordi Mas@jmasDeveloper

Saturday and Sunday share the same translation

Hello, Saturday and Sunday share the same letter in English ('S'):

https://gitlab.gnome.org/GNOME/gnome-clocks/-/blob/master/src/utils.vala#L168

What happens is that getText considers them the same same translation and groups them:

https://gitlab.gnome.org/GNOME/gnome-clocks/-/blob/master/po/ca.po#L506

As you can image, we need the ability to specify different translations for Saturday and Sunday in many languages.

One possible solution will be to use a different msgctxt then gettext considers them different translations.

Jordi,

Edited Jun 06, 2020 by Jordi Mas
Assignee
Assign to
GNOME 3.38
Milestone
GNOME 3.38
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/gnome-clocks#118