meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
plugin:viewinbrowser [2024/05/20 00:00] – external edit 127.0.0.1plugin:viewinbrowser [2024/06/22 20:31] (current) duncanc
Line 30: Line 30:
 The text displayed by the plugin can be translated into other languages. See the file ''plugins/ViewBrowserPlugin/lan/translations_en.php'' for the English version that can be used as the basis for another language. Each line in the file contains the English text then the equivalent text in the target language. The text displayed by the plugin can be translated into other languages. See the file ''plugins/ViewBrowserPlugin/lan/translations_en.php'' for the English version that can be used as the basis for another language. Each line in the file contains the English text then the equivalent text in the target language.
  
-To create a new language file, copy ''translations\_en.php'' to ''translations_xx.php'', where xx is the language code, then change the texts for your target language. For the new translations to take effect you need to logout of phpList then login again.+To create a new language file, copy ''translations_en.php'' to ''translations_xx.php'', where xx is the language code, then change the texts for your target language. For the new translations to take effect you need to logout of phpList then login again.
  
 You can share your new language file by submitting it for inclusion in the plugin. Please create a topic in the user forum or an issue on GitHub. You can share your new language file by submitting it for inclusion in the plugin. Please create a topic in the user forum or an issue on GitHub.