proposal of different wording, see github node to commit @2b610dc
This commit is contained in:
parent
fdc7c089c2
commit
de82c49fb3
@ -1,5 +1,5 @@
|
||||
@define('MULTICHECK_NO_ITEM', 'Please checkmark an item before! Please return to the <a href="%s">referer</a> page.');
|
||||
@define('MULTICHECK_NO_DIR', 'Please select a directory before! Please return to the <a href="%s">referer</a> page.');
|
||||
@define('BULKMOVE_HELP_DESC', 'Checkmark the objects or images of choice and choose the place to remove to here. <b>Note:</b> This action will happen immediately and will not be asked back to proceed, likewise for the bulk delete action part. All selected items will move physically to the new location and all Blog entries are searched to replace the src and path links links to the new place too. With Staticpage versions from v.4.52(!) this also happens to staticpage entries.');
|
||||
@define('FIRST', 'First Page');
|
||||
@define('LAST', 'Last Page');
|
||||
@define('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. <a href="%s">Return to previous page</a>.');
|
||||
@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. <a href="%s">Return to previous page</a>.');
|
||||
@define('BULKMOVE_HELP_DESC', 'You can select multiple files to bulk-move them to a new location. <strong>Note:</strong> This action cannot be undone, just like bulk-deletion of multiple files. All checked files will be physically moved, and referring blog entries be rewritten to point to the new location.');
|
||||
@define('FIRST_PAGE', 'First Page');
|
||||
@define('LAST_PAGE', 'Last Page');
|
||||
|
Loading…
x
Reference in New Issue
Block a user