memory leak due to wrong thread usage fixed
This commit is contained in:
40
po/en.po
40
po/en.po
@@ -1,4 +1,4 @@
|
||||
# $calcurse: en.po,v 1.17 2008/12/15 20:02:00 culot Exp $
|
||||
# $calcurse: en.po,v 1.18 2008/12/18 20:38:51 culot Exp $
|
||||
#
|
||||
# English/GB translation of calcurse.
|
||||
# Copyright (C) 2006 Copyright (c) Frederic Culot <frederic@culot.org>
|
||||
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: calcurse 1.4\n"
|
||||
"Report-Msgid-Bugs-To: frederic@culot.org\n"
|
||||
"POT-Creation-Date: 2008-12-15 20:53+0100\n"
|
||||
"POT-Creation-Date: 2008-12-18 21:35+0100\n"
|
||||
"PO-Revision-Date: 2006-07-03 00:05+0100\n"
|
||||
"Last-Translator: Neil Williams <linux@codehelp.co.uk>\n"
|
||||
"Language-Team: English/GB <en_GB@li.org>\n"
|
||||
@@ -454,7 +454,7 @@ msgstr "Enter an option number to change its value [Q to quit] "
|
||||
msgid "(Press '^P' or '^N' to move up or down, 'Q' to quit)"
|
||||
msgstr ""
|
||||
|
||||
#: src/custom.c:793 src/notify.c:522
|
||||
#: src/custom.c:793 src/notify.c:528
|
||||
msgid "Enter the date format (see 'man 3 strftime' for possible formats) "
|
||||
msgstr ""
|
||||
|
||||
@@ -1532,74 +1532,74 @@ msgstr ""
|
||||
msgid "Warning: could not erase temporary log file %s, Aborting..."
|
||||
msgstr ""
|
||||
|
||||
#: src/notify.c:136
|
||||
#: src/notify.c:141
|
||||
#, fuzzy
|
||||
msgid "error while launching command: could not fork"
|
||||
msgstr "FATAL ERROR in todo_delete_bynum: no such todo\n"
|
||||
|
||||
#: src/notify.c:139
|
||||
#: src/notify.c:144
|
||||
msgid "error while launching command"
|
||||
msgstr ""
|
||||
|
||||
#: src/notify.c:449
|
||||
#: src/notify.c:455
|
||||
msgid "notify-bar_show = "
|
||||
msgstr ""
|
||||
|
||||
#: src/notify.c:450
|
||||
#: src/notify.c:456
|
||||
msgid "notify-bar_date = "
|
||||
msgstr ""
|
||||
|
||||
#: src/notify.c:451
|
||||
#: src/notify.c:457
|
||||
msgid "notify-bar_clock = "
|
||||
msgstr ""
|
||||
|
||||
#: src/notify.c:452
|
||||
#: src/notify.c:458
|
||||
msgid "notify-bar_warning = "
|
||||
msgstr ""
|
||||
|
||||
#: src/notify.c:453
|
||||
#: src/notify.c:459
|
||||
msgid "notify-bar_command = "
|
||||
msgstr ""
|
||||
|
||||
#: src/notify.c:456
|
||||
#: src/notify.c:462
|
||||
#, fuzzy
|
||||
msgid "(if set to YES, notify-bar will be displayed)"
|
||||
msgstr "(if set to YES, progress bar will not be displayed when saving data)"
|
||||
|
||||
#: src/notify.c:458
|
||||
#: src/notify.c:464
|
||||
msgid "(Format of the date to be displayed inside notify-bar)"
|
||||
msgstr ""
|
||||
|
||||
#: src/notify.c:461
|
||||
#: src/notify.c:467
|
||||
msgid "(Format of the time to be displayed inside notify-bar)"
|
||||
msgstr ""
|
||||
|
||||
#: src/notify.c:464
|
||||
#: src/notify.c:470
|
||||
msgid ""
|
||||
"(Warn user if an appointment is within next 'notify-bar_warning' seconds)"
|
||||
msgstr ""
|
||||
|
||||
#: src/notify.c:467
|
||||
#: src/notify.c:473
|
||||
msgid "(Command used to notify user of an upcoming appointment)"
|
||||
msgstr ""
|
||||
|
||||
#: src/notify.c:520
|
||||
#: src/notify.c:526
|
||||
msgid "Enter an option number to change its value [Q to quit] "
|
||||
msgstr "Enter an option number to change its value [Q to quit] "
|
||||
|
||||
#: src/notify.c:524
|
||||
#: src/notify.c:530
|
||||
msgid "Enter the time format (see 'man 3 strftime' for possible formats) "
|
||||
msgstr ""
|
||||
|
||||
#: src/notify.c:526
|
||||
#: src/notify.c:532
|
||||
msgid "Enter the number of seconds (0 not to be warned before an appointment)"
|
||||
msgstr ""
|
||||
|
||||
#: src/notify.c:527
|
||||
#: src/notify.c:533
|
||||
msgid "Enter the notification command "
|
||||
msgstr ""
|
||||
|
||||
#: src/notify.c:531
|
||||
#: src/notify.c:537
|
||||
#, fuzzy, c-format
|
||||
msgid "CalCurse %s | notify-bar options"
|
||||
msgstr "CalCurse %s | general options"
|
||||
|
||||
Reference in New Issue
Block a user