I have a problem with the .cmd file for windows. It shows "This script needs to be executed as an administrator", even though I have run it through powershell [administrator] and even CMD, even done right clicking then run as. How should I fix this problem?
this translation isn't based on the latest en-us.php in the local server version, so I assume this is for UUP dump website only
unfortunately that file was saved with ANSI encoding instead of UTF-8 so all unicode characters are lost now also there's Windows CR LF line break type instead of Unix LF it's better to open en-us.php with Notepad++ (on Windows) and edit it there using es-ar.php for the reference
Sorry about that. I've now followed your instructions, so let's try again, and let me know if everything's OK. The thing is, since the beginning, I've been using a plain .txt and I've been copying its content here in a .php form. Anyway, it was a good thing, because I was able to spot some typos and I changed some translations.
thanks, I fixed small language code typo (en-AR to es-AR) and changed autors and English language name lines otherwise everything looks fine, reuploaded local server version edit: another one - lang_es-ar is missing, I'll add it done, reuploaded again
Oops! I missed the es-AR thingy. But what about the rest? You mean I should've translated this as well? Code: Translation information: English language name: Localized language name: Language code: Authors: And should I have added lang_es-ar to //Languages? Let me know so I can change it on my end for future reference. And since we're in it, I could see that the FAQs changed completely from what I had previoulsy translated, but they are now on GitHub and I can't see any translation for them. If you need those translated, let me know.
Yes, better, but you still have to edit the script after each update. The custom settings should survive an update (overwrite of all scripts). So, it would have to be more like W10UI.ini.
I can just stop changing version in that script or call another branding one in the scripts folder never thought this is a problem Dark / Light mode should always be the same because of a cookie