Ticket #513 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

spelling used isn't consequently US English

Reported by: qense Owned by: armin
Priority: low Milestone: Gobby 0.4.12
Component: Gobby Version: 0.4.9
Severity: normal Keywords:
Cc: Launchpad Bug: Bug 485408

Description

This bug was originally reported by Mackenzie Morgan at <https://launchpad.net/bugs/485408>.

Throughout the application the word the English 'colour' is used, rather than the US English 'color'. Since by convention most (F)OSS projects use en_US as the C locale for their applications, it is the suggestion of the reporter and several commenters to make Gobby fully compliant to US English spelling as well.

A patch is located at http://launchpadlibrarian.net/35858792/gobby_0.4.9-2ubuntu2.debdiff Another one at http://launchpadlibrarian.net/35887653/gobby_0.4.9-2ubuntu3.debdiff

Change History

Changed 3 years ago by armin

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to Gobby 0.4.12

I fixed this in our repository based on the first patch. I also changed "customise" to "customize" in src/header.cpp. I then simply regenerated all the .po files and the .pot file, so I didn't use the second patch (it did not apply cleanly against git master). I also added en_GB.po.

Note: See TracTickets for help on using tickets.