[gnome-desktop] Move translator comment to the right place
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop] Move translator comment to the right place
- Date: Sat, 27 Mar 2010 11:32:52 +0000 (UTC)
commit 4ecbd8c42ae8080bf61d5fa1dea69a67e06f1b5f
Author: Vincent Untz <vuntz gnome org>
Date: Sat Mar 27 12:35:32 2010 +0100
Move translator comment to the right place
It wasn't visible to translators.
https://bugzilla.gnome.org/show_bug.cgi?id=610571
libgnome-desktop/gnome-rr.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgnome-desktop/gnome-rr.c b/libgnome-desktop/gnome-rr.c
index 1ef9c3c..7a8c03c 100644
--- a/libgnome-desktop/gnome-rr.c
+++ b/libgnome-desktop/gnome-rr.c
@@ -439,8 +439,8 @@ fill_out_screen_info (Display *xdisplay,
}
else
{
- /* Translators: a CRTC is a CRT Controller (this is X terminology). */
g_set_error (error, GNOME_RR_ERROR, GNOME_RR_ERROR_RANDR_ERROR,
+ /* Translators: a CRTC is a CRT Controller (this is X terminology). */
_("could not get the screen resources (CRTCs, outputs, modes)"));
return FALSE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]