February 04 2012 14:46:43
Languages
Navigation
Friends & Affiliates
Roadmap
[N] Error log like in P...
[N] Submit photo - Subc...
[N] Warnings - who can ...
[N] [edit profile]Save ...
[N] Moving panels with ...
[N] Forum thread deform...
[N] Thumbnails in downl...
[N] [Locale German] New...
[N] Warnings only for a...
[N] Different avatar sizes
Users Online
· Guests Online: 8

· Members Online: 0

· Total Members: 464
· Newest Member: Erikutis
Last Seen Users
· dalem19:39:23
· Erikutis21:47:00
· videry 1 day
· inflames 1 day
· SilverAngel 2 days
· jebajseti 2 days
· outchorn 2 days
· uygarozan 4 days
· deejay-erik 5 days
· DJSimse 5 days

Login
 Username  Password  
View Thread: Locale changes in v0.08.00
Pimped Fusion - Content Management System » Pimped-Fusion Support & Development » Locales
Who is here? 1 Guest
 Print Thread
Locale changes in v0.08.00
slaughter
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
Should be added as

Added (to where)
locale=full text

removed (from where)
locale=full text

rewriten files

path-to-file/
SignatureMay The Source Be With You !
Infusions Directory
 
www.cmsbg.info
ep98
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
SignatureMay The Source Be With You !
Infusions Directory
 
www.cmsbg.info
slaughter
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 Wink



---


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 Wink
Edited by slaughter on 25-05-2010 22:08
 
Advertising Bot
Posted on 04-02-2012 14:46
Bot Agent

Posts: n^x
Joined: Always

  
ep98
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
SignatureMay The Source Be With You !
Infusions Directory
 
www.cmsbg.info
slaughter
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
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
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
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
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


/locale/English/admin/downloads.php

REV 400


added:

$locale['418'] = "Download file or url cannot be left empty.";
 
slaughter

/locale/English/admin/members.php

REV 401

changed:
$locale['400'] = "Members";
to
$locale['400'] = "User Management";
 
slaughter
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
Now you can submit PiF to CKEditor page - systems using CKEditor, free advertise.
SignatureMay The Source Be With You !
Infusions Directory
 
www.cmsbg.info
Jump to Forum:
Similar Threads
Thread Forum Replies Last Post
Pimped-Fusion v0.09.03 Lithuanian Locale Kalbos 1 22-11-2011 17:51
Romanian Locale Locales 14 14-08-2011 15:14
Danish Locale Locales 1 30-06-2011 17:04
locale weg nach Neuinstallation Installation 1 06-05-2011 20:33
Locale Spanish Multi-Language Content 5 29-04-2011 00:55
Share this thread
URL:
BB-Code:
HTML:
AddThis:
Share |
Render time: 0.20 seconds - 112 Queries 831,006 unique visits