|
Page 1 of 3
|
casimedicos 
Joined: August 2006
Posts: 241
Location:  Galicia (Spain)
|
 XS MOD EASY User Control Panel
i'm coding a new
graphical user control panel, for see and change profile
based on orion user panel
this modification is for xs58
only in english, i need translations.... and your opinion
Description: |
graphical user control panel, for see and change profile |
 Download |
Filename: |
eugcpxs.zip |
Filesize: |
147.36 KB |
Downloaded: |
423 Time(s) |
Last edited by casimedicos on Thu 09 Nov, 2006 18:23; edited 1 time in total |
#1 Thu 09 Nov, 2006 18:18 |
|
Sponsors

|
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.
|
|
casimedicos 
Joined: August 2006
Posts: 241
Location:  Galicia (Spain)
|
 Re: XS MOD EASY User Control Panel
screenshot
|
#2 Thu 09 Nov, 2006 18:20 |
|
JANU1535 
Joined: August 2006
Posts: 248
Location:  Girona
|
 Re: XS MOD EASY User Control Panel
It is very well casimedicos.
This modification also is in Minerva (CMS) and is well.
Thanks for the contribution.
Greetsss.
____________ www.JanuWeb.Com - Webmaster
www.phpBB-Es.Com - Administrador
|
#3 Thu 09 Nov, 2006 18:33 |
|
TheSteffen 
Joined: August 2006
Posts: 1625
Location:  Magdeburg
|
 Re: XS MOD EASY User Control Panel
Looks good.
|
#4 Thu 09 Nov, 2006 19:11 |
|
brandsrus 
Joined: August 2006
Posts: 297
Location:  Leeuwarden, The Netherlands
|
 Re: XS MOD EASY User Control Panel
