The Message Editor admin control panel allows the administrator to edit FUDforum's messages (for example to make site spesific translations) or to download the latest messages from TranslateWiki.net to your forum.
FUDforum included i18n support, which allows the administrator to easily pick a language other then English for their forum. The i18n supports also makes it easy to translate the forum into languages that are not yet included in the main distribution. I18n support is accomplished by keeping all of the text displayed on the forum in a special file, which can be edited via this control panel or manually with a text editor.
NOTE: If you are introducing major changes or translating a forum in to another language you're probably better off making the modifications on TranslateWiki rather than on this control panel. |
Contents |
When you access the message editor you are presented with a form that allows you to choose which message file you want to edit and for which theme this message file is for.
The message editor displays a colour coded view of the templates and their corresponding messages. It also indicated which files utilize each template.
Below is the explanation for the colour codes used in the message editor.
When you click on the 'Edit' button available on the message edit form, your changes will be saved to the message file and the forum will be recompiled to using the new data you've entered.
IMPORTANT: After making manual modifications to the message file (bypassing this control panel) please remember to recompile the theme via the Theme Manager to activate your changes. |
One can specify singular and plural forms of a variable with:
{PLURAL: count|form 1|form 2|...}
For example:
{PLURAL: frm->n_rating|$1 Vote|$1 Votes}
$1 refers to the count (first parameter).
Plural forms for languages in FUDforum should follow CLDR's plural rules as defined at http://unicode.org/repos/cldr-tmp/trunk/diff/supplemental/language_plural_rules.html
FUDforum is localized on the TranslateWiki.net website. This control panel allows the administrator to download the latest and most up to date translation from the TranslateWiki website. Simply select the language and click on the download button to update your forum.
Sorry! This site is experiencing technical difficulties.
Try waiting a few minutes and reloading.
(Can't contact the database server: Cannot return last error, no db connection)