[gnome-color-manager] Add a trivial translated string
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] Add a trivial translated string
- Date: Fri, 4 Dec 2009 17:42:07 +0000 (UTC)
commit 650d335def7526dbaf3669edd6206c84d5bbe9dd
Author: Richard Hughes <richard hughsie com>
Date: Fri Dec 4 17:37:54 2009 +0000
Add a trivial translated string
src/gcm-inspect.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/gcm-inspect.c b/src/gcm-inspect.c
index f95be65..077f0c6 100644
--- a/src/gcm-inspect.c
+++ b/src/gcm-inspect.c
@@ -412,7 +412,8 @@ main (int argc, char **argv)
gtk_init (&argc, &argv);
- context = g_option_context_new ("gnome-color-manager inspect program");
+ /* TRANSLATORS: just dumps the EDID to disk */
+ context = g_option_context_new (_("EDID inspect program"));
g_option_context_add_main_entries (context, options, NULL);
g_option_context_add_group (context, egg_debug_get_option_group ());
g_option_context_add_group (context, gtk_get_option_group (TRUE));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]