Added new translated strings

SVN revision: 680
This commit is contained in:
2004-01-14 10:16:44 +00:00
parent 72d925af30
commit 31313efb93
2 changed files with 7 additions and 2 deletions
+3 -1
View File
@@ -289,4 +289,6 @@ Update = Aktualisieren
# V2.4.1
by = von
Change [global] = [global] ändern
Change %s = %s ändern
Add new option here = Neue Option hier eingeben
+4 -1
View File
@@ -6,6 +6,9 @@
Contents: Web server program for Electronic Logbook ELOG
$Log$
Revision 1.191 2004/01/14 10:16:44 midas
Added new translated strings
Revision 1.190 2004/01/14 10:14:05 midas
Changed layout when adding new options
@@ -5976,7 +5979,7 @@ void show_edit_form(LOGBOOK * lbs, int message_id, BOOL breply, BOOL bedit, BOOL
if (equal_ustring(getparam("extend"), str)) {
rsprintf("<i>");
rsprintf(loc("Add new %s here"), attr_list[index]);
rsprintf(loc("Add new option here"), attr_list[index]);
rsprintf("&nbsp;:&nbsp;</i>\n");
rsprintf