From 2091c2cf0479db8a598d41ce62a49f4315867595 Mon Sep 17 00:00:00 2001 From: garvinhicking Date: Mon, 24 Apr 2006 17:39:59 +0000 Subject: [PATCH] new constants --- lang/UTF-8/serendipity_lang_bg.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_cn.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_cs.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_cz.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_da.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_de.inc.php | 6 +++++- lang/UTF-8/serendipity_lang_en.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_es.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_fa.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_fi.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_fr.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_hu.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_is.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_it.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_ja.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_ko.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_nl.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_no.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_pt.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_pt_PT.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_ro.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_ru.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_se.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_ta.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_tn.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_tr.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_tw.inc.php | 4 ++++ lang/UTF-8/serendipity_lang_zh.inc.php | 4 ++++ lang/addlang.txt | 7 ++++--- lang/plugin_lang.php | 4 ++++ lang/serendipity_lang_bg.inc.php | 4 ++++ lang/serendipity_lang_cn.inc.php | 4 ++++ lang/serendipity_lang_cs.inc.php | 4 ++++ lang/serendipity_lang_cz.inc.php | 4 ++++ lang/serendipity_lang_da.inc.php | 4 ++++ lang/serendipity_lang_de.inc.php | 4 ++++ lang/serendipity_lang_en.inc.php | 4 ++++ lang/serendipity_lang_es.inc.php | 4 ++++ lang/serendipity_lang_fa.inc.php | 4 ++++ lang/serendipity_lang_fi.inc.php | 4 ++++ lang/serendipity_lang_fr.inc.php | 4 ++++ lang/serendipity_lang_hu.inc.php | 4 ++++ lang/serendipity_lang_is.inc.php | 4 ++++ lang/serendipity_lang_it.inc.php | 4 ++++ lang/serendipity_lang_ja.inc.php | 4 ++++ lang/serendipity_lang_ko.inc.php | 4 ++++ lang/serendipity_lang_nl.inc.php | 4 ++++ lang/serendipity_lang_no.inc.php | 4 ++++ lang/serendipity_lang_pt.inc.php | 4 ++++ lang/serendipity_lang_pt_PT.inc.php | 4 ++++ lang/serendipity_lang_ro.inc.php | 4 ++++ lang/serendipity_lang_ru.inc.php | 4 ++++ lang/serendipity_lang_se.inc.php | 4 ++++ lang/serendipity_lang_ta.inc.php | 4 ++++ lang/serendipity_lang_tn.inc.php | 4 ++++ lang/serendipity_lang_tr.inc.php | 4 ++++ lang/serendipity_lang_tw.inc.php | 4 ++++ lang/serendipity_lang_zh.inc.php | 4 ++++ 58 files changed, 233 insertions(+), 4 deletions(-) diff --git a/lang/UTF-8/serendipity_lang_bg.inc.php b/lang/UTF-8/serendipity_lang_bg.inc.php index bf45c46..b2d5534 100644 --- a/lang/UTF-8/serendipity_lang_bg.inc.php +++ b/lang/UTF-8/serendipity_lang_bg.inc.php @@ -853,3 +853,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_cn.inc.php b/lang/UTF-8/serendipity_lang_cn.inc.php index 8a249cd..3019848 100644 --- a/lang/UTF-8/serendipity_lang_cn.inc.php +++ b/lang/UTF-8/serendipity_lang_cn.inc.php @@ -866,3 +866,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_cs.inc.php b/lang/UTF-8/serendipity_lang_cs.inc.php index 99027fa..22632ad 100644 --- a/lang/UTF-8/serendipity_lang_cs.inc.php +++ b/lang/UTF-8/serendipity_lang_cs.inc.php @@ -868,3 +868,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_cz.inc.php b/lang/UTF-8/serendipity_lang_cz.inc.php index 6d4be4d..4dd480d 100644 --- a/lang/UTF-8/serendipity_lang_cz.inc.php +++ b/lang/UTF-8/serendipity_lang_cz.inc.php @@ -868,3 +868,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_da.inc.php b/lang/UTF-8/serendipity_lang_da.inc.php index bc52668..dfe90dc 100644 --- a/lang/UTF-8/serendipity_lang_da.inc.php +++ b/lang/UTF-8/serendipity_lang_da.inc.php @@ -867,3 +867,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/UTF-8/serendipity_lang_de.inc.php b/lang/UTF-8/serendipity_lang_de.inc.php index 9b35204..1cf1481 100644 --- a/lang/UTF-8/serendipity_lang_de.inc.php +++ b/lang/UTF-8/serendipity_lang_de.inc.php @@ -1,4 +1,4 @@ - $constants) { @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_bg.inc.php b/lang/serendipity_lang_bg.inc.php index ebb90d7..69822b3 100644 --- a/lang/serendipity_lang_bg.inc.php +++ b/lang/serendipity_lang_bg.inc.php @@ -853,3 +853,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_cn.inc.php b/lang/serendipity_lang_cn.inc.php index c7b1c44..bd333a5 100644 --- a/lang/serendipity_lang_cn.inc.php +++ b/lang/serendipity_lang_cn.inc.php @@ -866,3 +866,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_cs.inc.php b/lang/serendipity_lang_cs.inc.php index 04a4006..6557d8a 100644 --- a/lang/serendipity_lang_cs.inc.php +++ b/lang/serendipity_lang_cs.inc.php @@ -868,3 +868,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_cz.inc.php b/lang/serendipity_lang_cz.inc.php index 465868a..61ca752 100644 --- a/lang/serendipity_lang_cz.inc.php +++ b/lang/serendipity_lang_cz.inc.php @@ -868,3 +868,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_da.inc.php b/lang/serendipity_lang_da.inc.php index f31c818..4c8178b 100644 --- a/lang/serendipity_lang_da.inc.php +++ b/lang/serendipity_lang_da.inc.php @@ -867,3 +867,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_de.inc.php b/lang/serendipity_lang_de.inc.php index 415e1fb..fe34958 100644 --- a/lang/serendipity_lang_de.inc.php +++ b/lang/serendipity_lang_de.inc.php @@ -865,3 +865,7 @@ @define('MEDIA_DYN_RESIZE', 'Dynamische Bildgrößenanpassung erlauben?'); @define('MEDIA_DYN_RESIZE_DESC', 'Falls aktiviert, kann die Medienauswahl ein Bild in beliebigen Größen zurückliefern, indem spezielle GET-Variablen übermittelt werden. Die Ergebnisse werden gecached und können daher möglicherweise viel Speicherplatz beanspruchen.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_en.inc.php b/lang/serendipity_lang_en.inc.php index 64c7dcd..1554362 100644 --- a/lang/serendipity_lang_en.inc.php +++ b/lang/serendipity_lang_en.inc.php @@ -865,3 +865,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_es.inc.php b/lang/serendipity_lang_es.inc.php index d314bd7..0a1dfab 100644 --- a/lang/serendipity_lang_es.inc.php +++ b/lang/serendipity_lang_es.inc.php @@ -883,3 +883,7 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ?? @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_fa.inc.php b/lang/serendipity_lang_fa.inc.php index f2a665d..0c4d909 100644 --- a/lang/serendipity_lang_fa.inc.php +++ b/lang/serendipity_lang_fa.inc.php @@ -867,3 +867,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_fi.inc.php b/lang/serendipity_lang_fi.inc.php index 6c6f5b8..6988f47 100644 --- a/lang/serendipity_lang_fi.inc.php +++ b/lang/serendipity_lang_fi.inc.php @@ -865,3 +865,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_fr.inc.php b/lang/serendipity_lang_fr.inc.php index bf9dc70..da3c146 100644 --- a/lang/serendipity_lang_fr.inc.php +++ b/lang/serendipity_lang_fr.inc.php @@ -872,3 +872,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_hu.inc.php b/lang/serendipity_lang_hu.inc.php index 99ffe59..5285d55 100644 --- a/lang/serendipity_lang_hu.inc.php +++ b/lang/serendipity_lang_hu.inc.php @@ -866,3 +866,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_is.inc.php b/lang/serendipity_lang_is.inc.php index 96b9773..c699e60 100644 --- a/lang/serendipity_lang_is.inc.php +++ b/lang/serendipity_lang_is.inc.php @@ -866,3 +866,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_it.inc.php b/lang/serendipity_lang_it.inc.php index 338a0f1..c429b9f 100644 --- a/lang/serendipity_lang_it.inc.php +++ b/lang/serendipity_lang_it.inc.php @@ -869,3 +869,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_ja.inc.php b/lang/serendipity_lang_ja.inc.php index 595fc7e..ede70d1 100644 --- a/lang/serendipity_lang_ja.inc.php +++ b/lang/serendipity_lang_ja.inc.php @@ -869,3 +869,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_ko.inc.php b/lang/serendipity_lang_ko.inc.php index e541fb1..88e12ec 100644 --- a/lang/serendipity_lang_ko.inc.php +++ b/lang/serendipity_lang_ko.inc.php @@ -868,3 +868,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_nl.inc.php b/lang/serendipity_lang_nl.inc.php index 106dc66..3ac2946 100644 --- a/lang/serendipity_lang_nl.inc.php +++ b/lang/serendipity_lang_nl.inc.php @@ -868,3 +868,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_no.inc.php b/lang/serendipity_lang_no.inc.php index 35883f5..6a39a5e 100644 --- a/lang/serendipity_lang_no.inc.php +++ b/lang/serendipity_lang_no.inc.php @@ -868,3 +868,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_pt.inc.php b/lang/serendipity_lang_pt.inc.php index 0c03a54..55816bd 100644 --- a/lang/serendipity_lang_pt.inc.php +++ b/lang/serendipity_lang_pt.inc.php @@ -870,3 +870,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_pt_PT.inc.php b/lang/serendipity_lang_pt_PT.inc.php index ebd7f20..cde8b41 100644 --- a/lang/serendipity_lang_pt_PT.inc.php +++ b/lang/serendipity_lang_pt_PT.inc.php @@ -873,3 +873,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_ro.inc.php b/lang/serendipity_lang_ro.inc.php index 0a35b06..183beb1 100644 --- a/lang/serendipity_lang_ro.inc.php +++ b/lang/serendipity_lang_ro.inc.php @@ -866,3 +866,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_ru.inc.php b/lang/serendipity_lang_ru.inc.php index da5f43a..d1f1d04 100644 --- a/lang/serendipity_lang_ru.inc.php +++ b/lang/serendipity_lang_ru.inc.php @@ -869,3 +869,7 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_se.inc.php b/lang/serendipity_lang_se.inc.php index 8b1b529..4c71956 100644 --- a/lang/serendipity_lang_se.inc.php +++ b/lang/serendipity_lang_se.inc.php @@ -865,3 +865,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_ta.inc.php b/lang/serendipity_lang_ta.inc.php index d5f5ee0..0fd929a 100644 --- a/lang/serendipity_lang_ta.inc.php +++ b/lang/serendipity_lang_ta.inc.php @@ -865,3 +865,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_tn.inc.php b/lang/serendipity_lang_tn.inc.php index d6b40fb..fe3caac 100644 --- a/lang/serendipity_lang_tn.inc.php +++ b/lang/serendipity_lang_tn.inc.php @@ -868,3 +868,7 @@ $i18n_unknown = 'tw'; @define('MEDIA_DYN_RESIZE', '允許改變圖片大小?'); @define('MEDIA_DYN_RESIZE_DESC', '如果開啟,媒體的選擇視窗裡會顯示依照 GET 變數所設定的圖片大小。圖片會儲存於快取的記憶體內,所以常使用會佔用主機的空間。'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_tr.inc.php b/lang/serendipity_lang_tr.inc.php index f847b23..9f77a6e 100644 --- a/lang/serendipity_lang_tr.inc.php +++ b/lang/serendipity_lang_tr.inc.php @@ -869,3 +869,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_tw.inc.php b/lang/serendipity_lang_tw.inc.php index 5ce1151..dd74867 100644 --- a/lang/serendipity_lang_tw.inc.php +++ b/lang/serendipity_lang_tw.inc.php @@ -867,3 +867,7 @@ $i18n_unknown = 'tw'; @define('MEDIA_DYN_RESIZE', '¤¹³\§ïÅܹϤù¤j¤p¡H'); @define('MEDIA_DYN_RESIZE_DESC', '¦pªG¶}±Ò¡A´CÅ骺¿ï¾Üµøµ¡¸Ì·|Åã¥Ü¨Ì·Ó GET ÅܼƩҳ]©wªº¹Ï¤ù¤j¤p¡C¹Ï¤ù·|Àx¦s©ó§Ö¨úªº°O¾ÐÅ餺¡A©Ò¥H±`¨Ï¥Î·|¦û¥Î¥D¾÷ªºªÅ¶¡¡C'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file diff --git a/lang/serendipity_lang_zh.inc.php b/lang/serendipity_lang_zh.inc.php index ddefb4a..c10e7a4 100644 --- a/lang/serendipity_lang_zh.inc.php +++ b/lang/serendipity_lang_zh.inc.php @@ -866,3 +866,7 @@ @define('MEDIA_DYN_RESIZE', 'Allow dynamic image resizing?'); @define('MEDIA_DYN_RESIZE_DESC', 'If enabled, the media selector can return images in any requested size via a GET variable. The results are cached, and thus can create a large filebase if you make intensive use of it.'); +@define('MEDIA_DIRECTORY_MOVED', 'Directory and files were successfully moved to %s'); +@define('MEDIA_DIRECTORY_MOVE_ERROR', 'Directory and files could not be moved to %s!'); +@define('MEDIA_DIRECTORY_MOVE_ENTRY', 'On Non-MySQL databases, iterating through every article to replace the old directory URLs with new directory URLs is not possible. You will need to manually edit your entries to fix new URLs. You can still move your old directory back to where it was, if that is too cumbersome for you.'); +@define('MEDIA_DIRECTORY_MOVE_ENTRIES', 'Moved the URL of the moved directory in %s entries.'); \ No newline at end of file -- 2.39.5