[Gurlchecker-commits] r605 - in branches/stable: . debian po src

esaracco at users.labs.libre-entreprise.org esaracco at users.labs.libre-entreprise.org
Wed Apr 25 07:50:12 CEST 2007


Author: esaracco
Date: 2007-04-25 05:50:11 +0000 (Wed, 25 Apr 2007)
New Revision: 605

Modified:
   branches/stable/ChangeLog
   branches/stable/configure.in
   branches/stable/debian/changelog
   branches/stable/debian/copyright
   branches/stable/po/POTFILES.in
   branches/stable/po/da.po
   branches/stable/po/de.po
   branches/stable/po/eo.po
   branches/stable/po/es.po
   branches/stable/po/fr.po
   branches/stable/po/it.po
   branches/stable/po/ja.po
   branches/stable/po/sk.po
   branches/stable/src/application.c
   branches/stable/src/project.c
Log:
gurlchecker 0.10.1

Modified: branches/stable/ChangeLog
===================================================================
--- branches/stable/ChangeLog	2007-04-24 17:47:12 UTC (rev 604)
+++ branches/stable/ChangeLog	2007-04-25 05:50:11 UTC (rev 605)
@@ -1,3 +1,7 @@
+2007-04-25 Emmanuel Saracco <esaracco at users.labs.libre-entreprise.org>
+
+	* Version: 0.10.1
+
 2007-04-24 Emmanuel Saracco <esaracco at users.labs.libre-entreprise.org>
 
         * HTML parser:
@@ -14,29 +18,31 @@
 2006-06-27 Emmanuel Saracco <esaracco at users.labs.libre-entreprise.org>
 
 	* Configuration:
+
 	  - Applied 1 patch from Daniel Leidert.
 
 2006-06-25 Emmanuel Saracco <esaracco at users.labs.libre-entreprise.org>
 
 	* Configuration:
+
 	  - Applyied 2 patches from Daniel Leidert.
-		- Some cleaning.
+	  - Some cleaning.
 
 2006-05-28 Emmanuel Saracco <esaracco at users.labs.libre-entreprise.org>
 
 	* Version: 0.10.0
 
-		- Merged with unstable branch.
-		- This new release include the following major updates (see the SVN trunk
-			ChangeLog for details):
+	  - Merged with unstable branch.
+	  - This new release include the following major updates (see the 
+	    SVN trunk ChangeLog for details):
 
-			- Settings dialog improvement.
-			-	Project HTML export.
-			- Check for remote backup files.
-			- Check for virii in remote pages (with libclamav).
-			- Check remote bookmarks file.
-			- HTML validation (with libtidy).
-			- CSS validation (with libcroco).
+		- Settings dialog improvement.
+		- Project HTML export.
+		- Check for remote backup files.
+		- Check for virii in remote pages (with libclamav).
+		- Check remote bookmarks file.
+		- HTML validation (with libtidy).
+		- CSS validation (with libcroco).
 
 2005-11-26 Emmanuel Saracco <esaracco at users.labs.libre-entreprise.org>
 
@@ -49,13 +55,13 @@
 
 	* HTML parser:
 		- Applied patch from anonymous. It fix the following problems:
