Translation/string issues
FrankT - January 9, 2009 - 09:39
| Project: | RSVP |
| Version: | 6.x-1.0-rc3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The string Your reply has been posted to the host.<br>Click the button below after making changes. contains a br-tag which is not XHTML compliant. For that it must be changed into <br /> (with a space between br and /, otherwise it causes errors, too).
In the string above: is the 'host' inteded to be the drupal server or the person who started the invitation?
Also in the string 'MyAccount' there seems to be a missing space!?

#1
br tags and MyAccount syntax have been fixed.
An invitee does probably not know about host as in "computer" and will translate it automatically into "Gastgeber".
Thanks,
Ulf
#2
Automatically closed -- issue fixed for two weeks with no activity.