Menu

#283 String "Advance to next unread message in" not translated

open
nobody
5
2005-05-19
2005-05-19
Anonymous
No

The string "Advance to next unread message in " is not
translated. I think that the statement:

TranslateString('Advance to next unread message
in '+trim(node.text)+'?')

must be correct in

TranslateString('Advance to next unread message in ')
+trim(node.text)+'?'

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.