]> git.ipfire.org Git - thirdparty/sarg.git/commit - html.c
Simplify the messages to translate
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Wed, 1 Apr 2015 18:18:04 +0000 (20:18 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Wed, 1 Apr 2015 18:18:04 +0000 (20:18 +0200)
commit041018b6db717c000540c24c4d25df7214df766f
tree9d8dcd35cd59ae4f76990f36c6a2b8ed3b3ce772
parent963fde5712e92f9d505da6642fa459febb0e163a
Simplify the messages to translate

Translated messages that differ only in the file name printed at the
end of the message are now split in two parts. The file name is taken out
of the translated message to leave only the common part to be translated.
15 files changed:
auth.c
datafile.c
grepday.c
html.c
include/defs.h
index.c
lastlog.c
readlog.c
repday.c
report.c
smartfilter.c
sort.c
splitlog.c
totday.c
util.c