mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-10 18:23:28 +00:00
Translate 'entries'
SVN revision: 776
This commit is contained in:
parent
3038973b8e
commit
0db68cdf26
@ -6,6 +6,9 @@
|
||||
Contents: Web server program for Electronic Logbook ELOG
|
||||
|
||||
$Log$
|
||||
Revision 1.255 2004/02/17 10:21:46 midas
|
||||
Translate 'entries'
|
||||
|
||||
Revision 1.254 2004/02/17 09:52:04 midas
|
||||
Added 'x Months', needed for Japanese translation
|
||||
|
||||
@ -10985,7 +10988,7 @@ void show_page_filters(LOGBOOK * lbs, int n_msg, int page_n, BOOL mode_commands,
|
||||
}
|
||||
}
|
||||
|
||||
rsprintf(" <b>%d Entries</b>", n_msg);
|
||||
rsprintf(" <b>%d %s</b>", n_msg, loc("Entries"));
|
||||
|
||||
rsprintf("</td>\n");
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user