EzPortal - Portal Software for Forums

EzPortal - Made to Fit Your SMF Forum - Glad You Found Us!
+- +-

UserBox

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Recent Posts

New built in translations for six langauges! by EzPortal
March 26, 2024, 11:15:32 pm

Smiley missing in shoutbox 2.1.4 by hustreamload
July 26, 2023, 08:14:02 am

Re: Theme Select Box question? by Shades
March 15, 2023, 06:49:49 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 02:09:24 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 01:55:53 pm

Re: Theme Select Box question? by EzPortal
March 09, 2023, 01:47:42 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 01:34:07 pm

Re: Theme Select Box question? by EzPortal
March 09, 2023, 12:20:17 pm

+- HTML Menu


Sample HTML Block Usage - You May Custom Code it, as needed!

Recent Topics ezBlock

New built in translations for six langauges! by EzPortal
March 26, 2024, 11:15:32 pm

Smiley missing in shoutbox 2.1.4 by hustreamload
July 26, 2023, 08:14:02 am

Theme Select Box question? by Shades
March 15, 2023, 06:49:49 pm

Where is the facebook button color? by EzPortal
February 28, 2023, 06:45:09 pm

Display on Mobile - SMF 2.1.3 and EZ 5.5.2 by BugginIn
December 29, 2022, 04:07:13 pm

Blocks Help by Riggs1973
November 20, 2022, 12:59:30 pm

Surface ol lite theme release Free! by Steffen K.
November 18, 2022, 03:57:24 am

Undefined index: href by EzPortal
October 04, 2022, 08:49:59 pm

SMF-ezportal_column_5.cache): failed to open stream: No such file or directory by EzPortal
June 04, 2022, 11:40:13 am

Arcade block error: failed to open stream: No such file or directory by Shades
May 20, 2022, 02:47:13 pm

Author Topic: One question to "EzPortal.english.php"  (Read 10045 times)

0 Members and 1 Guest are viewing this topic.

Offline Feldpost

  • Posts: 23
  • Karma: 0
  • Gender: Male
    • www.die-feldpost-2-weltkrieg.org
One question to "EzPortal.english.php"
« on: March 20, 2010, 02:09:33 am »
Good tomorrow Community,

at the moment I translated the "EzPortal.english.php" into the German,
and has the following problem.

In the "EzPortal.english.php" in the line 76 stands the following:

$txt ['ezp_txt_columnwidth'] = 'Column Width ';

Is meant with it that px should be, or what is meant with it?

With the best greetings

Offline EzPortal

  • Administrator
  • *****
  • Posts: 1299
  • Karma: 67
Re: One question to "EzPortal.english.php"
« Reply #1 on: March 20, 2010, 10:03:48 am »
Yes that is supposed to be in pixels.
Like ezPortal? Support me at https://www.patreon.com/vbgamer45/

Offline Feldpost

  • Posts: 23
  • Karma: 0
  • Gender: Male
    • www.die-feldpost-2-weltkrieg.org
Re: One question to "EzPortal.english.php"
« Reply #2 on: March 20, 2010, 10:07:57 am »
Thank you for your help.
If the translations are ready I make available this to you with pleasure.

Offline EzPortal

  • Administrator
  • *****
  • Posts: 1299
  • Karma: 67
Re: One question to "EzPortal.english.php"
« Reply #3 on: March 20, 2010, 10:10:11 am »
That would be great! I would really enjoy having translation for German!
Like ezPortal? Support me at https://www.patreon.com/vbgamer45/

Offline Feldpost

  • Posts: 23
  • Karma: 0
  • Gender: Male
    • www.die-feldpost-2-weltkrieg.org
Re: One question to "EzPortal.english.php"
« Reply #4 on: March 20, 2010, 10:13:45 am »
It is a very good main entrance ezPortal, because it is very similar to the MK Portal. That's why I have decided on your Potal, and now sit already 12 hours in the translation

Offline EzPortal

  • Administrator
  • *****
  • Posts: 1299
  • Karma: 67
Re: One question to "EzPortal.english.php"
« Reply #5 on: March 20, 2010, 10:23:32 am »
Thanks! I plan to expand the portal more for the future for all forum software/standalone.
Sad that MK Portal stopped development.
Like ezPortal? Support me at https://www.patreon.com/vbgamer45/

