After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 756878 - GParted - Fix missing "old end" value in detail log of en_CA translation
GParted - Fix missing "old end" value in detail log of en_CA translation
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: Canadian English [en_CA]
git master
Other Linux
: Normal minor
: ---
Assigned To: Adam Weinberger
Adam Weinberger
Depends on:
Blocks:
 
 
Reported: 2015-10-20 15:47 UTC by Curtis Gedak
Modified: 2016-01-18 17:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix missing "old end" value in en_CA translation (v1) (1.12 KB, patch)
2015-10-20 15:53 UTC, Curtis Gedak
none Details | Review

Description Curtis Gedak 2015-10-20 15:47:46 UTC
The Canadian English translation po file incorrectly changed the following string with a parameter from %1 to %2:
    
   msgid "old end: %1"
   msgstr "old end: %2"
    
The error resulted in a missing "old end:" numerical value in the gparted details log.
    
This error was introduced back in 2011-09-06 with the following
commit:
    
   06eeaafc8c73912a4df718c70af90f545fc3dd8c
   Updated Canadian English translation.

Patch to follow.

Thanks,
Curtis
Comment 1 Curtis Gedak 2015-10-20 15:53:22 UTC
Created attachment 313761 [details] [review]
Fix missing "old end" value in en_CA translation (v1)

Here's the patch to address the missing "old end" value in the GParted details log of the Canadian English translation.

Thanks,
Curtis
Comment 2 Piotr Drąg 2015-11-16 18:06:41 UTC
This looks like something you can safely push yourself.
Comment 3 Curtis Gedak 2015-11-16 21:27:50 UTC
Thanks Piotr for the "go ahead" on this patch.  My intention was to follow correct language team translation procedures.  However, in this case only a parameter is changed, and not the language text.

The patch in comment #1 has been committed to the gnome repository for inclusion in the next release of GParted.

The relevant git commit can be viewed at the following link:

Fix missing "old end" value in detail log of en_CA translation (#756878)
https://git.gnome.org/browse/gparted/commit/?id=de5019caf77fbe8374bb62ceff7df958ea741183
Comment 4 Curtis Gedak 2016-01-18 17:43:19 UTC
This enhancement was included in the GParted 0.25.0 release on January 18, 2016.