Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Sign In
Not a member yet? Click here to register.
Forgot Password?
Navigation

UTF-8 Conversion Tools Thread

Last updated on 4 years ago
F
FalkSuper Admin
Posted 6 years ago
This one is great https://www.rotatingscrew.com/utfcast...press.aspx for batch conversion. ( See attachment as well ).

You can also use Notepad++, open and select Format > Convert > UTF-8 for one by one file.

With PowerShell
Get-Content .\test.txt | Set-Content -Encoding utf8 test-utf8.txt


iconv from GNUWin32
"C:\Program Files (x86)\GnuWin32\bin\iconv.exe" -f cp1251 -t utf-8 source.txt > output.txt
Edited by N/A on 04-01-2019 17:55, 6 years ago
Falk attached the following file:
utfcast.zip [No information available / 216 Downloads]
H
helmuthSenior Member
Posted 6 years ago
I wondered if there was a similar tool for macOS and found this: https://docs.moodle.org/36/en/Convert...s_to_UTF-8
Edited by helmuth on 05-01-2019 07:18, 6 years ago
M
MambaNewbie
Posted 4 years ago
Bonjour, je voudrais savoir ou je peut avoir la local en francais pour la version php-fusion-8.00.60.

Merci  
Edited by Mamba on 04-11-2020 18:49, 4 years ago
R
Anonymous UserVeteran Member
Posted 4 years ago
English only...
According to Google translate, you want a French translation for v8. We do not have a French translation for v8 https://translate.phpfusion.com/project/php-fusion-locales/fr#
M
MambaNewbie
Posted 4 years ago
And there is no one who can do this Local; (
Edited by Falk on 05-11-2020 03:38, 4 years ago
F
FalkSuper Admin
Posted 4 years ago
You can do it, start with 1 file at a time from English, if you have any questions we will be happy to assist -  https://translate.phpfusion.com/proje...les/invite
 
Edited by Falk on 05-11-2020 03:46, 4 years ago
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You can download attachments in this forum.
You cannot up or down-vote on the post in this discussion thread.
You cannot set up a bounty in this discussion thread.
Moderator: Support Team
Users who participated in discussion: Falk, helmuth, Mamba, RobiNN