gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r1746 - in Extractor: doc po src/main src/plugins/printable


From: grothoff
Subject: [GNUnet-SVN] r1746 - in Extractor: doc po src/main src/plugins/printable
Date: Thu, 18 Aug 2005 21:10:52 -0700 (PDT)

Author: grothoff
Date: 2005-08-18 21:10:49 -0700 (Thu, 18 Aug 2005)
New Revision: 1746

Modified:
   Extractor/doc/demux_asf.c
   Extractor/po/de.po
   Extractor/po/ro.po
   Extractor/po/rw.po
   Extractor/src/main/extract.c
   Extractor/src/main/extractor.c
   Extractor/src/plugins/printable/dictionary-builder.c
Log:
quote GNU style

Modified: Extractor/doc/demux_asf.c
===================================================================
--- Extractor/doc/demux_asf.c   2005-08-19 04:10:36 UTC (rev 1745)
+++ Extractor/doc/demux_asf.c   2005-08-19 04:10:49 UTC (rev 1746)
@@ -1495,7 +1495,7 @@
       printf("demux_asf: Unable to find VERSION tag from ASX.\n");
   }
   else
-    printf("demux_asf: Unsupported XML type: '%s'.\n", xml_tree->name);
+    printf("demux_asf: Unsupported XML type: `%s'.\n", xml_tree->name);
 
   xml_parser_free_tree(xml_tree);
 __failure:

Modified: Extractor/po/de.po
===================================================================
--- Extractor/po/de.po  2005-08-19 04:10:36 UTC (rev 1745)
+++ Extractor/po/de.po  2005-08-19 04:10:49 UTC (rev 1746)
@@ -39,7 +39,7 @@
 
 #: src/plugins/printable/dictionary-builder.c:65
 #, c-format
-msgid "Error opening file '%s': %s\n"
+msgid "Error opening file `%s': %s\n"
 msgstr "Fehler beim Öffnen der Datei »%s«: %s\n"
 
 #: src/plugins/printable/dictionary-builder.c:73
@@ -937,7 +937,7 @@
 
 #: src/main/extract.c:473
 #, c-format
-msgid "You must specify an argument for the '%s' option (option ignored).\n"
+msgid "You must specify an argument for the `%s' option (option ignored).\n"
 msgstr ""
 "Sie müssen ein Argument für die Option »%s« angeben (Option wird "
 "ignoriert).\n"
@@ -1271,18 +1271,18 @@
 #: src/main/extractor.c:366
 #, c-format
 msgid ""
-"Resolving symbol '%s' in library '%s' failed, so I tried '%s', but that "
-"failed also.  Errors are: '%s' and '%s'.\n"
+"Resolving symbol `%s' in library `%s' failed, so I tried `%s', but that "
+"failed also.  Errors are: `%s' and `%s'.\n"
 msgstr ""
 
 #: src/main/extractor.c:395
 #, c-format
-msgid "Loading '%s' plugin failed: %s\n"
+msgid "Loading `%s' plugin failed: %s\n"
 msgstr "Laden des »%s«-Plugins ist fehlgeschlagen: %s\n"
 
 #: src/main/extractor.c:600
 #, c-format
-msgid "Unloading plugin '%s' failed!\n"
+msgid "Unloading plugin `%s' failed!\n"
 msgstr "Entladen des »%s«-Erweiterung ist fehlgeschlagen.\n"
 
 #~ msgid "No error"

Modified: Extractor/po/ro.po
===================================================================
--- Extractor/po/ro.po  2005-08-19 04:10:36 UTC (rev 1745)
+++ Extractor/po/ro.po  2005-08-19 04:10:49 UTC (rev 1746)
@@ -39,8 +39,8 @@
 
 #: src/plugins/printable/dictionary-builder.c:65
 #, c-format
