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 745763 - Typos in anjuta am plugin: "overwritting"
Typos in anjuta am plugin: "overwritting"
Status: RESOLVED FIXED
Product: anjuta
Classification: Applications
Component: unknown
git master
Other All
: Normal minor
: ---
Assigned To: Anjuta maintainers
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2015-03-06 21:38 UTC by Sebastian Rasmussen
Modified: 2015-03-25 21:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch. (3.98 KB, patch)
2015-03-06 21:58 UTC, Sebastian Rasmussen
committed Details | Review

Description Sebastian Rasmussen 2015-03-06 21:38:04 UTC
There are several instances in the documentation of the typo "overwritting":

https://git.gnome.org/browse/anjuta/tree/plugins/am-project/am-properties.c#n476
https://git.gnome.org/browse/anjuta/tree/plugins/am-project/am-properties.c#n651
etc.

The attached patch aims to fix those.
Comment 1 Sebastian Rasmussen 2015-03-06 21:58:33 UTC
In the documentation!? But I even linked to the am-project plugin... Oh well, you get what I mean I hope.
Comment 2 Sebastian Rasmussen 2015-03-06 21:58:51 UTC
Created attachment 298752 [details] [review]
Proposed patch.
Comment 3 Sébastien Granjoux 2015-03-07 15:21:44 UTC
Review of attachment 298752 [details] [review]:

Thank you for your fixes. I have just committed it.
Comment 4 Alexandre Franke 2015-03-07 16:45:33 UTC
Does Anjuta follow the GNOME release cycle? This commit changes a string and we're in string freeze (or at least change announcement period if you have yet to publish a 3.15.91 tarball).
Comment 5 Sébastien Granjoux 2015-03-07 17:04:11 UTC
(In reply to Alexandre Franke from comment #4)
> Does Anjuta follow the GNOME release cycle? This commit changes a string and
> we're in string freeze (or at least change announcement period if you have
> yet to publish a 3.15.91 tarball).

Indeed Anjuta try to follow the GNOME release cycle. I have reverted this commit and I will push it after the release. Thank you for reporting this error.
Comment 6 Alexandre Franke 2015-03-07 18:43:23 UTC
No please don't do that. Fixing a typo is a good thing and you'd be granted the two approval from i18n if you just asked for it.
Comment 7 Sébastien Granjoux 2015-03-07 20:57:57 UTC
(In reply to Alexandre Franke from comment #6)
> No please don't do that. Fixing a typo is a good thing and you'd be granted
> the two approval from i18n if you just asked for it.

Sorry, I have already reverted this commit. I have understood that asking for an approval was only a second choice. As I'm not a translator, I cannot evaluate the burden cause by this change so I have chosen the easiest solution.

Then, a problem is that such bugs are found mostly by translators, as the user don't care much about the documentation, so typically during the string freeze period when translators are working. According to the rule, they can be fixed only 6 months later, it's not perfect but I'm not sure there is a better solution.

Anyway, for this particular case, this spelling mistake is present since probably a few years, I think it can wait 6 additional months. André has tagged this bug as "string", I will try to remember it. This will be a case where the translated version of the documentation will be better than the original.
Comment 8 Sébastien Granjoux 2015-03-25 21:07:45 UTC
I have committed the patch after the release.