From e95c3f88a49de888eef59ecb1bd54c7d672972f5 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Thu, 7 Sep 2006 14:26:01 +0000 Subject: Error message added in recur_repeat_item() --- po/calcurse.pot | 10 +++++++--- po/fr.po | 12 ++++++++---- 2 files changed, 15 insertions(+), 7 deletions(-) (limited to 'po') diff --git a/po/calcurse.pot b/po/calcurse.pot index c7a8558..9ace5fc 100755 --- a/po/calcurse.pot +++ b/po/calcurse.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2006-09-06 20:26+0200\n" +"POT-Creation-Date: 2006-09-07 16:10+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -754,11 +754,15 @@ msgstr "" msgid "Press [ENTER] to continue." msgstr "" -#: src/recur.c:593 +#: src/recur.c:519 +msgid "Sorry, the date you entered is older than the item start time." +msgstr "" + +#: src/recur.c:602 msgid "FATAL ERROR in recur_repeat_item: wrong item type\n" msgstr "" -#: src/recur.c:618 +#: src/recur.c:627 msgid "FATAL ERROR in recur_exc_scan: syntax error in the item date\n" msgstr "" diff --git a/po/fr.po b/po/fr.po index bab55ba..b3ac20b 100755 --- a/po/fr.po +++ b/po/fr.po @@ -1,4 +1,4 @@ -# $calcurse: fr.po,v 1.7 2006/09/07 13:27:45 culot Exp $ +# $calcurse: fr.po,v 1.8 2006/09/07 14:26:01 culot Exp $ # # French translations for calcurse package. # Copyright (C) 2006 Frederic Culot @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse 1.4\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2006-09-06 20:26+0200\n" +"POT-Creation-Date: 2006-09-07 16:10+0200\n" "PO-Revision-Date: 2006-05-13 14:37+0200\n" "Last-Translator: Frederic Culot \n" "Language-Team: French \n" @@ -1021,11 +1021,15 @@ msgstr "Cet msgid "Press [ENTER] to continue." msgstr "Appuyez sur [ENTREE] pour continuer." -#: src/recur.c:593 +#: src/recur.c:519 +msgid "Sorry, the date you entered is older than the item start time." +msgstr "La date que vous avez entrée est antérieure à la date de l'élément!" + +#: src/recur.c:602 msgid "FATAL ERROR in recur_repeat_item: wrong item type\n" msgstr "ERREUR FATALE dans todo_delete_by_num: aucune tâche correspondante\n" -#: src/recur.c:618 +#: src/recur.c:627 msgid "FATAL ERROR in recur_exc_scan: syntax error in the item date\n" msgstr "ERREUR FATALE dans load_app: mauvais format de date\n" -- cgit v1.2.3-54-g00ecf