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 643828 - A few typos
A few typos
Status: RESOLVED FIXED
Product: anjuta
Classification: Applications
Component: core application
git master
Other Linux
: Normal normal
: ---
Assigned To: Naba Kumar
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-03 23:26 UTC by Gabor Kelemen
Modified: 2011-03-05 09:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Trivial fix (3.61 KB, patch)
2011-03-03 23:27 UTC, Gabor Kelemen
none Details | Review

Description Gabor Kelemen 2011-03-03 23:26:33 UTC
While translating, I found a few typos:

#: ../plugins/git/anjuta-git.ui.h:29
Amernd the previous commit

-> Amend

#: ../plugins/git/anjuta-git.ui.h:60
This commit concludes a failed merged (use -i)

-> merge

#: ../plugins/document-manager/plugin.c:166
Close others documents

-> other.


#: ../plugins/project-manager/pm_dialogs.ui.h:20
_New library…
and
_Select file to add…

-> … Good old bug #596205 still haunts us.
Comment 1 Gabor Kelemen 2011-03-03 23:27:45 UTC
Created attachment 182421 [details] [review]
Trivial fix
Comment 2 Johannes Schmid 2011-03-05 09:02:39 UTC
Thanks!