Russia
|
_langdiff.php - Language Pack Diff for multilingual projects.
This utility enable developers to compare any two language packs.
The idea of this utility was published by fanha99:
Tool to check and sync discuz language pack
I like that idea and rewrote the original code some times for my needs and was actively using this tool since 2012.
I think you will like it too
How to use:
1) Upload the file to any folder at your site (usually to the root)
2) If required edit the file and change the path to language packs (line #10).- // Language Packs Root Directory:
- $lang_dir = str_replace('\\','/',dirname(__FILE__)) . '/source/language';
Copy the Code 3) Target your browser to the uploaded file: http://yoursite.tld/_langdiff.php
4) Enter the source and the target language code (i.e. "sc" and "en"), click submit button
5) See the comparing result...
Download:
Just get _langdiff.php from the Discuz!ML root folder.
If you do not have that file, just get it from our Discuz!ML repository: /upload/_langdiff.php.
http://discuz.ml/download/
Screeshot:
|
This post contains more resources
You have to Login for download or view attachment(s). No Account? Register
x
Related collections:
- · Tricks|Threads: 23, Subscribe: 3
|