1
0

Add missing i18n constants

prepare rc1
This commit is contained in:
Garvin Hicking
2014-11-29 11:59:47 +01:00
parent cc6e5ec94d
commit 21b277bd1c
68 changed files with 1003 additions and 884 deletions

View File

@ -1081,3 +1081,5 @@
@define('USERCONF_WYSIWYG_PRESET_NOCC_STANDARD', 'Force: Alternate');
@define('USERCONF_WYSIWYG_PRESET_NOCC_CKE', 'Force: CKEditor Full');
@define('CATEGORY_PLUGIN_SHOWALL', 'Show a link to "All categories"?');
@define('CATEGORY_PLUGIN_SHOWALL', 'If enabled, a link for the visitor to display the blog with no category restriction will be added.');