diff --git a/lang/UTF-8/plugin_lang.php b/lang/UTF-8/plugin_lang.php
index 03d71a34..6c7403ce 100644
--- a/lang/UTF-8/plugin_lang.php
+++ b/lang/UTF-8/plugin_lang.php
@@ -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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_bg.inc.php b/lang/UTF-8/serendipity_lang_bg.inc.php
index 355af19c..b749ab4b 100644
--- a/lang/UTF-8/serendipity_lang_bg.inc.php
+++ b/lang/UTF-8/serendipity_lang_bg.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_cn.inc.php b/lang/UTF-8/serendipity_lang_cn.inc.php
index 566974ed..a4d5395f 100644
--- a/lang/UTF-8/serendipity_lang_cn.inc.php
+++ b/lang/UTF-8/serendipity_lang_cn.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_cs.inc.php b/lang/UTF-8/serendipity_lang_cs.inc.php
index b1c17dca..1ab01e54 100644
--- a/lang/UTF-8/serendipity_lang_cs.inc.php
+++ b/lang/UTF-8/serendipity_lang_cs.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_cz.inc.php b/lang/UTF-8/serendipity_lang_cz.inc.php
index 17bec8b2..113739da 100644
--- a/lang/UTF-8/serendipity_lang_cz.inc.php
+++ b/lang/UTF-8/serendipity_lang_cz.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_da.inc.php b/lang/UTF-8/serendipity_lang_da.inc.php
index e9abe06d..15f44062 100644
--- a/lang/UTF-8/serendipity_lang_da.inc.php
+++ b/lang/UTF-8/serendipity_lang_da.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_de.inc.php b/lang/UTF-8/serendipity_lang_de.inc.php
index 45cf266c..edbbbfb2 100644
--- a/lang/UTF-8/serendipity_lang_de.inc.php
+++ b/lang/UTF-8/serendipity_lang_de.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_en.inc.php b/lang/UTF-8/serendipity_lang_en.inc.php
index 56163b17..198fd4e1 100644
--- a/lang/UTF-8/serendipity_lang_en.inc.php
+++ b/lang/UTF-8/serendipity_lang_en.inc.php
@@ -1103,3 +1103,13 @@
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_es.inc.php b/lang/UTF-8/serendipity_lang_es.inc.php
index 5e9b3791..6f235658 100644
--- a/lang/UTF-8/serendipity_lang_es.inc.php
+++ b/lang/UTF-8/serendipity_lang_es.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_fa.inc.php b/lang/UTF-8/serendipity_lang_fa.inc.php
index 12b8ff2a..7a65a95d 100644
--- a/lang/UTF-8/serendipity_lang_fa.inc.php
+++ b/lang/UTF-8/serendipity_lang_fa.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_fi.inc.php b/lang/UTF-8/serendipity_lang_fi.inc.php
index 20c301fc..9bec73ea 100644
--- a/lang/UTF-8/serendipity_lang_fi.inc.php
+++ b/lang/UTF-8/serendipity_lang_fi.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_fr.inc.php b/lang/UTF-8/serendipity_lang_fr.inc.php
index eb12d4fb..86a775d7 100644
--- a/lang/UTF-8/serendipity_lang_fr.inc.php
+++ b/lang/UTF-8/serendipity_lang_fr.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_hu.inc.php b/lang/UTF-8/serendipity_lang_hu.inc.php
index c1170c27..3b74bbfc 100644
--- a/lang/UTF-8/serendipity_lang_hu.inc.php
+++ b/lang/UTF-8/serendipity_lang_hu.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_is.inc.php b/lang/UTF-8/serendipity_lang_is.inc.php
index 98421d64..9a4196c6 100644
--- a/lang/UTF-8/serendipity_lang_is.inc.php
+++ b/lang/UTF-8/serendipity_lang_is.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_it.inc.php b/lang/UTF-8/serendipity_lang_it.inc.php
index 2ba08748..2c568ec3 100644
--- a/lang/UTF-8/serendipity_lang_it.inc.php
+++ b/lang/UTF-8/serendipity_lang_it.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_ja.inc.php b/lang/UTF-8/serendipity_lang_ja.inc.php
index 5109cbe4..d5abe4f6 100644
--- a/lang/UTF-8/serendipity_lang_ja.inc.php
+++ b/lang/UTF-8/serendipity_lang_ja.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_ko.inc.php b/lang/UTF-8/serendipity_lang_ko.inc.php
index fdb783ea..f586c982 100644
--- a/lang/UTF-8/serendipity_lang_ko.inc.php
+++ b/lang/UTF-8/serendipity_lang_ko.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_nl.inc.php b/lang/UTF-8/serendipity_lang_nl.inc.php
index aca5ee54..ce5fcdf8 100644
--- a/lang/UTF-8/serendipity_lang_nl.inc.php
+++ b/lang/UTF-8/serendipity_lang_nl.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_no.inc.php b/lang/UTF-8/serendipity_lang_no.inc.php
index 09528616..047a1637 100644
--- a/lang/UTF-8/serendipity_lang_no.inc.php
+++ b/lang/UTF-8/serendipity_lang_no.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_pl.inc.php b/lang/UTF-8/serendipity_lang_pl.inc.php
index 41d37438..0d8007f4 100644
--- a/lang/UTF-8/serendipity_lang_pl.inc.php
+++ b/lang/UTF-8/serendipity_lang_pl.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_pt.inc.php b/lang/UTF-8/serendipity_lang_pt.inc.php
index 7ecc13d1..c4818b27 100644
--- a/lang/UTF-8/serendipity_lang_pt.inc.php
+++ b/lang/UTF-8/serendipity_lang_pt.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_pt_PT.inc.php b/lang/UTF-8/serendipity_lang_pt_PT.inc.php
index 2003a55e..157b7ea1 100644
--- a/lang/UTF-8/serendipity_lang_pt_PT.inc.php
+++ b/lang/UTF-8/serendipity_lang_pt_PT.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_ro.inc.php b/lang/UTF-8/serendipity_lang_ro.inc.php
index e8b2a096..f666a5e9 100644
--- a/lang/UTF-8/serendipity_lang_ro.inc.php
+++ b/lang/UTF-8/serendipity_lang_ro.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_ru.inc.php b/lang/UTF-8/serendipity_lang_ru.inc.php
index b51b9519..e70d6ec5 100644
--- a/lang/UTF-8/serendipity_lang_ru.inc.php
+++ b/lang/UTF-8/serendipity_lang_ru.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_sa.inc.php b/lang/UTF-8/serendipity_lang_sa.inc.php
index 9a1ad58a..1d316ba5 100644
--- a/lang/UTF-8/serendipity_lang_sa.inc.php
+++ b/lang/UTF-8/serendipity_lang_sa.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_se.inc.php b/lang/UTF-8/serendipity_lang_se.inc.php
index fede98fd..b47b4fab 100644
--- a/lang/UTF-8/serendipity_lang_se.inc.php
+++ b/lang/UTF-8/serendipity_lang_se.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_sk.inc.php b/lang/UTF-8/serendipity_lang_sk.inc.php
index d7a7479b..6a698630 100644
--- a/lang/UTF-8/serendipity_lang_sk.inc.php
+++ b/lang/UTF-8/serendipity_lang_sk.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_ta.inc.php b/lang/UTF-8/serendipity_lang_ta.inc.php
index 85b846c5..8701dd2e 100644
--- a/lang/UTF-8/serendipity_lang_ta.inc.php
+++ b/lang/UTF-8/serendipity_lang_ta.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_tn.inc.php b/lang/UTF-8/serendipity_lang_tn.inc.php
index fe9b0f01..72382ca5 100644
--- a/lang/UTF-8/serendipity_lang_tn.inc.php
+++ b/lang/UTF-8/serendipity_lang_tn.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_tr.inc.php b/lang/UTF-8/serendipity_lang_tr.inc.php
index eea8658e..d11c9148 100644
--- a/lang/UTF-8/serendipity_lang_tr.inc.php
+++ b/lang/UTF-8/serendipity_lang_tr.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_tw.inc.php b/lang/UTF-8/serendipity_lang_tw.inc.php
index 0bec03ba..89592c8d 100644
--- a/lang/UTF-8/serendipity_lang_tw.inc.php
+++ b/lang/UTF-8/serendipity_lang_tw.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/UTF-8/serendipity_lang_zh.inc.php b/lang/UTF-8/serendipity_lang_zh.inc.php
index 2d3dcc2d..2c748917 100644
--- a/lang/UTF-8/serendipity_lang_zh.inc.php
+++ b/lang/UTF-8/serendipity_lang_zh.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/plugin_lang.php b/lang/plugin_lang.php
index 03d71a34..6c7403ce 100644
--- a/lang/plugin_lang.php
+++ b/lang/plugin_lang.php
@@ -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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_bg.inc.php b/lang/serendipity_lang_bg.inc.php
index 844fc094..ef40c6d7 100644
--- a/lang/serendipity_lang_bg.inc.php
+++ b/lang/serendipity_lang_bg.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_cn.inc.php b/lang/serendipity_lang_cn.inc.php
index 566974ed..a4d5395f 100644
--- a/lang/serendipity_lang_cn.inc.php
+++ b/lang/serendipity_lang_cn.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_cs.inc.php b/lang/serendipity_lang_cs.inc.php
index 245e9fc6..44038e13 100644
--- a/lang/serendipity_lang_cs.inc.php
+++ b/lang/serendipity_lang_cs.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_cz.inc.php b/lang/serendipity_lang_cz.inc.php
index e61a0c66..844ceaaa 100644
--- a/lang/serendipity_lang_cz.inc.php
+++ b/lang/serendipity_lang_cz.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_da.inc.php b/lang/serendipity_lang_da.inc.php
index cd01a969..3f375eff 100644
--- a/lang/serendipity_lang_da.inc.php
+++ b/lang/serendipity_lang_da.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_de.inc.php b/lang/serendipity_lang_de.inc.php
index 646fb4ec..151d4c5a 100644
--- a/lang/serendipity_lang_de.inc.php
+++ b/lang/serendipity_lang_de.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_en.inc.php b/lang/serendipity_lang_en.inc.php
index 1f152da0..94d694fe 100644
--- a/lang/serendipity_lang_en.inc.php
+++ b/lang/serendipity_lang_en.inc.php
@@ -1103,3 +1103,13 @@
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_es.inc.php b/lang/serendipity_lang_es.inc.php
index 19e87260..f747636e 100644
--- a/lang/serendipity_lang_es.inc.php
+++ b/lang/serendipity_lang_es.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_fa.inc.php b/lang/serendipity_lang_fa.inc.php
index 12b8ff2a..7a65a95d 100644
--- a/lang/serendipity_lang_fa.inc.php
+++ b/lang/serendipity_lang_fa.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_fi.inc.php b/lang/serendipity_lang_fi.inc.php
index 20c301fc..9bec73ea 100644
--- a/lang/serendipity_lang_fi.inc.php
+++ b/lang/serendipity_lang_fi.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_fr.inc.php b/lang/serendipity_lang_fr.inc.php
index 59a85092..7516dd69 100644
--- a/lang/serendipity_lang_fr.inc.php
+++ b/lang/serendipity_lang_fr.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_hu.inc.php b/lang/serendipity_lang_hu.inc.php
index b79965d9..05fa2523 100644
--- a/lang/serendipity_lang_hu.inc.php
+++ b/lang/serendipity_lang_hu.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_is.inc.php b/lang/serendipity_lang_is.inc.php
index ad25f72f..88f823e6 100644
--- a/lang/serendipity_lang_is.inc.php
+++ b/lang/serendipity_lang_is.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_it.inc.php b/lang/serendipity_lang_it.inc.php
index e9d0cb0d..3361340e 100644
--- a/lang/serendipity_lang_it.inc.php
+++ b/lang/serendipity_lang_it.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_ja.inc.php b/lang/serendipity_lang_ja.inc.php
index 5109cbe4..d5abe4f6 100644
--- a/lang/serendipity_lang_ja.inc.php
+++ b/lang/serendipity_lang_ja.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_ko.inc.php b/lang/serendipity_lang_ko.inc.php
index fdb783ea..f586c982 100644
--- a/lang/serendipity_lang_ko.inc.php
+++ b/lang/serendipity_lang_ko.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_nl.inc.php b/lang/serendipity_lang_nl.inc.php
index ed0a92fe..4e2b33a9 100644
--- a/lang/serendipity_lang_nl.inc.php
+++ b/lang/serendipity_lang_nl.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_no.inc.php b/lang/serendipity_lang_no.inc.php
index db883dcf..0cb92539 100644
--- a/lang/serendipity_lang_no.inc.php
+++ b/lang/serendipity_lang_no.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_pl.inc.php b/lang/serendipity_lang_pl.inc.php
index 5edc800c..22c22302 100644
--- a/lang/serendipity_lang_pl.inc.php
+++ b/lang/serendipity_lang_pl.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_pt.inc.php b/lang/serendipity_lang_pt.inc.php
index e063b5fd..77a51c2d 100644
--- a/lang/serendipity_lang_pt.inc.php
+++ b/lang/serendipity_lang_pt.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_pt_PT.inc.php b/lang/serendipity_lang_pt_PT.inc.php
index e1cda221..a072e130 100644
--- a/lang/serendipity_lang_pt_PT.inc.php
+++ b/lang/serendipity_lang_pt_PT.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_ro.inc.php b/lang/serendipity_lang_ro.inc.php
index e8b2a096..f666a5e9 100644
--- a/lang/serendipity_lang_ro.inc.php
+++ b/lang/serendipity_lang_ro.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_ru.inc.php b/lang/serendipity_lang_ru.inc.php
index b51b9519..e70d6ec5 100644
--- a/lang/serendipity_lang_ru.inc.php
+++ b/lang/serendipity_lang_ru.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_sa.inc.php b/lang/serendipity_lang_sa.inc.php
index 363db234..8e00ae58 100644
--- a/lang/serendipity_lang_sa.inc.php
+++ b/lang/serendipity_lang_sa.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_se.inc.php b/lang/serendipity_lang_se.inc.php
index b8dd73ac..690b97d9 100644
--- a/lang/serendipity_lang_se.inc.php
+++ b/lang/serendipity_lang_se.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_sk.inc.php b/lang/serendipity_lang_sk.inc.php
index 115b5251..49f9bb17 100644
--- a/lang/serendipity_lang_sk.inc.php
+++ b/lang/serendipity_lang_sk.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_ta.inc.php b/lang/serendipity_lang_ta.inc.php
index 85b846c5..8701dd2e 100644
--- a/lang/serendipity_lang_ta.inc.php
+++ b/lang/serendipity_lang_ta.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_tn.inc.php b/lang/serendipity_lang_tn.inc.php
index fe9b0f01..72382ca5 100644
--- a/lang/serendipity_lang_tn.inc.php
+++ b/lang/serendipity_lang_tn.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_tr.inc.php b/lang/serendipity_lang_tr.inc.php
index eea8658e..d11c9148 100644
--- a/lang/serendipity_lang_tr.inc.php
+++ b/lang/serendipity_lang_tr.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_tw.inc.php b/lang/serendipity_lang_tw.inc.php
index e3bc2747..f18b5c2c 100644
--- a/lang/serendipity_lang_tw.inc.php
+++ b/lang/serendipity_lang_tw.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');
diff --git a/lang/serendipity_lang_zh.inc.php b/lang/serendipity_lang_zh.inc.php
index 60aa9f12..d4d10e8a 100644
--- a/lang/serendipity_lang_zh.inc.php
+++ b/lang/serendipity_lang_zh.inc.php
@@ -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 %1$s manually in your browser and check for error messages.');
@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('MULTICHECK_NO_ITEM', 'No item selected, please check at least one. Return to previous page.');
+@define('MULTICHECK_NO_DIR', 'No directory selected, please choose one. Return to previous page.');
+@define('BULKMOVE_INFO', 'Bulk-move info');
+@define('BULKMOVE_INFO_DESC', 'You can select multiple files to bulk-move them to a new location. Note: 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!');