[gnome-software] trivial: Make a translation comment better
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Make a translation comment better
- Date: Mon, 16 Sep 2013 10:30:29 +0000 (UTC)
commit ce1d96192fbf6c6fd50efb935d940469790dedbe
Author: Richard Hughes <richard hughsie com>
Date: Mon Sep 16 11:30:22 2013 +0100
trivial: Make a translation comment better
src/gs-application.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-application.c b/src/gs-application.c
index 6e21977..42ab1b0 100644
--- a/src/gs-application.c
+++ b/src/gs-application.c
@@ -210,7 +210,8 @@ gs_application_command_line (GApplication *application,
gboolean verbose = FALSE;
const GOptionEntry options[] = {
{ "mode", '\0', 0, G_OPTION_ARG_STRING, &mode,
- /* TRANSLATORS: this is a command line option */
+ /* TRANSLATORS: this is a command line option, please don't
+ * translate the option names between ‘’ */
_("Start up mode: either ‘updates’, ‘updated’, ‘installed’ or ‘overview’"), _("MODE") },
{ "verbose", 'v', 0, G_OPTION_ARG_NONE, &verbose, NULL, NULL },
{ "help", '?', 0, G_OPTION_ARG_NONE, &help, NULL, NULL },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]