Locale changes in v0.08.00
slaughter
Posted on 24-05-2010 18:22
Offline
Head Developer
Super Admin
Posts: 1090
Joined: 28.12.09
Gender: male
Warnings:
Pimped-Fusion v0.08.00 is not released yet, and it will take some time till it will be released, but for anyone who want to translate the Locales or Updates the old ones, here are the Locale changes so far.
locale/LANGUAGE/global.php
-$locale['useranonym']
-$locale['langswitch_100']
-$locale['footer_100']
-$locale['recap101']
-$locale['recap102']
-$locale['recap103']
locale/LANGUAGE/setup.php
-$locale['006a']
-$locale['006b']
-$locale['079'] - $locale['125'] dropped
-$locale['092a'] added
-$locale['240']
-$locale['243']
-$locale['244']
-$locale['245']
-$locale['246']
-$locale['247']
locale/LANGUAGE/ratings.php
-$locale['r135']
-$locale['r136']
-$locale['r137']
-$locale['r138']
-$locale['r139']
-$locale['r140']
locale/LANGUAGE/admin/admin_log.php
-$locale['177b']
locale/LANGUAGE/admin/main.php
-$locale['201'] - $locale['244'] dropped
-$locale['admin_A'] - $locale['admin_WAR'] added
locale/LANGUAGE/admin/settings.php
-$locale['521a']
-$locale['683a']
-$locale['974']
-$locale['975']
/locale/LANGUAGE/admin/user_fields.php
-$locale['460']
-$locale['461']
-$locale['462']
-$locale['463']
locale/LANGUAGE/admin/panels.php
-$locale['490']
-$locale['491']
-$locale['492']
-$locale['493']
locale/LANGUAGE/forum/main.php
-$locale['507c']
-$locale['507d']
-$locale['similar_100']
-$locale['fpr101']
-$locale['fpr102']
-$locale['fpr103']
locale/LANGUAGE/forum/post.php
-$locale['460a']
locale/LANGUAGE/user_fields/user_country.php
-$locale['uf_country_zz']
Complete Rewritten:
/locale/LANGUAGE/warning.php
/locale/LANGUAGE/help.php
/locale/LANGUAGE/user_fields/user_ratings.php
28-05-2010
locale/language/admin/ads_system.php
changed:
$locale['ads_code_info'] = "HTML and PHP Code allowed";
Edited by slaughter on 28-05-2010 17:47
ep98
Posted on 24-05-2010 18:29
Offline
Admin
Posts: 147
Joined: 21.05.10
Gender: male
Age: 37
Warnings:
Should be added as
Added (to where)
locale=full text
removed (from where)
locale=full text
rewriten files
path-to-file/
Signature May The Source Be With You !
Infusions Directory
ep98
Posted on 25-05-2010 17:48
Offline
Admin
Posts: 147
Joined: 21.05.10
Gender: male
Age: 37
Warnings:
After one day of fighting with Google SVN
here is the result
http://code.google.com/p/unicodetranslations/source/detail?r=3
In that way should be published all changes to the language files
Translators Edition is updated to 0.8.0
https://sourceforge.net/projects/gtlt/files/Pimped-Fusion/Pimped-Fusion-0.8.0-Translators_Edition.rar/download
bug in English/ratings.php
$locale['r135'] = "(von %s Usern bewertet)"; // viewforum.php (German)
Edited by ep98 on 25-05-2010 18:11
Signature May The Source Be With You !
Infusions Directory
slaughter
Posted on 25-05-2010 22:02
Offline
Head Developer
Super Admin
Posts: 1090
Joined: 28.12.09
Gender: male
Warnings:
well, in our SVN the Locale changes can be seen too.
To see the SVN, people need to be registered and added to the project, but this shouldn't be a big deal.
Just register and pm me your Nickname and I will add them.
In SVN go here:
http://www.xp-dev...wse/72567/
When I changed some locales, I always wrote this in the description of the Revision.
For example in rev 349:
http://www.xp-dev.../72567/349
Changes:
http://www.xp-dev...n/main.php
But of course I could add those links in a thread instead of the variables!
I will try to do this for the next version after v0.08.00
---
bug in English/ratings.php
$locale['r135'] = "(von %s Usern bewertet)"; // viewforum.php (German)
should be:
$locale['r135'] = "(from %s users rated)";
or something like this.
I don't have access to the SVN atm, because I'm not at home.
I added it to the bug tracker.
I can fix it at the weekend or if you like you can fix it now. If I remember right you got Write-Access on SVN
Edited by slaughter on 25-05-2010 22:08
Advertising Bot Posted on 04-02-2012 14:46
Bot Agent Posts: n^xJoined: Always
ep98
Posted on 26-05-2010 07:18
Offline
Admin
Posts: 147
Joined: 21.05.10
Gender: male
Age: 37
Warnings:
Yeah, this http://www.xp-dev.com/sc/diff/72567/261/349//files_dev-version/locale/English/admin/main.php
This looks like Google SVN changes, much easier for fixing, till 1.0.0 comes out I think over 90% of the locales will be changed
Signature May The Source Be With You !
Infusions Directory
slaughter
Posted on 28-05-2010 17:48
Offline
Head Developer
Super Admin
Posts: 1090
Joined: 28.12.09
Gender: male
Warnings:
Locale changed:
Rev 364
locale/language/admin/ads_system.php
changed:
$locale['ads_code_info'] = "HTML and PHP Code allowed";
Edited by slaughter on 28-05-2010 18:12
slaughter
Posted on 29-05-2010 11:03
Offline
Head Developer
Super Admin
Posts: 1090
Joined: 28.12.09
Gender: male
Warnings:
Locale changed:
REV 365
/locale/LANGUAGE/setup.php
$locale['title'] = "Pimped-Fusion Setup";
to
$locale['title'] = "Pimped-Fusion %s Setup";
Edited by slaughter on 29-05-2010 11:04
slaughter
Posted on 30-05-2010 14:25
Offline
Head Developer
Super Admin
Posts: 1090
Joined: 28.12.09
Gender: male
Warnings:
Locale changed:
Rev 372
/locale/LANGUAGE/admin/user_groups.php
-$locale['408'] = "Administrator rights updated"; // Pimped
-$locale['470'] = "Edit Admin Rights for this Group"; // Pimped ->
-$locale['471'] = "Content Admin";
-$locale['472'] = "User Admin";
-$locale['473'] = "System Admin";
-$locale['474'] = "Settings";
-$locale['475'] = "Infusions";
-$locale['480'] = "Admin Password:";
-$locale['481'] = "Save Admin Rights";
slaughter
Posted on 02-06-2010 17:37
Offline
Head Developer
Super Admin
Posts: 1090
Joined: 28.12.09
Gender: male
Warnings:
Locale Changed:
Rev 374 :
/files/locale/English/admin/settings.php
$locale['662'] = "Use WYSIWYG HTML editor?"; // renamed!
$locale['663'] = "For Articles, News and Custom Pages."; // renamed!
slaughter
Posted on 04-06-2010 12:39
Offline
Head Developer
Super Admin
Posts: 1090
Joined: 28.12.09
Gender: male
Warnings:
Locale rewritten:
rev 386
/locale/LANGUAGE/admin/members_email.php
/locale/LANGUAGE/reactivate.php
Edit:
Locale renamed.
Rev 389
/LANGUAGE/global.php
removed:
$locale['footer_100'] = "Queries";
added:
$locale['global_173'] = "Queries";
just to make our Locale more similar to the one from PHP-Fusion 7.01.xx
Edit:
Locales changed:
/locale/English/admin/members.php
REV 395
removed:
$locale['417'] = "Selected Members";
$locale['417'] = "Members";
$locale['418'] = "Unactivated";
$locale['419'] = "Banned";
added:
$locale['417'] = "Select Action";
changed:
$locale['581'] = "Note that only 50 members can be deactivated at the same time<br />to prevent a timeout during the operation.";
to:
$locale['581'] = "You have more then 50 inactive users and will have to run the deactivation process <strong>%d times</strong>.";
deleted:
$locale['610']
$locale['611']
$locale['612']
merged to:
$locale['610'] = "<strong>%d user(s)</strong> have not logged in for <strong>%d day(s)</strong> and have been marked as inactive.
By deactivating these users they will have <strong>%d day(s)</strong> before they are permanently deleted.<br />";
deleted:
$locale['614'] = "-- Select Action --";
Edited by slaughter on 04-06-2010 21:00
slaughter
Posted on 05-06-2010 00:13
Offline
Head Developer
Super Admin
Posts: 1090
Joined: 28.12.09
Gender: male
Warnings:
/locale/English/admin/downloads.php
REV 400
added:
$locale['418'] = "Download file or url cannot be left empty.";
slaughter
Posted on 05-06-2010 00:29
Offline
Head Developer
Super Admin
Posts: 1090
Joined: 28.12.09
Gender: male
Warnings:
/locale/English/admin/members.php
REV 401
changed:
$locale['400'] = "Members";
to
$locale['400'] = "User Management";
slaughter
Posted on 05-06-2010 14:07
Offline
Head Developer
Super Admin
Posts: 1090
Joined: 28.12.09
Gender: male
Warnings:
REV 403
/locale/English/admin/custom_pages.php
removed:
// TinyMCE editor
$locale['460'] = "TinyMCE:";
$locale['461'] = "Enable";
$locale['462'] = "Disable"
/locale/English/admin/admin_global.php
new file:
<?php
// WYSIWYG Editor: Articles, News, Custom, Pages
$locale['globad_wy100'] = "WYSIWYG Editor:";
$locale['globad_wy101'] = "enable";
$locale['globad_wy102'] = "disable";
?>
/locale/English/admin/settings.php
added:
$locale['663a'] = "Which Editors are available?"; // Pimped
$locale['663b'] = "-CKEditor is included in core package."; // Pimped
$locale['663c'] = "-TinyMCE can be downloaded here:"; // Pimped
$locale['663d'] = "Click me!"; // Pimped
ep98
Posted on 05-06-2010 14:17
Offline
Admin
Posts: 147
Joined: 21.05.10
Gender: male
Age: 37
Warnings:
Now you can submit PiF to CKEditor page - systems using CKEditor, free advertise.
Signature May The Source Be With You !
Infusions Directory