-			- with g_memdup in
-			  c_check_link_get_properties_proto_http (off by one 
-			  copy leading to consecutive read overflows)
-			- with htmlFreeParserCtxt in uc_html_parser_get_tags (
-			  read and write access to free'd zone)
-			- with memcpy in uc_utils_string_cut (read overflow)
-			  leading to write overflow with strnca.
+		- with g_memdup in
+		  c_check_link_get_properties_proto_http (off by one 
+		  copy leading to consecutive read overflows)
+		- with htmlFreeParserCtxt in uc_html_parser_get_tags (
+		  read and write access to free'd zone)
+		- with memcpy in uc_utils_string_cut (read overflow)
+		  leading to write overflow with strnca.
 
 	* Configuration:
 		- Fixed some problems in optional libraries detection.

Modified: branches/stable/configure.in
===================================================================
--- branches/stable/configure.in	2007-04-24 17:47:12 UTC (rev 604)
+++ branches/stable/configure.in	2007-04-25 05:50:11 UTC (rev 605)
@@ -2,7 +2,7 @@
 AC_PREREQ(2.54)
 
 AC_INIT(configure.in)
-AM_INIT_AUTOMAKE(gurlchecker, 0.10.0)
+AM_INIT_AUTOMAKE(gurlchecker, 0.10.1)
 AM_CONFIG_HEADER(config.h)
 
 AM_MAINTAINER_MODE

Modified: branches/stable/debian/changelog
===================================================================
--- branches/stable/debian/changelog	2007-04-24 17:47:12 UTC (rev 604)
+++ branches/stable/debian/changelog	2007-04-25 05:50:11 UTC (rev 605)
@@ -1,3 +1,9 @@
+gurlchecker (0.10.1-1.es) unstable; urgency=low
+
+  * New release.
+
+ -- Emmanuel Saracco <esaracco at users.labs.libre-entreprise.org>  Wed, 25 Apr 2007 07:30:00 +0100
+
 gurlchecker (0.10.0-1.es) unstable; urgency=low
 
   * This package has nothing to do with debian. It is badly done but should

Modified: branches/stable/debian/copyright
===================================================================
--- branches/stable/debian/copyright	2007-04-24 17:47:12 UTC (rev 604)
+++ branches/stable/debian/copyright	2007-04-25 05:50:11 UTC (rev 605)
@@ -6,7 +6,7 @@
 
 Copyright:
 
-  This software is copyright (c) 2002-2006 by Emmanuel Saracco.
+  This software is copyright (c) 2002-2007 by Emmanuel Saracco.
 
 Upstream Author:
 

Modified: branches/stable/po/POTFILES.in
===================================================================
--- branches/stable/po/POTFILES.in	2007-04-24 17:47:12 UTC (rev 604)
+++ branches/stable/po/POTFILES.in	2007-04-25 05:50:11 UTC (rev 605)
@@ -1,5 +1,6 @@
 # List of source files containing translatable strings.
 
+src/uccroco.c
 src/connection.c
 src/application.c
 src/callbacks.c

Modified: branches/stable/po/da.po
===================================================================
--- branches/stable/po/da.po	2007-04-24 17:47:12 UTC (rev 604)
+++ branches/stable/po/da.po	2007-04-25 05:50:11 UTC (rev 605)
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: gurlchecker-da\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-25 11:59+0200\n"
+"POT-Creation-Date: 2007-04-25 07:39+0200\n"
 "PO-Revision-Date: 2004-06-25 07:24+0200\n"
 "Last-Translator: Gunner Poulsen <gp at lyngbjerggaardskolen.dk>\n"
 "Language-Team: Dansk <dansk at klid.dk>\n"
@@ -24,6 +24,16 @@
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.3.1\n"
 
+#: ../src/uccroco.c:49
+#, c-format
+msgid "%u - Error after: %s\n"
+msgstr ""
+
+#: ../src/uccroco.c:52
+#, c-format
+msgid "%u - Unknown error...\n"
+msgstr ""
+
 #: ../src/application.c:115 ../src/search.c:131
 msgid "Id"
 msgstr "Id"
@@ -832,11 +842,11 @@
 msgid "Checking local file..."
 msgstr "Undersøger lokal fil..."
 
-#: ../src/check.c:2290 ../ui/gurlchecker.glade.h:174
+#: ../src/check.c:2291 ../ui/gurlchecker.glade.h:174
 msgid "Updating report..."
 msgstr "Opdaterer raporten..."
 
-#: ../src/check.c:2490
+#: ../src/check.c:2491
 #, fuzzy
 msgid ""
 "gURLChecker has cancelled the check because you do not have enough space on "
@@ -848,7 +858,7 @@
 "\n"
 "gURLChecker har beregnet en sikkerhedsmargin for at anslå den frie plads."
 
-#: ../src/check.c:2586 ../src/web_site.c:173
+#: ../src/check.c:2587 ../src/web_site.c:173
 msgid "Searching..."
 msgstr "Søger..."
 
@@ -1088,19 +1098,19 @@
 msgid "Cleaning..."
 msgstr "Rydder op..."
 
-#: ../src/project.c:1806
+#: ../src/project.c:1808
 msgid "The following cookie will be <b>deleted</b>"
 msgstr ""
 
-#: ../src/project.c:1833
+#: ../src/project.c:1835
 msgid "The following cookie will be <b>updated</b>"
 msgstr ""
 
-#: ../src/project.c:1868
+#: ../src/project.c:1870
 msgid "The following cookie will be <b>added</b>"
 msgstr ""
 
-#: ../src/project.c:1922
+#: ../src/project.c:1924
 msgid "The expiration date for this cookie was incorrect. It has been refused."
 msgstr ""
 

Modified: branches/stable/po/de.po
===================================================================
--- branches/stable/po/de.po	2007-04-24 17:47:12 UTC (rev 604)
+++ branches/stable/po/de.po	2007-04-25 05:50:11 UTC (rev 605)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gURLChecker 0.8\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-25 11:59+0200\n"
+"POT-Creation-Date: 2007-04-25 07:39+0200\n"
 "PO-Revision-Date: 2004-10-13 15:55+0100\n"
 "Last-Translator: Alexander Hunziker <alex.hunziker at rega-sense.ch>\n"
 "Language-Team: German <gnome-de at gnome.org>\n"
@@ -16,6 +16,16 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: ../src/uccroco.c:49
+#, c-format
+msgid "%u - Error after: %s\n"
+msgstr ""
+
+#: ../src/uccroco.c:52
+#, c-format
+msgid "%u - Unknown error...\n"
+msgstr ""
+
 #: ../src/application.c:115 ../src/search.c:131
 msgid "Id"
 msgstr "Id"
@@ -830,11 +840,11 @@
 msgid "Checking local file..."
 msgstr "Prüfe lokale Datei..."
 
-#: ../src/check.c:2290 ../ui/gurlchecker.glade.h:174
+#: ../src/check.c:2291 ../ui/gurlchecker.glade.h:174
 msgid "Updating report..."
 msgstr "Aktualisiere Bericht..."
 
-#: ../src/check.c:2490
+#: ../src/check.c:2491
 #, fuzzy
 msgid ""
 "gURLChecker has cancelled the check because you do not have enough space on "
@@ -847,7 +857,7 @@
 "gURLChecker hat eine Sicherheitsmarge für die Abschätzung des freien "
 "Speicherplatzes eingerechnet."
 
-#: ../src/check.c:2586 ../src/web_site.c:173
+#: ../src/check.c:2587 ../src/web_site.c:173
 msgid "Searching..."
 msgstr "Suche..."
 
@@ -1086,19 +1096,19 @@
 msgid "Cleaning..."
 msgstr "Aufräumen..."
 
-#: ../src/project.c:1806
+#: ../src/project.c:1808
 msgid "The following cookie will be <b>deleted</b>"
 msgstr ""
 
-#: ../src/project.c:1833
+#: ../src/project.c:1835
 msgid "The following cookie will be <b>updated</b>"
 msgstr ""
 
-#: ../src/project.c:1868
+#: ../src/project.c:1870
 msgid "The following cookie will be <b>added</b>"
 msgstr ""
 
-#: ../src/project.c:1922
+#: ../src/project.c:1924
 msgid "The expiration date for this cookie was incorrect. It has been refused."
 msgstr ""
 

Modified: branches/stable/po/eo.po
===================================================================
--- branches/stable/po/eo.po	2007-04-24 17:47:12 UTC (rev 604)
+++ branches/stable/po/eo.po	2007-04-25 05:50:11 UTC (rev 605)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: 0.7.3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-25 11:59+0200\n"
+"POT-Creation-Date: 2007-04-25 07:39+0200\n"
 "PO-Revision-Date: 2003-11-16 19:07GMT\n"
 "Last-Translator: \n"
 "Language-Team:  <fr at li.org>\n"
@@ -17,6 +17,16 @@
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 0.9.5\n"
 
+#: ../src/uccroco.c:49
+#, c-format
+msgid "%u - Error after: %s\n"
+msgstr ""
+
+#: ../src/uccroco.c:52
+#, c-format
+msgid "%u - Unknown error...\n"
+msgstr ""
+
 #: ../src/application.c:115 ../src/search.c:131
 msgid "Id"
 msgstr "Id"
@@ -832,12 +842,12 @@
 msgid "Checking local file..."
 msgstr "Kontroladas la lokan dosieron..."
 
-#: ../src/check.c:2290 ../ui/gurlchecker.glade.h:174
+#: ../src/check.c:2291 ../ui/gurlchecker.glade.h:174
 #, fuzzy
 msgid "Updating report..."
 msgstr "Ekstraktado de la ĉap-kampoj..."
 
-#: ../src/check.c:2490
+#: ../src/check.c:2491
 #, fuzzy
 msgid ""
 "gURLChecker has cancelled the check because you do not have enough space on "
@@ -849,7 +859,7 @@
 "\n"
 "gURLChecker konsideris sekur-marĝenon kiam ĝi kalkulas la necesan spacon."
 
-#: ../src/check.c:2586 ../src/web_site.c:173
+#: ../src/check.c:2587 ../src/web_site.c:173
 msgid "Searching..."
 msgstr "Serĉadas..."
 
@@ -1094,19 +1104,19 @@
 msgid "Cleaning..."
 msgstr "Finanta..."
 
-#: ../src/project.c:1806
+#: ../src/project.c:1808
 msgid "The following cookie will be <b>deleted</b>"
 msgstr ""
 
-#: ../src/project.c:1833
+#: ../src/project.c:1835
 msgid "The following cookie will be <b>updated</b>"
 msgstr ""
 
-#: ../src/project.c:1868
+#: ../src/project.c:1870
 msgid "The following cookie will be <b>added</b>"
 msgstr ""
 
-#: ../src/project.c:1922
+#: ../src/project.c:1924
 msgid "The expiration date for this cookie was incorrect. It has been refused."
 msgstr ""
 

Modified: branches/stable/po/es.po
===================================================================
--- branches/stable/po/es.po	2007-04-24 17:47:12 UTC (rev 604)
+++ branches/stable/po/es.po	2007-04-25 05:50:11 UTC (rev 605)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: 0.7.9\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-25 11:59+0200\n"
+"POT-Creation-Date: 2007-04-25 07:39+0200\n"
 "PO-Revision-Date: 2004-03-09 00:39+0100\n"
 "Last-Translator: Daniel Pecos <dani at netpecos.org>\n"
 "Language-Team: Spanish/Spain <es at li.org>\n"
@@ -16,6 +16,16 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: ../src/uccroco.c:49
+#, c-format
+msgid "%u - Error after: %s\n"
+msgstr ""
+
+#: ../src/uccroco.c:52
+#, c-format
+msgid "%u - Unknown error...\n"
+msgstr ""
+
 #: ../src/application.c:115 ../src/search.c:131
 msgid "Id"
 msgstr "Identificador"
@@ -837,12 +847,12 @@
 msgid "Checking local file..."
 msgstr "Comprobando fichero local..."
 
-#: ../src/check.c:2290 ../ui/gurlchecker.glade.h:174
+#: ../src/check.c:2291 ../ui/gurlchecker.glade.h:174
 #, fuzzy
 msgid "Updating report..."
 msgstr "Obteniendo cabecera..."
 
-#: ../src/check.c:2490
+#: ../src/check.c:2491
 #, fuzzy
 msgid ""
 "gURLChecker has cancelled the check because you do not have enough space on "
@@ -854,7 +864,7 @@
 "\n"
 "gURLChecker ha cogido un margen de seguridad para estimar el espacio libre."
 
-#: ../src/check.c:2586 ../src/web_site.c:173
+#: ../src/check.c:2587 ../src/web_site.c:173
 msgid "Searching..."
 msgstr "Buscando..."
 
@@ -1099,19 +1109,19 @@
 msgid "Cleaning..."
 msgstr "Terminando..."
 
-#: ../src/project.c:1806
+#: ../src/project.c:1808
 msgid "The following cookie will be <b>deleted</b>"
 msgstr ""
 
-#: ../src/project.c:1833
+#: ../src/project.c:1835
 msgid "The following cookie will be <b>updated</b>"
 msgstr ""
 
-#: ../src/project.c:1868
+#: ../src/project.c:1870
 msgid "The following cookie will be <b>added</b>"
 msgstr ""
 
-#: ../src/project.c:1922
+#: ../src/project.c:1924
 msgid "The expiration date for this cookie was incorrect. It has been refused."
 msgstr ""
 

Modified: branches/stable/po/fr.po
===================================================================
--- branches/stable/po/fr.po	2007-04-24 17:47:12 UTC (rev 604)
+++ branches/stable/po/fr.po	2007-04-25 05:50:11 UTC (rev 605)
@@ -1,22 +1,31 @@
 # gURLChecker fr.po
-# Copyright (C) 2002-2006 Emmanuel Saracco <esaracco at users.labs.libre-entreprise.org>.
+# Copyright (C) 2002-2007 Emmanuel Saracco <esaracco at users.labs.libre-entreprise.org>.
 # This file is distributed under the same license as the gURLChecker package.
 # Emmanuel Saracco <esaracco at users.labs.libre-entreprise.org>, 2002-2005.
 # 
 # 
 msgid ""
 msgstr ""
-"Project-Id-Version: fr 0.9.2\n"
+"Project-Id-Version: fr 0.10.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-25 11:59+0200\n"
-"PO-Revision-Date: 2006-05-28 18:45+0200\n"
-"Last-Translator: Emmanuel Saracco <esaracco at users.labs.libre-entreprise."
-"org>\n"
+"POT-Creation-Date: 2007-04-25 07:39+0200\n"
+"PO-Revision-Date: 2007-04-25 07:40+0200\n"
+"Last-Translator: Emmanuel Saracco <esaracco at users.labs.libre-entreprise>\n"
 "Language-Team: French <gnomefr at traduc.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: ../src/uccroco.c:49
+#, c-format
+msgid "%u - Error after: %s\n"
+msgstr "%u - Erreur après: %s\n"
+
+#: ../src/uccroco.c:52
+#, c-format
+msgid "%u - Unknown error...\n"
+msgstr "%u - Erreur inconnue...\n"
+
 #: ../src/application.c:115 ../src/search.c:131
 msgid "Id"
 msgstr "Id"
@@ -838,11 +847,11 @@
 msgid "Checking local file..."
 msgstr "Vérification d'un fichier local..."
 
-#: ../src/check.c:2290 ../ui/gurlchecker.glade.h:174
+#: ../src/check.c:2291 ../ui/gurlchecker.glade.h:174
 msgid "Updating report..."
 msgstr "Mise à jour du rapport..."
 
-#: ../src/check.c:2490
+#: ../src/check.c:2491
 msgid ""
 "gURLChecker has cancelled the check because you do not have enough space on "
 "your working directory partition.\n"
@@ -853,7 +862,7 @@
 "<i>gURLChecker a pris une marge de sécurité pour estimer l'espace disque "
 "nécessaire</i>."
 
-#: ../src/check.c:2586 ../src/web_site.c:173
+#: ../src/check.c:2587 ../src/web_site.c:173
 msgid "Searching..."
 msgstr "Recherche..."
 
@@ -1091,19 +1100,19 @@
 msgid "Cleaning..."
 msgstr "Nettoyage..."
 
-#: ../src/project.c:1806
+#: ../src/project.c:1808
 msgid "The following cookie will be <b>deleted</b>"
 msgstr "Le cookie suivant va être <b>supprimé</b>"
 
-#: ../src/project.c:1833
+#: ../src/project.c:1835
 msgid "The following cookie will be <b>updated</b>"
 msgstr "Le cookie suivant va être <b>mis à jour</b>"
 
-#: ../src/project.c:1868
+#: ../src/project.c:1870
 msgid "The following cookie will be <b>added</b>"
 msgstr "Le cookie suivant va être <b>ajouté</b>"
 
-#: ../src/project.c:1922
+#: ../src/project.c:1924
 msgid "The expiration date for this cookie was incorrect. It has been refused."
 msgstr "La date d'expiration pour ce cookie était incorrecte. Il a été refusé."
 

Modified: branches/stable/po/it.po
===================================================================
--- branches/stable/po/it.po	2007-04-24 17:47:12 UTC (rev 604)
+++ branches/stable/po/it.po	2007-04-25 05:50:11 UTC (rev 605)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: 0.10.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-25 11:59+0200\n"
+"POT-Creation-Date: 2007-04-25 07:39+0200\n"
 "PO-Revision-Date: 2006-05-29 22:37+0100\n"
 "Last-Translator: Angelo Theodorou <encelo at users.sourceforge.net>\n"
 "Language-Team: it <it at li.org>\n"
@@ -16,6 +16,16 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: ../src/uccroco.c:49
+#, c-format
+msgid "%u - Error after: %s\n"
+msgstr ""
+
+#: ../src/uccroco.c:52
+#, c-format
+msgid "%u - Unknown error...\n"
+msgstr ""
+
 #: ../src/application.c:115 ../src/search.c:131
 msgid "Id"
 msgstr "Id"
@@ -826,11 +836,11 @@
 msgid "Checking local file..."
 msgstr "Controllo del file locale..."
 
-#: ../src/check.c:2290 ../ui/gurlchecker.glade.h:174
+#: ../src/check.c:2291 ../ui/gurlchecker.glade.h:174
 msgid "Updating report..."
 msgstr "Aggiornamento del rapporto..."
 
-#: ../src/check.c:2490
+#: ../src/check.c:2491
 msgid ""
 "gURLChecker has cancelled the check because you do not have enough space on "
 "your working directory partition.\n"
@@ -841,7 +851,7 @@
 "<i>gURLChecker ha fissato un margine di sicurezza per stimare lo spazio "
 "libero</i>."
 
-#: ../src/check.c:2586 ../src/web_site.c:173
+#: ../src/check.c:2587 ../src/web_site.c:173
 msgid "Searching..."
 msgstr "Ricerca..."
 
@@ -1080,19 +1090,19 @@
 msgid "Cleaning..."
 msgstr "Completamento..."
 
-#: ../src/project.c:1806
+#: ../src/project.c:1808
 msgid "The following cookie will be <b>deleted</b>"
 msgstr "Il seguente cookie sarà <b>cancellato</b>"
 
-#: ../src/project.c:1833
+#: ../src/project.c:1835
 msgid "The following cookie will be <b>updated</b>"
 msgstr "Il seguente cookie sarà <b>aggiornato</b>"
 
-#: ../src/project.c:1868
+#: ../src/project.c:1870
 msgid "The following cookie will be <b>added</b>"
 msgstr "Il seguente cookie sarà <b>aggiunto</b>"
 
-#: ../src/project.c:1922
+#: ../src/project.c:1924
 msgid "The expiration date for this cookie was incorrect. It has been refused."
 msgstr ""
 "La data di scadenza per questo cookie non era corretta. È stato rifiutato."

Modified: branches/stable/po/ja.po
===================================================================
--- branches/stable/po/ja.po	2007-04-24 17:47:12 UTC (rev 604)
+++ branches/stable/po/ja.po	2007-04-25 05:50:11 UTC (rev 605)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: 0.7.3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-25 11:59+0200\n"
+"POT-Creation-Date: 2007-04-25 07:39+0200\n"
 "PO-Revision-Date: 2003-11-09 11:21+0900\n"
 "Last-Translator: Takeshi AIHANA <aihana at gnome.gr.jp>\n"
 "Language-Team: Japanese <gnome-translation at gnome.gr.jp>\n"
@@ -16,6 +16,16 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: ../src/uccroco.c:49
+#, c-format
+msgid "%u - Error after: %s\n"
+msgstr ""
+
+#: ../src/uccroco.c:52
+#, c-format
+msgid "%u - Unknown error...\n"
+msgstr ""
+
 #: ../src/application.c:115 ../src/search.c:131
 msgid "Id"
 msgstr "ID"
@@ -839,12 +849,12 @@
 msgid "Checking local file..."
 msgstr "ローカル・ファイルのチェック中..."
 
-#: ../src/check.c:2290 ../ui/gurlchecker.glade.h:174
+#: ../src/check.c:2291 ../ui/gurlchecker.glade.h:174
 #, fuzzy
 msgid "Updating report..."
 msgstr "ヘッダの取得中..."
 
-#: ../src/check.c:2490
+#: ../src/check.c:2491
 #, fuzzy
 msgid ""
 "gURLChecker has cancelled the check because you do not have enough space on "
@@ -856,7 +866,7 @@
 "\n"
 "gURLChecker は空き容量を見積もるためにセキュリティ・マージンをとりました。"
 
-#: ../src/check.c:2586 ../src/web_site.c:173
+#: ../src/check.c:2587 ../src/web_site.c:173
 msgid "Searching..."
 msgstr "検索..."
 
@@ -1099,19 +1109,19 @@
 msgid "Cleaning..."
 msgstr "終了..."
 
-#: ../src/project.c:1806
+#: ../src/project.c:1808
 msgid "The following cookie will be <b>deleted</b>"
 msgstr ""
 
-#: ../src/project.c:1833
+#: ../src/project.c:1835
 msgid "The following cookie will be <b>updated</b>"
 msgstr ""
 
-#: ../src/project.c:1868
+#: ../src/project.c:1870
 msgid "The following cookie will be <b>added</b>"
 msgstr ""
 
-#: ../src/project.c:1922
+#: ../src/project.c:1924
 msgid "The expiration date for this cookie was incorrect. It has been refused."
 msgstr ""
 

Modified: branches/stable/po/sk.po
===================================================================
--- branches/stable/po/sk.po	2007-04-24 17:47:12 UTC (rev 604)
+++ branches/stable/po/sk.po	2007-04-25 05:50:11 UTC (rev 605)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: 0.8.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-06-25 11:59+0200\n"
+"POT-Creation-Date: 2007-04-25 07:39+0200\n"
 "PO-Revision-Date: 2005-05-19 20:09+0100\n"
 "Last-Translator: Stanislav Valášek <valasek at fastmail.fm>\n"
 "Language-Team: Slovak <sk-i18n at linux.sk>\n"
@@ -18,6 +18,16 @@
 "X-Poedit-Country: SLOVAKIA\n"
 "X-Poedit-SourceCharset: utf-8\n"
 
+#: ../src/uccroco.c:49
+#, c-format
+msgid "%u - Error after: %s\n"
+msgstr ""
+
+#: ../src/uccroco.c:52
+#, c-format
+msgid "%u - Unknown error...\n"
+msgstr ""
+
 #: ../src/application.c:115 ../src/search.c:131
 msgid "Id"
 msgstr "Id"
@@ -838,11 +848,11 @@
 msgid "Checking local file..."
 msgstr "Kontrolujem lokálny súbor..."
 
-#: ../src/check.c:2290 ../ui/gurlchecker.glade.h:174
+#: ../src/check.c:2291 ../ui/gurlchecker.glade.h:174
 msgid "Updating report..."
 msgstr "Aktualizujem správu..."
 
-#: ../src/check.c:2490
+#: ../src/check.c:2491
 #, fuzzy
 msgid ""
 "gURLChecker has cancelled the check because you do not have enough space on "
@@ -854,7 +864,7 @@
 "\n"
 "Na odhad voľného miesta gURLChecker započítal aj bezpečnostnú rezervu."
 
-#: ../src/check.c:2586 ../src/web_site.c:173
+#: ../src/check.c:2587 ../src/web_site.c:173
 msgid "Searching..."
 msgstr "Hľadanie..."
 
@@ -1093,19 +1103,19 @@
 msgid "Cleaning..."
 msgstr "Čistím..."
 
-#: ../src/project.c:1806
+#: ../src/project.c:1808
 msgid "The following cookie will be <b>deleted</b>"
 msgstr "Nasledujúci koláčik bude <b>vymazaný</b>"
 
-#: ../src/project.c:1833
+#: ../src/project.c:1835
 msgid "The following cookie will be <b>updated</b>"
 msgstr "Nasledujúci koláčik bude <b>aktualizovaný</b>"
 
-#: ../src/project.c:1868
+#: ../src/project.c:1870
 msgid "The following cookie will be <b>added</b>"
 msgstr "Nasledujúci koláčik bude <b>pridaný</b>"
 
-#: ../src/project.c:1922
+#: ../src/project.c:1924
 #, fuzzy
 msgid "The expiration date for this cookie was incorrect. It has been refused."
 msgstr ""

Modified: branches/stable/src/application.c
===================================================================
--- branches/stable/src/application.c	2007-04-24 17:47:12 UTC (rev 604)
+++ branches/stable/src/application.c	2007-04-25 05:50:11 UTC (rev 605)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002-2006
+ * Copyright (C) 2002-2007
  * Emmanuel Saracco <esaracco at users.labs.libre-entreprise.org>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -3110,7 +3110,7 @@
   about_dialog =
     gnome_about_new ("gURLChecker",
 		     UC_VERSION,
-		     "(C) 2002-2006 Emmanuel Saracco",
+		     "(C) 2002-2007 Emmanuel Saracco",
 		     _("gURLChecker is a graphical web links checker.\n"
 		       "It can work on a whole site, a single local page "
 		       "or a browser bookmarks file"),

Modified: branches/stable/src/project.c
===================================================================
--- branches/stable/src/project.c	2007-04-24 17:47:12 UTC (rev 604)
+++ branches/stable/src/project.c	2007-04-25 05:50:11 UTC (rev 605)
@@ -1733,17 +1733,17 @@
       g_strfreev (name_value), name_value = NULL;
     }
   else
-  {
-    for (i = 0; fields[i] != NULL && *value == NULL; i++)
-      {
-	g_strstrip (fields[i]);
-	name_value = g_strsplit (fields[i], "=", 2);
-	if (name_value && name_value[0] && name_value[1] &&
-            !strcasecmp (name_value[0], name))
-	  *value = g_strdup (name_value[1]);
-	g_strfreev (name_value), name_value = NULL;
-      }
-  }
+    {
+      for (i = 0; fields[i] != NULL && *value == NULL; i++)
+	{
+	  g_strstrip (fields[i]);
+	  name_value = g_strsplit (fields[i], "=", 2);
+	  if (name_value && name_value[0] && name_value[1] &&
+	      !strcasecmp (name_value[0], name))
+	    *value = g_strdup (name_value[1]);
+	  g_strfreev (name_value), name_value = NULL;
+	}
+    }
   g_strfreev (fields), fields = NULL;
 }
 



More information about the Gurlchecker-commits mailing list