execute addlang.sh
This commit is contained in:
parent
c635de6e85
commit
fe90ba6b5d
@ -82,3 +82,13 @@ foreach($const['missing'] AS $file => $constants) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1094,3 +1094,13 @@ $i18n_filename_to = array('-', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1104,3 +1104,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1133,3 +1133,13 @@ $i18n_filename_to = array (
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1134,3 +1134,13 @@ $i18n_filename_to = array (
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1101,3 +1101,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1102,3 +1102,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1103,3 +1103,13 @@
|
|||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1120,3 +1120,13 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ??
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1104,3 +1104,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1102,3 +1102,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1109,3 +1109,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1100,3 +1100,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1102,3 +1102,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1105,3 +1105,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1106,3 +1106,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1104,3 +1104,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1104,3 +1104,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1104,3 +1104,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1100,3 +1100,13 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1106,3 +1106,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1113,3 +1113,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1104,3 +1104,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1105,3 +1105,13 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1021,3 +1021,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1102,3 +1102,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1092,3 +1092,13 @@ $i18n_filename_to = array (
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1101,3 +1101,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1106,3 +1106,13 @@ $i18n_unknown = 'tw';
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1106,3 +1106,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1107,3 +1107,13 @@ $i18n_unknown = 'tw';
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1102,3 +1102,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -82,3 +82,13 @@ foreach($const['missing'] AS $file => $constants) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1094,3 +1094,13 @@ $i18n_filename_to = array('-', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1104,3 +1104,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1133,3 +1133,13 @@ $i18n_filename_to = array (
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1134,3 +1134,13 @@ $i18n_filename_to = array (
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1101,3 +1101,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1102,3 +1102,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1103,3 +1103,13 @@
|
|||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1120,3 +1120,13 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ??
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1104,3 +1104,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1102,3 +1102,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1109,3 +1109,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1100,3 +1100,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1102,3 +1102,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1105,3 +1105,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1106,3 +1106,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1104,3 +1104,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1104,3 +1104,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1104,3 +1104,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1100,3 +1100,13 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1106,3 +1106,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1113,3 +1113,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1104,3 +1104,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1105,3 +1105,13 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1021,3 +1021,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1102,3 +1102,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1092,3 +1092,13 @@ $i18n_filename_to = array (
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1101,3 +1101,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1106,3 +1106,13 @@ $i18n_unknown = 'tw';
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1106,3 +1106,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1107,3 +1107,13 @@ $i18n_unknown = 'tw';
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
@ -1102,3 +1102,13 @@
|
|||||||
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
@define('JS_FAILURE', 'The Serendipity JavaScript-library could not be loaded. This can happen due to PHP or Plugin errors, or even a malformed browser cache. To check the exact error please open <a href="%1$s">%1$s</a> manually in your browser and check for error messages.');
|
||||||
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
@define('THEMES_PREVIEW_BLOG', 'See demo on blog.s9y.org');
|
||||||
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
@define('SYNDICATION_PLUGIN_XML_DESC', 'Set to "none" if you only want to show a text link.');
|
||||||
|
@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_INFO', 'Bulk-move info');
|
||||||
|
@define('BULKMOVE_INFO_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 are rewritten to point to the new location.');
|
||||||
|
@define('FIRST_PAGE', 'First Page');
|
||||||
|
@define('LAST_PAGE', 'Last Page');
|
||||||
|
@define('MEDIA_PROPERTIES_DONE', 'Properties of #%d changed.');
|
||||||
|
@define('DIRECTORY_INFO', 'Directory info');
|
||||||
|
@define('DIRECTORY_INFO_DESC', 'Directories reflect their physical folder directory name. If you want to change or move directories which contain items, you have two choices. Either create the directory or subdirectory you want, then move the items to the new directory via the media library and afterwards, delete the empty old directory there. Or completely change the whole old directory via the edit directory button below and rename it to whatever you like (existing subdir/ + newname). This will move all directories and items and change referring blog entries.');
|
||||||
|
@define('MEDIA_RESIZE_EXISTS', 'File dimensions already exist!');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user