git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8887
7612ce4b-ef26-0410-bec9-
ea0150e637f0
Some plugin settings might be adjusted by creating config/translate_config.php or
plugins/translate/config.php configuration file. See plugins/translate/config_default.php
-and plugins/translate/config-sample.php
+and plugins/translate/config_sample.php
* If you enable custom translation engines, you must include
* translate_form_custom(), translate_custom_showtrad() and
* $translate_custom_showoption() functions in your config.
- * See example in config-sample.php
+ * See example in config_sample.php
* @global bool $translate_custom_enabled
*/
global $translate_custom_enabled;