>> where it should be <. But you already know that. Some pages got a new
>> [Replies] link but nothing it could point to?
I looked into this. The <a href=#replies> at the top of a message page is printed if(set_showreplies). But the corresponding <li><a name=replies> is inside if(set_show_msg_links && set_show_msg_links != loc_cmp) with loc_cmp=(pos == PAGE_BOTTOM ? 3 : 4).
So if the config looks like...
showreplies = On
show_msg_links = 3
...we get a useless and confusing link at the top. Fixme.
>> Also the German locale needs to be updated. If Martin Schulze is unavailable
>> I could write sth up, it's less than 20 expressions.
I translated all new messages that are used with my config. More would require test cases, as I have to see the complete page to determine the expression to use. Sorry, no time to construct them.
diff -uNr against hypermail-2.1.8/src/lang.h from the release is attached.
-- Tobias WeberReceived on Sat 19 Jul 2003 06:11:28 PM GMT
- application/octet-stream attachment: german.diff
This archive was generated by hypermail 2.3.0 : Sat 13 Mar 2010 03:46:12 AM GMT GMT