SID-01421: Change Registration Message
| Status: |
Answered |
TWiki version: |
5.1.1 |
Perl version: |
|
| Category: |
CategoryLocalization |
Server OS: |
debian |
Last update: |
14 years ago |
hey,
after the user configuration is finished twiki sends me a short acknowledge message. "than you for ou configuration, ou are listed in the user list, an email has been sent ..."
i can`t find a way to edit this site, i´m using it in german.
acually i just want to add a line with a link to our twiki mainsite. the first thing my users do after registration is looking for a link to the site itself ...
additionally i also tried to edit the
TWikiRegistration Site but end up on the english version - how do i access the german parts of this specific site ?
help is very much appreciated
--
TWikiGuest - 2012-03-08
Discussion and Answer
Check the
register*.tmpl messages in
twiki/templates for e-mail text.
Check
messages.tmpl for screen messages. The registration thank you message is
%TMPL:DEF{"thanks"}%.
--
PeterThoeny - 2012-03-08
On German, text is translated using
%MAKETEXT{}% in registration form and other places. TWiki translates this based on translation files. The German one is at
twiki/locale/de.po. See
UserInterfaceLocalisation and
CategoryLocalization.
We would like to get you involved in improving the German translation. Learn how to
GettingInvolved and send patches.
--
PeterThoeny - 2012-03-08
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.