Default Settings - Copy: Move function to list view and use copy method in class.

This commit is contained in:
fusionate
2023-01-31 01:41:43 +00:00
parent d04b6db96a
commit 6bc1e53244
8 changed files with 92 additions and 208 deletions

View File

@@ -539,29 +539,6 @@ $text['confirm-copy']['sv-se'] = "Vill du verkligen kopiera detta?";
$text['confirm-copy']['uk-ua'] = "";
$text['confirm-copy']['tr-tr'] = "Bunu gerçekten kopyalamak istiyor musunuz?";
$text['confirm-clone']['en-us'] = "Do you really want to CLONE this?";
$text['confirm-clone']['en-gb'] = "Do you really want to CLONE this?";
$text['confirm-clone']['ar-eg'] = "Do you really want to CLONE this?";
$text['confirm-clone']['de-at'] = "Do you really want to CLONE this?";
$text['confirm-clone']['de-ch'] = "Do you really want to CLONE this?";
$text['confirm-clone']['de-de'] = "Do you really want to CLONE this?";
$text['confirm-clone']['el-gr'] = "Do you really want to CLONE this?";
$text['confirm-clone']['es-cl'] = "Do you really want to CLONE this?";
$text['confirm-clone']['es-mx'] = "Do you really want to CLONE this?";
$text['confirm-clone']['fr-ca'] = "Do you really want to CLONE this?";
$text['confirm-clone']['fr-fr'] = "Do you really want to CLONE this?";
$text['confirm-clone']['he-il'] = "Do you really want to CLONE this?";
$text['confirm-clone']['it-it'] = "Do you really want to CLONE this?";
$text['confirm-clone']['nl-nl'] = "Do you really want to CLONE this?";
$text['confirm-clone']['pl-pl'] = "Do you really want to CLONE this?";
$text['confirm-clone']['pt-br'] = "Do you really want to CLONE this?";
$text['confirm-clone']['pt-pt'] = "Do you really want to CLONE this?";
$text['confirm-clone']['ro-ro'] = "Do you really want to CLONE this?";
$text['confirm-clone']['ru-ru'] = "Do you really want to CLONE this?";
$text['confirm-clone']['sv-se'] = "Do you really want to CLONE this?";
$text['confirm-clone']['uk-ua'] = "Do you really want to CLONE this?";
$text['confirm-clone']['tr-tr'] = "Do you really want to CLONE this?";
$text['confirm-toggle']['en-us'] = "Do you really want to TOGGLE this?";
$text['confirm-toggle']['en-gb'] = "Do you really want to TOGGLE this?";
$text['confirm-toggle']['ar-eg'] = "Do you really want to TOGGLE this?";
@@ -699,29 +676,6 @@ $text['button-clear']['sv-se'] = "Rensa";
$text['button-clear']['uk-ua'] = "";
$text['button-clear']['tr-tr'] = "Temizle";
$text['button-clone']['en-us'] = "Clone";
$text['button-clone']['en-gb'] = "Clone";
$text['button-clone']['ar-eg'] = "Clone";
$text['button-clone']['de-at'] = "Clone";
$text['button-clone']['de-ch'] = "Clone";
$text['button-clone']['de-de'] = "Clone";
$text['button-clone']['el-gr'] = "Clone";
$text['button-clone']['es-cl'] = "Clone";
$text['button-clone']['es-mx'] = "Clone";
$text['button-clone']['fr-ca'] = "Clone";
$text['button-clone']['fr-fr'] = "Clone";
$text['button-clone']['he-il'] = "Clone";
$text['button-clone']['it-it'] = "Clone";
$text['button-clone']['nl-nl'] = "Clone";
$text['button-clone']['pl-pl'] = "Clone";
$text['button-clone']['pt-br'] = "Clone";
$text['button-clone']['pt-pt'] = "Clone";
$text['button-clone']['ro-ro'] = "Clone";
$text['button-clone']['ru-ru'] = "Clone";
$text['button-clone']['sv-se'] = "Clone";
$text['button-clone']['uk-ua'] = "Clone";
$text['button-clone']['tr-tr'] = "Clone";
$text['button-close']['en-us'] = "Close";
$text['button-close']['en-gb'] = "Close";
$text['button-close']['ar-eg'] = "";
@@ -3372,6 +3326,29 @@ $text['label-copy']['sv-se'] = "Kopiera";
$text['label-copy']['uk-ua'] = "Копіювати";
$text['label-copy']['tr-tr'] = "Kopyala";
$text['label-duplicate']['en-us'] = "Duplicate";
$text['label-duplicate']['en-gb'] = "Duplicate";
$text['label-duplicate']['ar-eg'] = "";
$text['label-duplicate']['de-at'] = "Kopieren"; //copied from de-de
$text['label-duplicate']['de-ch'] = "Kopieren"; //copied from de-de
$text['label-duplicate']['de-de'] = "Kopieren";
$text['label-duplicate']['el-gr'] = "Αντιγραφή";
$text['label-duplicate']['es-cl'] = "Copiar";
$text['label-duplicate']['es-mx'] = "Copiar"; //copied from es-cl
$text['label-duplicate']['fr-ca'] = "Copier"; //copied from fr-fr
$text['label-duplicate']['fr-fr'] = "Copier";
$text['label-duplicate']['he-il'] = "העתק";
$text['label-duplicate']['it-it'] = "Copia";
$text['label-duplicate']['nl-nl'] = "";
$text['label-duplicate']['pl-pl'] = "Kopiuj";
$text['label-duplicate']['pt-br'] = "Copiar"; //copied from pt-pt
$text['label-duplicate']['pt-pt'] = "Copiar";
$text['label-duplicate']['ro-ro'] = "";
$text['label-duplicate']['ru-ru'] = "Копировать";
$text['label-duplicate']['sv-se'] = "Kopiera";
$text['label-duplicate']['uk-ua'] = "Копіювати";
$text['label-duplicate']['tr-tr'] = "Kopyala";
$text['label-all']['en-us'] = "All";
$text['label-all']['en-gb'] = "All";
$text['label-all']['ar-eg'] = "الكل";