-msgid "Error opening file '%s': %s\n"
-msgstr "Eroare deschidere fi�ier '%s': %s\n"
+msgid "Error opening file `%s': %s\n"
+msgstr "Eroare deschidere fi�ier `%s': %s\n"
 
 #: src/plugins/printable/dictionary-builder.c:73
 #, c-format
@@ -940,9 +940,9 @@
 
 #: src/main/extract.c:473
 #, c-format
-msgid "You must specify an argument for the '%s' option (option ignored).\n"
+msgid "You must specify an argument for the `%s' option (option ignored).\n"
 msgstr ""
-"Trebuie s� specifica�i un argument pentru op�iunea '%s' (op�iune ignorat�).\n"
+"Trebuie s� specifica�i un argument pentru op�iunea `%s' (op�iune ignorat�).\n"
 
 #: src/main/extract.c:540
 #, c-format
@@ -1273,21 +1273,21 @@
 #: src/main/extractor.c:366
 #, c-format
 msgid ""
-"Resolving symbol '%s' in library '%s' failed, so I tried '%s', but that "
-"failed also.  Errors are: '%s' and '%s'.\n"
+"Resolving symbol `%s' in library `%s' failed, so I tried `%s', but that "
+"failed also.  Errors are: `%s' and `%s'.\n"
 msgstr ""
-"Rezolvarea simbolului '%s' �n biblioteca '%s' a e�uat, a�a c� am �ncercat '%"
-"s', dar �i acesta a e�uat.  Erorile sunt: '%s' �i '%s'.\n"
+"Rezolvarea simbolului `%s' �n biblioteca `%s' a e�uat, a�a c� am �ncercat '%"
+"s', dar �i acesta a e�uat.  Erorile sunt: `%s' �i `%s'.\n"
 
 #: src/main/extractor.c:395
 #, c-format
-msgid "Loading '%s' plugin failed: %s\n"
-msgstr "�nc�rcarea plugin-ului '%s' a e�uat: %s\n"
+msgid "Loading `%s' plugin failed: %s\n"
+msgstr "�nc�rcarea plugin-ului `%s' a e�uat: %s\n"
 
 #: src/main/extractor.c:600
 #, c-format
-msgid "Unloading plugin '%s' failed!\n"
-msgstr "Desc�rcarea plugin-ului '%s' a e�uat!\n"
+msgid "Unloading plugin `%s' failed!\n"
+msgstr "Desc�rcarea plugin-ului `%s' a e�uat!\n"
 
 #~ msgid "No error"
 #~ msgstr "Ni o eroare"

Modified: Extractor/po/rw.po
===================================================================
--- Extractor/po/rw.po  2005-08-19 04:10:36 UTC (rev 1745)
+++ Extractor/po/rw.po  2005-08-19 04:10:49 UTC (rev 1746)
@@ -44,7 +44,7 @@
 # basctl/source\basicide\basidesh.src:RID_STR_ERROROPENSTORAGE.text
 #: src/plugins/printable/dictionary-builder.c:65
 #, fuzzy, c-format
-msgid "Error opening file '%s': %s\n"
+msgid "Error opening file `%s': %s\n"
 msgstr "Hari ikibazo mu gufungura dosiye"
 
 #: src/plugins/printable/dictionary-builder.c:73
@@ -976,7 +976,7 @@
 
 #: src/main/extract.c:473
 #, fuzzy, c-format
-msgid "You must specify an argument for the '%s' option (option ignored).\n"
+msgid "You must specify an argument for the `%s' option (option ignored).\n"
 msgstr "kugirango i Ihitamo Ihitamo"
 
 #: src/main/extract.c:540
@@ -1409,18 +1409,18 @@
 #: src/main/extractor.c:366
 #, fuzzy, c-format
 msgid ""
-"Resolving symbol '%s' in library '%s' failed, so I tried '%s', but that "
-"failed also.  Errors are: '%s' and '%s'.\n"
+"Resolving symbol `%s' in library `%s' failed, so I tried `%s', but that "
+"failed also.  Errors are: `%s' and `%s'.\n"
 msgstr "IKIMENYETSO in Isomero Byanze Byanze Na"
 
 #: src/main/extractor.c:395
 #, fuzzy, c-format
