Support Forum
so not sure what all those files are... the only file you need to download is the .mo file... and put that in there...
and did you read Andy's link and update your wp-config.php file with the language selection?
Visit Cruise Talk Central and Mr Papa's World
so you dont translate the rest of your wp site???
and its the same link that Andy provided you on how to use translations:
http://codex.simple-press.com/.....alization/
walks you through all the steps...
Visit Cruise Talk Central and Mr Papa's World
sorry, dont understand...
you need to edit the wp-config.php file and include the language definition.. if your wp site is already translated, it should already be there...
Visit Cruise Talk Central and Mr Papa's World
oh man... dont post that file... you just posted the entire keys to your kingdom
I have deleted the post...
and this line is the one:
define('WPLANG', 'tr_TR');
so rename the file you downloaded to sp-tr_TR.mo and see if that works...
Visit Cruise Talk Central and Mr Papa's World
/**
* WordPress veritabanı tablo ön eki.
*
* Tüm kurulumlara ayrı bir önek vererek bir veritabanına birden fazla kurulum yapabilirsiniz.
* Sadece rakamlar, harfler ve alt çizgi lütfen.
*/
$table_prefix = 'wp_';
/**
* WordPress yerel dil dosyası, varsayılan ingilizce.
*
* Bu değeri değiştirmenize gerek yok! Zaten Türkçe'ye ayarlı.
* tr_TR.mo Türkçe dil dosyasının wp-content/languages dizini altında olduğundan emin olun.
* Türkçe çeviri hakkında öneri ve eleştirilerinizi iletisim@wordpress-tr.com adresine iletebilirsiniz.
*
*/
define('WPLANG', 'sp-tr_TR.mo');
/**
* For developers: WordPress debugging mode.
*
* Change this to true to enable the display of notices during development.
* It is strongly recommended that plugin and theme developers use WP_DEBUG
* in their development environments.
*/
define('WP_DEBUG', false);
/* Hepsi bu kadar. Mutlu bloglamalar! */
/** Absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');
/** Sets up WordPress vars and included files. */
require_once(ABSPATH . 'wp-settings.php');
changed, as you said, but did not change it there
Filmizlettir.com vision movie site
Nooo...
put define('WPLANG', 'sp-tr_TR.mo'); back to define('WPLANG', 'tr_TR');
and then go to
sp-resources/forum-language/simple-press and rename sp-tr.mo to sp-tr_TR.mo
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)