Translate 'entries'
SVN revision: 776
This commit is contained in:
+4
-1
@@ -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");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user