eog r5018 - in trunk: . po src
- From: friemann svn gnome org
- To: svn-commits-list gnome org
- Subject: eog r5018 - in trunk: . po src
- Date: Sun, 22 Feb 2009 12:41:11 +0000 (UTC)
Author: friemann
Date: Sun Feb 22 12:41:10 2009
New Revision: 5018
URL: http://svn.gnome.org/viewvc/eog?rev=5018&view=rev
Log:
2009-02-22 Felix Riemann <friemann svn gnome org>
* src/eog-window.c: (show_move_to_trash_confirm_dialog):
Fix typo in UI string. Fixes bug #572723 (Milo Casagrande).
Modified:
trunk/ChangeLog
trunk/po/ChangeLog
trunk/po/be latin po
trunk/po/bg.po
trunk/po/ca.po
trunk/po/cs.po
trunk/po/da.po
trunk/po/de.po
trunk/po/es.po
trunk/po/et.po
trunk/po/eu.po
trunk/po/fi.po
trunk/po/gu.po
trunk/po/hu.po
trunk/po/ja.po
trunk/po/ko.po
trunk/po/nb.po
trunk/po/nl.po
trunk/po/pl.po
trunk/po/pt.po
trunk/po/pt_BR.po
trunk/po/ro.po
trunk/po/sv.po
trunk/po/th.po
trunk/po/vi.po
trunk/po/zh_HK.po
trunk/po/zh_TW.po
trunk/src/eog-window.c
Modified: trunk/src/eog-window.c
==============================================================================
--- trunk/src/eog-window.c (original)
+++ trunk/src/eog-window.c Sun Feb 22 12:41:10 2009
@@ -3034,7 +3034,7 @@
eog_image_get_caption (image));
} else {
prompt = g_strdup_printf (_("A trash for \"%s\" couldn't be found. Do you want to remove "
- "this image permantently?"), eog_image_get_caption (image));
+ "this image permanently?"), eog_image_get_caption (image));
}
} else {
if (can_trash) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]