Offline Feldpost

  • Posts: 23
  • Karma: 0
  • Gender: Male
    • www.die-feldpost-2-weltkrieg.org
Re: One question to "EzPortal.english.php"
« Reply #6 on: March 20, 2010, 11:29:57 am »
I must confess to you that there was with the MK - main entrance with the Edtor probleme if one wanted to use something in html.

Now, however, to a problem.

In the "EzPortal.english.php" in the line 248:

$txt ['ezp_userbox_pm_new'] = 'New';

Can one demonstrate the word "New" anyhow in Red?

Offline EzPortal

  • Administrator
  • *****
  • Posts: 1299
  • Karma: 67
Re: One question to "EzPortal.english.php"
« Reply #7 on: March 20, 2010, 11:48:48 am »
Find
$txt ['ezp_userbox_pm_new'] = 'New';
Change to
Code: [Select]

$txt ['ezp_userbox_pm_new'] = '<font color="#FF0000">New</font>';
Like ezPortal? Support me at https://www.patreon.com/vbgamer45/

Offline Feldpost

  • Posts: 23
  • Karma: 0
  • Gender: Male
    • www.die-feldpost-2-weltkrieg.org
Re: One question to "EzPortal.english.php"
« Reply #8 on: March 23, 2010, 01:12:08 pm »
Thank you for your help.

Now one more question.

In line 349 stands

$txt ['ezp_txt_err_no_import_yet'] = 'No Importers have been developed. If you need an importer for another portal please contact us.';

Should this be a package of managers?

Then the German translation of EzPortal.german.php would be ready.
I allow to Check still them, in the interim finish I utf8 and the Modifications.german and Modifications.german-utf8.

Offline EzPortal

  • Administrator
  • *****
  • Posts: 1299
  • Karma: 67
Re: One question to "EzPortal.english.php"
« Reply #9 on: March 23, 2010, 01:15:00 pm »
No this is a new string not used yet maybe in the future. Part of the Import tab if you are importing from another portal
Like ezPortal? Support me at https://www.patreon.com/vbgamer45/

Offline Feldpost

  • Posts: 23
  • Karma: 0
  • Gender: Male
    • www.die-feldpost-2-weltkrieg.org
Re: One question to "EzPortal.english.php"
« Reply #10 on: March 23, 2010, 01:21:45 pm »
Then I take this part completely out if you agree with it

Offline EzPortal

  • Administrator
  • *****
  • Posts: 1299
  • Karma: 67
Re: One question to "EzPortal.english.php"
« Reply #11 on: March 23, 2010, 01:24:32 pm »
Yeah that is fine.
Like ezPortal? Support me at https://www.patreon.com/vbgamer45/

Offline Feldpost

  • Posts: 23
  • Karma: 0
  • Gender: Male
    • www.die-feldpost-2-weltkrieg.org
Re: One question to "EzPortal.english.php"
« Reply #12 on: March 23, 2010, 01:27:58 pm »
Thank you for your permission, she announces me meets again.
I will hand over I during the next weeks with the main entrance intensely occupies and to you if necessary improvement suggestions via PM

The best greetings
Feldpost

Offline Feldpost

  • Posts: 23
  • Karma: 0
  • Gender: Male
    • www.die-feldpost-2-weltkrieg.org
Re: One question to "EzPortal.english.php"
« Reply #13 on: April 03, 2010, 07:50:48 pm »
Hello together,

I want to make the following modifications for my personal following.

stands in the original EzPortal.english.php:

$ Txt ['ezp_userbox_pm_new'] = 'New';

I want this, I would like to change that "NEW" appears in red, and at the same time I want to bear the word "NEW" with the link to the inbox.

Greeting
Feldpost

 

Related Topics

  Subject / Started by Replies Last post
1 Replies
6821 Views
Last post February 22, 2009, 09:41:45 pm
by EzPortal
2 Replies
8879 Views
Last post July 30, 2010, 11:03:46 pm
by North East FL 4x4
2 Replies
18556 Views
Last post May 03, 2011, 11:24:04 am
by geogeo
2 Replies
14726 Views
Last post September 30, 2016, 01:11:56 pm
by timidapsin
8 Replies
37742 Views
Last post January 14, 2020, 10:17:10 pm
by EzPortal

+-SMF Gallery

Quick Menu


Powered by EzPortal