Forum Replies Created
-
In reply to: bbPress version 0.80 in Turkish
Thank you.
In reply to: POT file for bbPress 0.74It may be tr.
Thanks!
In reply to: POT file for bbPress 0.74If it is possible, yes.
In reply to: POT file for bbPress 0.74Hi,
bbPress Turkish version is ready, we’ve published in our site; WordPress Türkiye:
In reply to: POT file for bbPress 0.74Hi,
Thanks for that file, it works fine;
we’re about to finish Turkish translation for bbPress.
By the way, there are some parts that cannot be translated with that file.
For example,
* In the topic page, “post count” next to the topic title.
* In a tag page, (e.g https://bbpress.org/forums/tags/translation ), “TAGS” word between Forum name and tag name.
In reply to: About FreshnessThanks,
The problem is that we have 10 hours of difference with our server.
In reply to: About FreshnessHi,
We’ve installed bbPress in our WordPress Turkey Forums instead of phpBB.
Now, we have the same problem..
Our server’s time is GMT -8 and our country’s (Turkey) time is GMT +2
When we set $bb->gmt_offset = -8; (server’s local time)
Frehness is ok on main page. But topics’ and posts’ times are wrong now.
When we set $bb->gmt_offset = +2; (Turkey’s local time)
Freshness is not ok, (seems like -1 years) but topics’ and posts’ times are correct now.
How can we fix it?