aboutsummaryrefslogtreecommitdiffstats
path: root/po
Commit message (Expand)AuthorAgeFilesLines
...
* Update from translation project.Matthias Andree2005-08-041-687/+577
* add missing space to recent servport.c translated string.Matthias Andree2005-08-021-4/+3
* Freeze 6.2.6-pre9.Matthias Andree2
#	~/.bash_logout
#	Clean things up when I Exit.

# Below is for Fetchmail clean up
#
#	TDEV=my PRESENT terminal device IE: ttyp0, tty5, .....
#
export TDEV=`tty | sed -n -e "s#/dev/##p"`
#
if [ -s ~/.fetchmail ]; then
#
    if [ -s ~/.fetchmail.$TDEV ]; then
	TEST=`/usr/bin/grep 'notowner' ~/.fetchmail.$TDEV`
#
        if [ ! -z $TEST ]; then
	    /bin/rm -rf ~/.fetchmail.$TDEV
	elif [ -z $TEST ]; then
	    /bin/rm -rf ~/.fetchmail.$TDEV
	    /usr/local/bin/fetchmail -q >/dev/null 2>&1
	fi
#
    else
	echo "WARNING: A process either did not record a ~/.fetchmail.$TDEV" >> ~/.fetchmail.warning.$TDEV
	echo "WARNING: Or removed the file manually ." >> ~/.fetchmail.warning.$TDEV
    fi
#
else
    echo "WARNING: parent process has exit'ed & removed primary ~/.fetchmail.$TDEV " >> ~/.fetchmail.warning.$TDEV
fi
# END of Fetchmail clean up
* Fix typo.Matthias Andree2005-07-041-1/+1 * Fix typo.Matthias Andree2005-07-031-123/+135 * Update.Matthias Andree2005-07-031-336/+398 * i18n fixes, cs.po updates, by Miloslav Trmac.Matthias Andree2005-07-032-1321/+1299 * Merge fix from Debian bug #286044. remover -> eliminar; one typo fixed.Matthias Andree2005-06-291-5/+5 * Merge fixes sent by Nico Golde.Matthias Andree2005-06-291-9/+9 * Redo plural fix.Matthias Andree2005-04-281-3/+3 * Updated file from translation project.Matthias Andree2005-04-281-170/+132 * Fix pluralizationMatthias Andree2005-04-271-319/+348 * Add missing blank.Matthias Andree2005-04-271-1/+1 * Fix indentation of --sslkey help message.Matthias Andree2005-04-271-1/+1 * Reformat missing --sslfingerprint help string.Matthias Andree2005-04-271-1/+3 * Fix pluralization.Matthias Andree2005-04-271-786/+820 * Fix pluralization.Matthias Andree2005-04-272-236/+240 * Fix obvious typo (LSTMP -> LMTP).Matthias Andree2005-04-271-2/+2 * Update translationsMatthias Andree2005-04-262-819/+818 * Add Albanian translation.Matthias Andree2005-04-252-1/+2857 * Install updated translations from the translation project.Matthias Andree2005-04-162-633/+651 * Print warning if multidrop is configured, but not envelope option.Matthias Andree2005-04-131-153/+163 * Update translation for 'SSL is not enabled.'.Matthias Andree2005-03-191-14/+14 * Update.Matthias Andree2005-03-061-76/+94 * Remove bogus file.Matthias Andree2004-12-2710-6002/+4061 * Remove some unused cruft from the trunk.Graham Wilson2004-11-291-3/+0 * Add new help message(s). (Automatic:) Adjust line numbers.Matthias Andree2004-11-102-523/+545 * Update warning mail signature.Matthias Andree2004-10-203-265/+265 * chase xalloca.c removal.Matthias Andree2004-10-203-15/+12 * Delete obsolete file xalloca.c, now a macro.Matthias Andree2004-10-201-1/+0 * Fix fuzzy translations.Matthias Andree2004-10-201-340/+310 * Add xalloca.c translation for "alloca failed\n".Matthias Andree2004-10-201-374/+378