Hello @shamdin,
Thank you for reporting the issue. I’ll address it in a future release. For now, a fast solution would be to edit the plugin.
Go to /wp-maintenance-mode/includes/classes/, open wp-maintenance-mode.php, and replace this line of code:
'typeName' => __('Type your name here…', $this->plugin_slug),
with:
'typeName' => __('your translation', $this->plugin_slug),
After that, go to /wp-maintenance-mode/assets/js/, open bot.min.js, and replace:
text:"Send", and text:botVars.send,
with:
text:"your translation",
Also, if you have time, you can contribute to the translation: https://translate.ww.wp.xz.cn/projects/wp-plugins/wp-maintenance-mode/stable/sv/default/
Translator Handbook: https://make.ww.wp.xz.cn/polyglots/handbook/translating/glotpress-translate-wordpress-org/
—
George
-
This reply was modified 5 years, 8 months ago by
George J.
-
This reply was modified 5 years, 8 months ago by
George J.
-
This reply was modified 5 years, 8 months ago by
George J.
Hi
And thanks for the help but it dose not work the text in name disappears.
as you can see image
@shamdin Please recheck my previous reply and apply those steps again.
Also, do not forget to reupload the files to the FTP after you make the changes.
I did all those steps and I uploaded (Ftp) as you can see in previous post image the Type your name… disappeared and send is still send. I noticed that beside type your name there is a line in type your email look mail
-
This reply was modified 5 years, 8 months ago by
shamdin.
Maybe you did something wrong. Please tell me what you want to write instead of “Type your name here..” and “Send”, and I will send you the modified files.
-
This reply was modified 5 years, 8 months ago by
George J.
Thanks for a quick reply
Ange ditt namn… (type your name…)
Ange ditt email… (type your email…)
Skicka (Send)
https://www.dropbox.com/s/0y9yzvsk58atz5m/wp-maintenance-mode.zip?dl=0
Download the ZIP archive, unzip and upload the entire folder to the FTP.
Thanks I will upload Swedish correct translation and upload it…