* [bug#56527] fix lang.
This commit is contained in:
@@ -26,7 +26,7 @@ $lang->doclib->spaceName = 'Space Name';
|
||||
$lang->doclib->createSpace = 'Create Space';
|
||||
$lang->doclib->editSpace = 'Edit Space';
|
||||
$lang->doclib->privateACL = "Private (Only creators and whitelisted users with %s permissions can access it)";
|
||||
$lang->doclib->defaultOrder = 'Document default order';
|
||||
$lang->doclib->defaultOrder = 'Doc order';
|
||||
|
||||
$lang->doclib->tip = new stdclass();
|
||||
$lang->doclib->tip->selectExecution = "When execution is empty, the library created is the {$lang->projectCommon} library";
|
||||
|
||||
@@ -26,7 +26,7 @@ $lang->doclib->spaceName = 'Space Name';
|
||||
$lang->doclib->createSpace = 'Create Space';
|
||||
$lang->doclib->editSpace = 'Edit Space';
|
||||
$lang->doclib->privateACL = "Private (Only creators and whitelisted users with %s permissions can access it)";
|
||||
$lang->doclib->defaultOrder = 'Document default order';
|
||||
$lang->doclib->defaultOrder = 'Doc order';
|
||||
|
||||
$lang->doclib->tip = new stdclass();
|
||||
$lang->doclib->tip->selectExecution = "When execution is empty, the library created is the {$lang->projectCommon} library";
|
||||
|
||||
@@ -26,7 +26,7 @@ $lang->doclib->spaceName = 'Space Name';
|
||||
$lang->doclib->createSpace = 'Create Space';
|
||||
$lang->doclib->editSpace = 'Edit Space';
|
||||
$lang->doclib->privateACL = "Private (Only creators and whitelisted users with %s permissions can access it)";
|
||||
$lang->doclib->defaultOrder = 'Document default order';
|
||||
$lang->doclib->defaultOrder = 'Doc order';
|
||||
|
||||
$lang->doclib->tip = new stdclass();
|
||||
$lang->doclib->tip->selectExecution = "When execution is empty, the library created is the {$lang->projectCommon} library";
|
||||
|
||||
Reference in New Issue
Block a user