Default Setting - Edit: Add Clone button to duplicate setting.
This commit is contained in:
@@ -539,6 +539,29 @@ $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?";
|
||||
@@ -676,6 +699,29 @@ $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'] = "";
|
||||
|
||||
Reference in New Issue
Block a user