[grisbi-cvs] [SCM] grisbi branch, grisbi-0.8.x, updated. upstream_version_0_8_5-12-g902288e
Pierre Biava
nobody at users.sourceforge.net
Sun May 22 09:28:24 CEST 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grisbi".
The branch, grisbi-0.8.x has been updated
via 902288ea2d9a2470710d7a87080f6c8e1f5d9213 (commit)
via 2ee7758f1af6cae78e2f55d26b5cc008f892a0f0 (commit)
from 189274c68716f07bf88e2a8e542f1758702320cb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 902288ea2d9a2470710d7a87080f6c8e1f5d9213
Author: pbiava <pierre.biava at nerim.net>
Date: Sun May 22 08:58:11 2011 +0200
new stable version 0.8.6
commit 2ee7758f1af6cae78e2f55d26b5cc008f892a0f0
Author: pbiava <pierre.biava at nerim.net>
Date: Sun May 22 08:57:42 2011 +0200
update strings
-----------------------------------------------------------------------
Changes:
diff --git a/NEWS b/NEWS
index 8d82902..d244e00 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+New in version 0.8.6
+- corrects a problem of calculating the balance after deletion of two archives
+- Simplification of the function of dates parsing : gsb_parse_date_string () fixes a systematic crash on Windows
+- Adds support for the variance for the planned transactions
+- fixes various bugs.
+
New in version 0.8.5
- Added cloning of scheduled operations
- Fixed a bug of calculating balances with different currencies in the table estimates
diff --git a/configure.in b/configure.in
index d35c4f5..8350ea1 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
m4_define(grisbi_major_version, 0)
m4_define(grisbi_minor_version, 8)
-m4_define(grisbi_micro_version, 5)
+m4_define(grisbi_micro_version, 6)
m4_define(grisbi_version, grisbi_major_version.grisbi_minor_version.grisbi_micro_version)
AC_INIT([grisbi],[grisbi_version],[http://grisbi.tuxfamily.org/mantis/login_select_proj_page.php?ref=bug_report_page.php],[grisbi],[http://www.grisbi.org/index.fr.html])
diff --git a/grisbi.spec b/grisbi.spec
index 3f883fa..6fe613e 100644
--- a/grisbi.spec
+++ b/grisbi.spec
@@ -1,5 +1,5 @@
%define name grisbi
-%define version 0.8.5
+%define version 0.8.6
%define release %mkrel 1
%define _disable_ld_no_undefined 1
@@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
%_iconsdir/hicolor/48x48/apps/%name.png
%changelog
+* Sun May 22 2011 Pierre Biava <grisbi at pierre.biava.name> 0.8.6-1mdv2010.2
+- new version 0.8.6
+
* Wed Apr 13 2011 Pierre Biava <grisbi at pierre.biava.name> 0.8.5-1mdv2010.1
- new version 0.8.5
diff --git a/po/cs.po b/po/cs.po
index 4012b3b..1cf77f1 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: cs\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-24 20:59+0200\n"
+"POT-Creation-Date: 2011-05-22 08:52+0200\n"
"PO-Revision-Date: 2011-02-19 01:39+0100\n"
"Last-Translator: Markus7cz <markus7cz at gmail.com>\n"
"Language-Team: \n"
@@ -7138,8 +7138,8 @@ msgstr "Kreditnà karta"
msgid "Direct debit"
msgstr "PÅÃmý výbÄr"
-#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2035
-#: ../src/gsb_data_transaction.c:2097
+#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2028
+#: ../src/gsb_data_transaction.c:2090
msgid "Cannot allocate memory, bad things will happen soon"
msgstr "Nelze alokovat pamÄÅ¥. Brzy dojde k chybÄ."
diff --git a/po/da.po b/po/da.po
index fe257b2..f9285c1 100644
--- a/po/da.po
+++ b/po/da.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: da\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-24 20:59+0200\n"
+"POT-Creation-Date: 2011-05-22 08:52+0200\n"
"PO-Revision-Date: 2006-03-25 13:23+0100\n"
"Last-Translator: Dmitri Popov <dmpop at openoffice.org>\n"
"Language-Team: \n"
@@ -7151,8 +7151,8 @@ msgstr "Kreditkort"
msgid "Direct debit"
msgstr ""
-#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2035
-#: ../src/gsb_data_transaction.c:2097
+#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2028
+#: ../src/gsb_data_transaction.c:2090
msgid "Cannot allocate memory, bad things will happen soon"
msgstr ""
diff --git a/po/de.po b/po/de.po
index 7692c2c..af5783d 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: de\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-24 20:59+0200\n"
+"POT-Creation-Date: 2011-05-22 08:52+0200\n"
"PO-Revision-Date: 2011-02-20 23:28+0100\n"
"Last-Translator: Martin Stromberger <mstromberger at aon.at>\n"
"Language-Team: deutsch <de at li.org>\n"
@@ -7200,8 +7200,8 @@ msgstr "Kreditkarte"
msgid "Direct debit"
msgstr "Barzahlung"
-#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2035
-#: ../src/gsb_data_transaction.c:2097
+#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2028
+#: ../src/gsb_data_transaction.c:2090
msgid "Cannot allocate memory, bad things will happen ansaction.c:2028 .1 select_proj_page.php?ref=bug_report_page.php],[grisbi],[http://www.grisbi.org/index.fr.html]) `ù×ÿ ó)<+ È)<+ è»)<+ x·*<+ `ù×ÿ Ù*<+ pî×ÿ @í×ÿ ë)<+ 6 è è! è! ðø×ÿ `ù×ÿ x4·*<+ pï×ÿ ")<+ )<+ ðø×ÿ ð)<+ /ù×ÿ À/+<+ ó)<+ +<+ Ø$+<+ ¨)+<+ È)<+ x4·*<+ pï×ÿ @î×ÿ ë)<+ à! à! ðø×ÿ `ù×ÿ Èý*<+ Pð×ÿ ")<+ )<+ ðø×ÿ ð)<+ /ù×ÿ ù×ÿ ù×ÿ »)<+ p `ù×ÿ ó)<+ È)<+ Pð×ÿ ï×ÿ ë)<+ G H I J K M N O P ðø×ÿ `ù×ÿ Hµm*<+ ðñ×ÿ ")<+ )<+ ðø×ÿ 0/+<+ ó)<+ @·*<+ éJ*<+ +<+ Ø$+<+ ¨)+<+ È)<+
Hµm*<+ ðñ×ÿ 0ð×ÿ ë)<+ 8µm*<+ ðñ×ÿ `ð×ÿ ë)<+ (µm*<+ ðñ×ÿ ð×ÿ ë)<+ µm*<+ ðñ×ÿ Àð×ÿ ë)<+ ¨.+<+ ó)<+ ¨)+<+ @ë×ÿ 8K*<+ æ)<+ Ø$+<+ `ñ×ÿ y8K*<+ æ)<+ +<+ ñ×ÿ Z8K*<+ æ)<+ ØäJ*<+ @·*<+ éJ*<+ +<+ ØD·*<+ Ø$+<+ ¨)+<+ È)<+ à-I*<+ ó×ÿ àñ×ÿ ë)<+ # % ' ) * - . 0 3 5 6 7 8 : < = ðø×ÿ `ù×ÿ pk*<+ 0ô×ÿ ")<+ 8O·*<+ ó)<+ ØD·*<+ I·*<+ È)<+ c f á)<+ `ù×ÿ pk*<+ 0ô×ÿ ó×ÿ ë)<+ Ó%°æ§ìwqÒ-øÒ êÓïs¨Ó,~9×u]ÞÓ 4Q ÷U^Qʧ ¶uª¹ñìò*Äv´Bç)<+ ú×ÿ FP~+<+ FP~+<+ ?ä)<+ `ú×ÿ Àñ×ÿ õ×ÿ á)<+ æ)<+ è»)<+ àû×ÿ BP~+<+ °ú×ÿ /ù×ÿ õ,¼)
<+ `ù×ÿ ÿÿÿÿÿÿÿÿBP~+<+ hù×ÿ ë) soon"
msgstr "Der Speicher kann nicht zugeteilt werden"
diff --git a/po/el.po b/po/el.po
index f1d5100..5b343ff 100644
--- a/po/el.po
+++ b/po/el.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Grisbi 0.5.9\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-24 20:59+0200\n"
+"POT-Creation-Date: 2011-05-22 08:52+0200\n"
"PO-Revision-Date: 2009-04-13 14:53+0200\n"
"Last-Translator: \n"
"Language-Team: KASKAS <ttnfy17 at yahoo.gr>\n"
@@ -7450,8 +7450,8 @@ msgstr "ΠιÏÏÏÏική κάÏÏα"
msgid "Direct debit"
msgstr "ÎÏεÏ
Î¸ÎµÎ¯Î±Ï ÏÏÎÏÏη"
-#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2035
-#: ../src/gsb_data_transaction.c:2097
+#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2028
+#: ../src/gsb_data_transaction.c:2090
msgid "Cannot allocate memory, bad things will happen soon"
msgstr "ÎδÏναÏη η διάθεÏη μνήμηÏ,άÏÏημα ÏÏάγμαÏα θα ÏÏ
μβοÏν ÏÏνÏομα"
diff --git a/po/eo.po b/po/eo.po
index c7569d6..8030732 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: eo\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-24 20:59+0200\n"
+"POT-Creation-Date: 2011-05-22 08:52+0200\n"
"PO-Revision-Date: 2009-06-28 20:04+0200\n"
"Last-Translator: Cyril Castelbou <cyril.castelbou at free.fr>\n"
"Language-Team: esperanto <eo at li.org>\n"
@@ -6786,8 +6786,8 @@ msgstr ""
msgid "Direct debit"
msgstr ""
-#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2035
-#: ../src/gsb_data_transaction.c:2097
+#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2028
+#: ../src/gsb_data_transaction.c:2090
msgid "Cannot allocate memory, bad things will happen soon"
msgstr ""
diff --git a/po/es.po b/po/es.po
index dbeffc5..1f2ef22 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: es\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-24 20:59+0200\n"
+"POT-Creation-Date: 2011-05-22 08:52+0200\n"
"PO-Revision-Date: 2010-05-09 11:48+0100\n"
"Last-Translator: Carlos M. Cámara Mora <cmcamara at gmail.com>\n"
"Language-Team: Spanish <es at li.org>\n"
@@ -7255,8 +7255,8 @@ msgstr "Tarjeta de crédito"
msgid "Direct debit"
msgstr "Cargo a cuenta"
-#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2035
-#: ../src/gsb_data_transaction.c:2097
+#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2028
+#: ../src/gsb_data_transaction.c:2090
msgid "Cannot allocate memory, bad things will happen soon"
msgstr "No puedo reservar memoria, algo terrible ocurrirá pronto"
diff --git a/po/fa.po b/po/fa.po
index e1cb654..bf28a4b 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: girisbi VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-24 20:59+0200\n"
+"POT-Creation-Date: 2011-05-22 08:52+0200\n"
"PO-Revision-Date: 2008-10-02 10:07+0330\n"
"Last-Translator: hadi <hadi60 at gmail.com>\n"
"Language-Team: farsi <en at li.org>\n"
@@ -7046,8 +7046,8 @@ msgstr ""
msgid "Direct debit"
msgstr ""
-#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2035
-#: ../src/gsb_data_transaction.c:2097
+#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2028
+#: ../src/gsb_data_transaction.c:2090
msgid "Cannot allocate memory, bad things will happen soon"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index fff469f..eca7d63 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-24 20:59+0200\n"
+"POT-Creation-Date: 2011-05-22 08:52+0200\n"
"PO-Revision-Date: 2011-04-12 22:14+0200\n"
"Last-Translator: Pierre Biava <pierre at pierre.biava.name>\n"
"Language-Team: GNOME French Team <gnomefr at traduc.org>\n"
@@ -7214,8 +7214,8 @@ msgstr "Carte de crédit"
msgid "Direct debit"
msgstr "Prélèvement"
-#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2035
-#: ../src/gsb_data_transaction.c:2097
+#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2028
+#: ../src/gsb_data_transaction.c:2090
msgid "Cannot allocate memory, bad things will happen soon"
msgstr "Erreur dans l'allocation de mémoire, ça va très mal se passer"
diff --git a/po/he.po b/po/he.po
index 68f9782..029eb8f 100644
--- a/po/he.po
+++ b/po/he.po
@@ -283,7 +283,7 @@ msgid ""
msgstr ""
"Project-Id-Version: he\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-24 20:59+0200\n"
+"POT-Creation-Date: 2011-05-22 08:52+0200\n"
"PO-Revision-Date: 2006-02-11 16:08+0200\n"
"Last-Translator: dotan\n"
"Language-Team: <en at li.org>\n"
@@ -7564,8 +7564,8 @@ msgstr "×ר××ס ×שר××"
msgid "Direct debit"
msgstr "×××× ×ש×ר"
-#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2035
-#: ../src/gsb_data_transaction.c:2097
+#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2028
+#: ../src/gsb_data_transaction.c:2090
msgid "Cannot allocate memory, bad things will happen soon"
msgstr "×× × ××ª× ××קצ×× ××ר××; ××¢×ש××, ××××× × ×××ר×× ×¨×¢××..."
diff --git a/po/it.po b/po/it.po
index 7f35e63..c5d7859 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: it\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-24 20:59+0200\n"
+"POT-Creation-Date: 2011-05-22 08:52+0200\n"
"PO-Revision-Date: 2007-04-05 00:03+0000\n"
"Last-Translator: Fabio Erculiani <fabio.erculiani at gmail.com>\n"
"Language-Team: Italian <LL at li.org>\n"
@@ -7305,8 +7305,8 @@ msgstr "Carta di credito"
msgid "Direct debit"
msgstr "Bancomat"
-#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2035
-#: ../src/gsb_data_transaction.c:2097
+#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2028
+#: ../src/gsb_data_transaction.c:2090
msgid "Cannot allocate memory, bad things will happen soon"
msgstr "Impossibile alloccare memoria, succederanno cose impreviste"
diff --git a/po/lv.po b/po/lv.po
index cf2c34c..0b92ee3 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-24 20:59+0200\n"
+"POT-Creation-Date: 2011-05-22 08:52+0200\n"
"PO-Revision-Date: 2010-11-08 20:02+0300\n"
"Last-Translator: Valdis VÄ«toliÅÅ¡ <valdis.vitolins at odo.lv>\n"
"Language-Team: LATVIAN <info at odo.lv>\n"
@@ -7239,8 +7239,8 @@ msgstr "Kredītkarte"
msgid "Direct debit"
msgstr "Tiešais debets"
-#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2035
-#: ../src/gsb_data_transaction.c:2097
+#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2028
+#: ../src/gsb_data_transaction.c:2090
msgid "Cannot allocate memory, bad things will happen soon"
msgstr "Nevar pieÅ¡Ä·irt atmiÅu, var notikt neparedzÄtas lietas."
diff --git a/po/nl.po b/po/nl.po
index 35d362f..b708313 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-24 20:59+0200\n"
+"POT-Creation-Date: 2011-05-22 08:52+0200\n"
"PO-Revision-Date: 2007-02-11 22:04+0100\n"
"Last-Translator: E.Huijsing <lighthous at users.sourceforge.net>\n"
"Language-Team: Dutch <en at li.org>\n"
@@ -7350,8 +7350,8 @@ msgstr "Creditcard"
msgid "Direct debit"
msgstr "Automatische afschrijving"
-#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2035
-#: ../src/gsb_data_transaction.c:2097
+#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2028
+#: ../src/gsb_data_transaction.c:2090
msgid "Cannot allocate memory, bad things will happen soon"
msgstr ""
"Kan geen geheugen meer toewijzen, slechte dingen zullen spoedig gebeuren"
diff --git a/po/pl.po b/po/pl.po
index 5f52fac..e04488e 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-24 20:59+0200\n"
+"POT-Creation-Date: 2011-05-22 08:52+0200\n"
"PO-Revision-Date: 2006-05-15 12:44+0200\n"
"Last-Translator: Ryszard Jeziorski <r.jeziorski at dart.kielce.pl>\n"
"Language-Team: Polish\n"
@@ -7287,8 +7287,8 @@ msgstr "Karta kredytowa"
msgid "Direct debit"
msgstr "WypÅata"
-#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2035
-#: ../src/gsb_data_transaction.c:2097
+#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2028
+#: ../src/gsb_data_transaction.c:2090
msgid "Cannot allocate memory, bad things will happen soon"
msgstr "Nie można przydzieliÄ pamiÄci, zaraz przydarzy siÄ coÅ niedobrego"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 72834d6..bb6b336 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pt_BR\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-24 20:59+0200\n"
+"POT-Creation-Date: 2011-05-22 08:52+0200\n"
"PO-Revision-Date: 2005-12-19 09:07-0200\n"
"Last-Translator: \n"
"Language-Team: <pt at li.org>\n"
@@ -7310,8 +7310,8 @@ msgstr "Cartão de crédito"
msgid "Direct debit"
msgstr "Débito direto"
-#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2035
-#: ../src/gsb_data_transaction.c:2097
+#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2028
+#: ../src/gsb_data_transaction.c:2090
msgid "Cannot allocate memory, bad things will happen soon"
msgstr "Não posso alocar memória, alguns dados serão perdidos"
diff --git a/po/ro.po b/po/ro.po
index 898ce4b..a14db9f 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -38,7 +38,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ro\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-24 20:59+0200\n"
+"POT-Creation-Date: 2011-05-22 08:52+0200\n"
"PO-Revision-Date: 2005-12-19 11:24+0100\n"
"Last-Translator: Mircea Aronovici <bucuresti at free.fr>\n"
"Language-Team: <bucuresti at free.fr>\n"
@@ -7341,8 +7341,8 @@ msgstr "CartÄ de credit"
msgid "Direct debit"
msgstr "Prelevare"
-#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2035
-#: ../src/gsb_data_transaction.c:2097
+#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2028
+#: ../src/gsb_data_transaction.c:2090
msgid "Cannot allocate memory, bad things will happen soon"
msgstr "Eroare în alocarea memoriei se va termina foarte rÄu"
diff --git a/po/ru.po b/po/ru.po
index 82dceba..2ac8274 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ru\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-24 20:59+0200\n"
+"POT-Creation-Date: 2011-05-22 08:52+0200\n"
"PO-Revision-Date: 2010-02-11 19:06+0300\n"
"Last-Translator: Alexandre Prokoudine <alexandre.prokoudine at gmail.com>\n"
"Language-Team: Russian <ru at li.org>\n"
@@ -7071,8 +7071,8 @@ msgstr "ÐÑедиÑÐ½Ð°Ñ ÐºÐ°ÑÑа"
msgid "Direct debit"
msgstr "ÐÑÑмой дебиÑ"
-#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2035
-#: ../src/gsb_data_transaction.c:2097
+#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2028
+#: ../src/gsb_data_transaction.c:2090
msgid "Cannot allocate memory, bad things will happen soon"
msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 5fbe168..5918779 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: zh_CN\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-04-24 20:59+0200\n"
+"POT-Creation-Date: 2011-05-22 08:52+0200\n"
"PO-Revision-Date: 2005-12-19 11:25+0100\n"
"Last-Translator: Jianyu Tang <jianyunet at gmail.com>\n"
"Language-Team: zh_CN <LL at li.org>\n"
@@ -7265,8 +7265,8 @@ msgstr "ä¿¡ç¨å¡"
msgid "Direct debit"
msgstr "ç´æ¥åè®°"
-#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2035
-#: ../src/gsb_data_transaction.c:2097
+#: ../src/gsb_data_scheduled.c:1549 ../src/gsb_data_transaction.c:2028
+#: ../src/gsb_data_transaction.c:2090
msgid "Cannot allocate memory, bad things will happen soon"
msgstr "ç³»ç»å
åä¸è¶³ï¼è¯·å°½å¿«å
³é"
hooks/post-receive
--
grisbi
More information about the cvs
mailing list