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 632053 - Typo at translation message
Typo at translation message
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: General
GIT
Other Linux
: Normal normal
: 0.9.0
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2010-10-13 11:46 UTC by Jorge González
Modified: 2010-10-21 11:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for tag-delete.page file (507 bytes, patch)
2010-10-19 10:54 UTC, Jorge González
committed Details | Review

Description Jorge González 2010-10-13 11:46:53 UTC
The following string, fromt he manual, has a typo:

C/tag-delete.page:20(p):-1
Click <guiseq><gui>Tags</gui><gui>Delete Select Tag</gui></guiseq>. Alternatively, right click the tag within the pane, and click <gui>Delete Tag</gui>.

It shoud be:
Click <guiseq><gui>Tags</gui><gui>Delete Selected Tag</gui></guiseq>. Alternatively, right click the tag within the pane, and click <gui>Delete Tag</gui>.

(Select / Selected)
Comment 1 Paul Lange 2010-10-13 22:27:58 UTC
Hey Jorge,
thanks for submitting this! It would be nice and much easier to fix this if you cold submit a patch. 
You can find help creating a patch here starting with step 5: http://f-spot.org/GtkBuilder_Transition
Comment 2 Jorge González 2010-10-19 10:54:49 UTC
Created attachment 172688 [details] [review]
Patch for tag-delete.page file
Comment 3 Jorge González 2010-10-19 10:55:51 UTC
Hello Paul,

the bug is really simple and it is located at the documentation section (help files). It is just a typo, there is no need for coding.

I previously attached the patch for the string.

Cheers.
Comment 4 Ruben Vermeersch 2010-10-21 11:24:36 UTC
Review of attachment 172688 [details] [review]:

Will merge this patch. In the future, please submit using git format-patch.