Translation to Dutch
- <?php
- /***************************************************************************
- * lang_ecp.php [dutch]
- * -------------------
- ***************************************************************************/
-
- /***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
- //
- // The format of this file is ---> $lang['message'] = 'text';
- // Version Orion 2.0
- // Translated to Dutch by Brandsrus (http://www.phpBBXS.nl), last edited on 9-11-2006 19:29
- //
- // Orion Control Panel
- //
- $lang['Click_return_cp'] = "Klik %shier%s om terug te keren naar je Controle Paneel";
- $lang['Click_return_to'] = "Klik %shier%s om terug te keren naar de gevolgde onderwerpen paneel";
- $lang['Panel_Topic_Explain'] = "Overzicht van onderwerpen die je volgt";
- $lang['Panel_Topic'] = "Gevolgde onderwerpen lijst";
- $lang['Panel_Abo'] = "Antwoorden";
- $lang['Panel_Noabo'] = "Annuleren";
- $lang['No_watched_Topics'] = "Geen gevolgde onderwerpen";
- $lang['Panel_Topic_All'] = "Annuleer alle door jouw gevolgde onderwerpen";
- $lang['No_longer_watching_topic'] = "Alle door jouw gevolgde onderwerpen zijn succesvol geannuleerd";
- $lang['ecp'] = "Controle Paneel";
- $lang['View_ecp_profile'] = 'Toon jouw profiel';
-
-
-
-
- //
- // Orion Control Panel Modules
- //
- $lang['cocp_account'] = 'Profiel';
- $lang['cocp_userprofile'] = 'Verander Profiel & Instellingen';
- $lang['cocp_pm'] = 'Privéberichten';
- $lang['cocp_avatar'] = 'Avatar';
- $lang['cocp_sig'] = 'Onderschrift';
- $lang['cocp_memo'] = 'Gevolgde onderwerpen';
- $lang['cocp_attach'] = 'Attachments';
- $lang['cocp_alb'] = 'Gebruikers Albums';
- $lang['cocp_palb'] = 'Jouw persoonlijke Album';
-
-
- //
- // Orion Control Descriptions
- //
- $lang['cocp_account_info'] = 'Hier kan je je eigen gebruikersprofiel bekijken.';
- $lang['cocp_userprofile_info'] = 'Hier kan je je eigen persoonlijke gebruikersprofiel veranderen en de Forum Instellingen.';
- $lang['cocp_pm_info'] = 'Dit is je Postvak In en je kunt Privéberichten naar andere gebruikers versturen die op dit forum aanwezig zijn.';
- $lang['cocp_avatar_info'] = 'Dit is een plaatje, wat word weergegeven naast je berichten in het Forum.';
- $lang['cocp_sig_info'] = 'Dit is een tekst wat je toevoegd aan alle door jouw geplaatste berichten.';
- $lang['cocp_memo_info'] = 'Hier kun je je gevolgde onderwerpen bekijken. Alleen jij ziet het.';
- $lang['cocp_attach_info'] = 'Overzicht van de door jouw geplaatste (toegevoegde) Bestanden in het forum en de mogelijkheid om deze te verwijderen.';
- $lang['cocp_alb_info'] = 'Een lijst van alle persoonlijke Albums.';
- $lang['cocp_palb_info'] = 'Als is geactiveerd, je kan naar je persoonlijke Album schakelen via deze link.';
-
-
- //
- // That's all, Folks!
- // -------------------------------------------------
-
- ?>
|
#5 Thu 09 Nov, 2006 19:29 |
|
andrea75 
Joined: August 2006
Posts: 379
Location:  Perugia
|
 Re: XS MOD EASY User Control Panel
Italian language in attachment!
Good work casimedicos!
Description: |
|
 Download |
Filename: |
lang_italian.rar |
Filesize: |
1.23 KB |
Downloaded: |
358 Time(s) |
____________ My Icy forum: www.lineameteo.it
Staff Member @ IcyPhoenix.com & IcyPhoenix.it
|
#6 Thu 09 Nov, 2006 19:47 |
|
Skorpion 
Joined: October 2006
Posts: 11
Location:  Lanciano
|
 Re: XS MOD EASY User Control Panel
it work without problems?
____________ Daniele Caporrella
www.pionierilanciano.org/forum
|
#7 Thu 09 Nov, 2006 19:54 |
|
casimedicos 
Joined: August 2006
Posts: 241
Location:  Galicia (Spain)
|
 Re: XS MOD EASY User Control Panel
yes it works
only problem is if not are your translation file
basically is only a new tpl file
thanks for translations
|
#8 Thu 09 Nov, 2006 20:41 |
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: XS MOD EASY User Control Panel
Wow, really nice job... I'll test it and eventually add in the new project.
Thank you.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#9 Fri 10 Nov, 2006 00:43 |
|
casimedicos 
Joined: August 2006
Posts: 241
Location:  Galicia (Spain)
|
 Re: XS MOD EASY User Control Panel
Wow, really nice job... I'll test it and eventually add in the new project.
Thank you.
great
thanks
|
#10 Fri 10 Nov, 2006 16:02 |
|
Mitch 
Joined: August 2006
Posts: 4
|
 Respuesta: XS MOD EASY User Control Panel
Traducción al Español (por cubano y yo, en phpbb-es.com), Buen trabajo casimedicos
--
Translation to Spanish (by cubano and me, in phpbb-es.com), Good Work casimedicos!!
Edit: Thanks to SuperNovato 4 the orthographic correction/Gracias a SuperNovato por la corrección de ortografía del adjunto.
Description: |
XS MOD EASY User Control Panel - Spanish |
 Download |
Filename: |
lang_spanish.zip |
Filesize: |
1.12 KB |
Downloaded: |
360 Time(s) |
Edited by Mitch, Fri 10 Nov, 2006 20:30: orthographic correction |
#11 Fri 10 Nov, 2006 18:06 |
|
ThE KuKa 
Joined: August 2006
Posts: 489
Location:  Sabadell
|
 Respuesta: XS MOD EASY User Control Panel
Mitch  (Admin in phpBB-Es) is nice work, translation finished!
Thanks casimedicos, brandsrus to translation Dutch, andrea75 to translation Italian, and Mitch, cubano to translation Spanish, and SuperN (to review this pack).
Nice work in this site, yes!  24 hours to translate in 3 languages...
Last edited by ThE KuKa on Fri 10 Nov, 2006 20:42; edited 1 time in total |
#12 Fri 10 Nov, 2006 20:30 |
|
Mitch 
Joined: August 2006
Posts: 4
|
 Respuesta: XS MOD EASY User Control Panel
Yeah thanks to cubano and SuperN too
and the MOD looks very cool!
|
#13 Fri 10 Nov, 2006 20:35 |
|
ThE KuKa 
Joined: August 2006
Posts: 489
Location:  Sabadell
|
 Respuesta: XS MOD EASY User Control Panel
YES, sorry...
Post edited...
|
#14 Fri 10 Nov, 2006 20:42 |
|
cubano 
Joined: September 2006
Posts: 14
Location:  United State
|
 Respuesta: XS MOD EASY User Control Panel
hey... you know how we do, ready for trasnlation 24/7
|
#15 Fri 10 Nov, 2006 22:25 |
|
|
Page 1 of 3
|
Was this topic useful?
Was this topic useful?
Link this topic |
URL |
|
BBCode |
|
HTML |
|
You cannot post new topics You cannot reply to topics You cannot edit your posts You cannot delete your posts You cannot vote in polls You cannot attach files You can download files You cannot post calendar events
|
|
|
|