TinyPortal

Development => International => Topic started by: Hadi on October 04, 2007, 09:58:53 PM

Title: Forum Button
Post by: Hadi on October 04, 2007, 09:58:53 PM
Greetings All,

TP is working fine in English Language, but the forum button is missing in the Arabic UI, i check the article related to adding Extra button, but i could find what to do.

To be exact, i need the forum button to be visible in the Arabic UI, how can i do that.

All the best

Title: Re: Forum Button
Post by: agridoc on October 04, 2007, 10:05:05 PM
Forum button for what theme?
Title: Re: Forum Button
Post by: Hadi on October 04, 2007, 10:16:38 PM
Quote from: agridoc on October 04, 2007, 10:05:05 PM
Forum button for what theme?

SMF Default Theme - Core
Title: Re: Forum Button
Post by: agridoc on October 04, 2007, 10:31:51 PM
SMF Default Theme - Core doesn't use exactly graphics buttons, buttons are "made" with css styles and strings.

It's a matter of a direct string. Bloc has corrected in a previous version, it seems that something happened in the last one and the direct string "Forum" replaced the string variable.
Title: Re: Forum Button
Post by: Hadi on October 05, 2007, 02:18:08 AM
can i fix that?

Title: Re: Forum Button
Post by: agridoc on October 05, 2007, 05:45:53 AM
Hadi, it seems that I was rather tired last night  ::)

There is really a direct string that has to be corrected but that is "Forum" in link tree. That's what I remembered and wrote the previous reply.

The "button" Forum should work OK with languages.

The text variables
$txt['tp-forum'] = 'Forum';
$txt['tp-forum2'] = 'FORUM';
are translated in Arabic in Tportal.arabic.php (line 295).

You can change them if you want something different to be displayed.
Title: Re: Forum Button
Post by: Hadi on October 05, 2007, 09:51:21 AM
Thanks Agridoc..i hope you had a good sleep yesterday ..

I just find the mistake i made, in another thread, they advised to upload the language files to Themes/default/

while they should be uploaded to
Themes/default/languages/

Problem solved now..

Thanks

Title: Re: Forum Button
Post by: agridoc on October 05, 2007, 11:42:03 AM
OK, BTW I remembered this detail I had forgotten  ;)
Title: Re: Forum Button
Post by: jazelle_rae on November 21, 2007, 06:28:32 PM
thanks for the forum button it helps me a lot inserting this one  :laugh: