]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtk-launch.c
filechooserbutton: whitespace fixes
[~andy/gtk] / gtk / gtk-launch.c
index 083b665032f83daeaa7724c7a7f76f45c5641bb9..15d183bc201d404d662995a2644b77bf60db86c4 100644 (file)
@@ -66,9 +66,9 @@ main (int argc, char *argv[])
 #endif
 
   /* Translators: this message will appear immediately after the */
-  /* usage string - Usage: COMMAND [OPTION]... <THIS_MESSAGE>    */
+  /* usage string - Usage: COMMAND [OPTION] <THIS_MESSAGE>    */
   context =
-    g_option_context_new (_("APPLICATION [URI...] - launch an APPLICATION with URI."));
+    g_option_context_new (_("APPLICATION [URI…] — launch an APPLICATION with URI."));
 
   /* Translators: this message will appear after the usage string */
   /* and before the list of options.                              */