Lang help pls!

Discussion corner for Developers of Serendipity.
Post Reply
bigowner
Regular
Posts: 21
Joined: Wed Feb 08, 2006 1:49 am
Location: Türkiye
Contact:

Lang help pls!

Post by bigowner »

Hi,
i use s9y in turkish but i cant translate the words which are under contact form also words under comments form...

Code: Select all

Enclosing asterisks marks text as bold (*word*), underscore are made via _word_.
Standard emoticons like :-) and ;-) are converted to images.

To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly
where can i find this words in lang files... ?

examples:
http://www.gokche.com/pages/iletisim.html
http://www.gokche.com/archives/185-Goog ... zarda.html

thx...
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Lang help pls!

Post by garvinhicking »

Hi!

Those lines are emitted frmo the language files of plugins.

So check the plugins/serendipity_event_s9ymarkup/lang_en.inc.php and plugins/serendipity_event_emoticate/lang_en.inc.php and plugins/serendipity_event_spamblock /lang_en.inc.php files. :)

Thos files you can translate to turkish by saving them as lang_tr.inc.php (or whatever the turkish prefix was :)

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
bigowner
Regular
Posts: 21
Joined: Wed Feb 08, 2006 1:49 am
Location: Türkiye
Contact:

Post by bigowner »

thx a lot...
no need to use tr prefix, i just use en lang files... ;)
carl_galloway
Regular
Posts: 1331
Joined: Sun Dec 04, 2005 5:43 pm
Location: Andalucia, Spain
Contact:

Post by carl_galloway »

hey bigowner, would you be able to send us your translations or post them here so we cna update those files for other users, we have quite a few Turkish users of Serendipity now and I'm sure they would appreciate your contribution
Post Reply