-msgid "Loading '%s' plugin failed: %s\n"
+msgid "Loading `%s' plugin failed: %s\n"
 msgstr "Byanze"
 
 #: src/main/extractor.c:600
 #, fuzzy, c-format
-msgid "Unloading plugin '%s' failed!\n"
+msgid "Unloading plugin `%s' failed!\n"
 msgstr "Byanze"
 
 #~ msgid "No error"

Modified: Extractor/src/main/extract.c
===================================================================
--- Extractor/src/main/extract.c        2005-08-19 04:10:36 UTC (rev 1745)
+++ Extractor/src/main/extract.c        2005-08-19 04:10:49 UTC (rev 1746)
@@ -470,7 +470,7 @@
        case 'p':
          if (optarg == NULL) {
            fprintf(stderr,
-                   _("You must specify an argument for the '%s' option (option 
ignored).\n"),
+                   _("You must specify an argument for the `%s' option (option 
ignored).\n"),
                    "-p");
            break;
          }
@@ -494,7 +494,7 @@
          if (NULL == EXTRACTOR_getKeywordTypeAsString (i))
            {
              fprintf(stderr,
-                     "Unknown keyword type '%s', use option '%s' to get a 
list.\n",
+                     "Unknown keyword type `%s', use option `%s' to get a 
list.\n",
                      optarg,
                       "-L");
              return -1;
@@ -526,7 +526,7 @@
          if (NULL == EXTRACTOR_getKeywordTypeAsString (i))
            {
              fprintf (stderr,
-                      "Unknown keyword type '%s', use option '%s' to get a 
list.\n",
+                      "Unknown keyword type `%s', use option `%s' to get a 
list.\n",
                       optarg,
                       "-L");
 #ifdef MINGW

Modified: Extractor/src/main/extractor.c
===================================================================
--- Extractor/src/main/extractor.c      2005-08-19 04:10:36 UTC (rev 1745)
+++ Extractor/src/main/extractor.c      2005-08-19 04:10:49 UTC (rev 1746)
@@ -363,9 +363,9 @@
     symbol=lt_dlsym(lib_handle,name /* now try with the '_' */);
 #if DEBUG
     fprintf(stderr,
-           _("Resolving symbol '%s' in library '%s' failed, "
-             "so I tried '%s', but that failed also.  Errors are: "
-             "'%s' and '%s'.\n"),
+           _("Resolving symbol `%s' in library `%s' failed, "
+             "so I tried `%s', but that failed also.  Errors are: "
+             "`%s' and `%s'.\n"),
              name+1,
              lib_name,
              name,
@@ -392,7 +392,7 @@
     {
 #if DEBUG
       fprintf (stderr,
-              _("Loading '%s' plugin failed: %s\n"),
+              _("Loading `%s' plugin failed: %s\n"),
               name,
               lt_dlerror ());
 #endif
@@ -597,7 +597,7 @@
 #if DEBUG
   else
     fprintf(stderr,
-           _("Unloading plugin '%s' failed!\n"),
+           _("Unloading plugin `%s' failed!\n"),
            library);
 #endif
   return first;

Modified: Extractor/src/plugins/printable/dictionary-builder.c
===================================================================
--- Extractor/src/plugins/printable/dictionary-builder.c        2005-08-19 
04:10:36 UTC (rev 1745)
+++ Extractor/src/plugins/printable/dictionary-builder.c        2005-08-19 
04:10:49 UTC (rev 1746)
@@ -62,7 +62,7 @@
   free(fn);
   if (dictin==NULL) {
     fprintf(stderr,
-           _("Error opening file '%s': %s\n"),
+           _("Error opening file `%s': %s\n"),
            argv[1],strerror(errno));
     exit(-1);
   }





reply via email to

[Prev in Thread] Current Thread [Next in Thread]