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 644502 - Translation context patches
Translation context patches
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: GUI
git master
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2011-03-11 14:50 UTC by Morten Welinder
Modified: 2011-11-06 18:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Cumulative patch (29.24 KB, application/octet-stream)
2011-03-11 14:50 UTC, Morten Welinder
Details

Description Morten Welinder 2011-03-11 14:50:43 UTC
Created attachment 183148 [details]
Cumulative patch

The following patches are about to be reverted due to...

1. They don't work with the glib we require.
2. They disrupt existing translations in a stable series.
3. No response from committer.

We can reconsider when we branch for 1.11

Patch generated thus:

git diff 926c1790e610e79e850b237837c791dcb6e0b9cb..56e4b16547314400d0242a73598018af292e1a9a >~/rrr
git diff 0eaf9a68781b265d4bdb0cb7b96f0d829cc06370..269fd072514ae341ea53252510839a2ddf63f30a >>~/rrr
Comment 1 Marek Černocký 2011-03-12 08:36:25 UTC
Witch glib version require? I test with glib 2.26.1.

Context for "None", "Rows" and "Columns" is required for Slavic languages. E.g. I'm not able to finis translation to Czech correctly without it:
none (underline) = žádnÉ (podržení)
none (function) = žádnÁ (funkce)
none (expression) = žádnÝ (výraz)
It would look like trivial for English and similar speaker, but that sounds wrong for Czech native speaker.

Gnumeric has too little completed translations. Completed translations has very active translation teams and a correction is trivial from the existing fuzzy message.

It's my position as the translator. The developer may see it differently, of course.
Comment 2 Jean Bréfort 2011-03-12 09:46:09 UTC
The stable branch actually requests 2.16 (because goffice needs gobject and gio >= 2.16). Your patch needs at least 2.18.
We agree that this is a bug, but it can't be fixed until we branch.
Comment 3 Marek Černocký 2011-03-12 11:44:42 UTC
Thanks for the explanation. And when a new version planned?
Comment 4 Andreas J. Guelzow 2011-11-03 21:37:54 UTC
Marek, could you provide a new patch? We are now requiring glib 2.28 so there is a good chance that it could make it in at this time.
Comment 5 Andreas J. Guelzow 2011-11-06 18:35:13 UTC
I have committed an adjusted patch.

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.