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 572723 - Misspelled word in a window
Misspelled word in a window
Status: RESOLVED FIXED
Product: eog
Classification: Core
Component: general
2.25.x
Other All
: Normal trivial
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-02-22 10:34 UTC by Milo Casagrande
Modified: 2009-02-22 12:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
Patch for this issue (515 bytes, patch)
2009-02-22 10:36 UTC, Milo Casagrande
committed Details | Review

Description Milo Casagrande 2009-02-22 10:34:52 UTC
Please describe the problem:
There's a misspelled word in one of the window of eog.

The wrong word is:

permantently

Should be:

permanently

It is located in src/eog-window.c line 3036.

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Milo Casagrande 2009-02-22 10:36:15 UTC
Created attachment 129245 [details] [review]
Patch for this issue

This patch should resolve the misspelled word.
Comment 2 Felix Riemann 2009-02-22 10:59:23 UTC
Ouch. :-)

Okay, I'm going to request the string freeze break for this.
Comment 3 Felix Riemann 2009-02-22 12:43:11 UTC
Fixed in SVN. Thanks for noticing.

2009-02-22  Felix Riemann  <>

	* src/eog-window.c: (show_move_to_trash_confirm_dialog):
	Fix typo in UI string. Fixes bug #572723 (Milo Casagrande).

Fixed the msgid in affected translations in the same commit

2009-02-22  Felix Riemann  <>

	* be@latin.po:
	* bg.po:
	* ca.po:
	* cs.po:
	* da.po:
	* de.po:
	* es.po:
	* et.po:
	* eu.po:
	* fi.po:
	* gu.po:
	* hu.po:
	* ja.po:
	* ko.po:
	* nb.po:
	* nl.po:
	* pl.po:
	* pt.po:
	* pt_BR.po:
	* ro.po:
	* sv.po:
	* th.po:
	* vi.po:
	* zh_HK.po:
	* zh_TW.po:
	Fix translations affected by bug #572723.

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.