| User | Post |
|
1:40 pm Jul 8, 2009
| Yellow Swordfish
| | Peterborough, England | |
|  SPF Master | posts 12106 |
|
|
It's not a forum function.
If the language file is there and your wp-config.php has the WP_LANG set to the correct country codes then it should just work.
|
 |
Andy – Administrator – Yellow Swordfish
Thanks for dropping by!
|
|
|
|
2:51 pm Jul 8, 2009
| Bodieko
| | |
| Member | posts 12 |
|
|
hmmm strange because WP language works fine in Slovene language. Ill check the wp-config.php if there's something wrong there or maybe it's file name issue?
|
|
|
3:07 pm Jul 8, 2009
| Bodieko
| | |
| Member | posts 12 |
|
|
hmmm strange – wp-config.php is set ok: define ('WPLANG', 'sl_SI'); also translation file name is sforum-sl_SL.mo, so it should work fine or am i missing something?
|
|
|
5:07 pm Jul 8, 2009
| Yellow Swordfish
| | Peterborough, England | |
|  SPF Master | posts 12106 |
|
|
No – sounds good to me. It is not uncommon for it to take a few browser page loads to catch and I don't know why that is,,,
|
 |
Andy – Administrator – Yellow Swordfish
Thanks for dropping by!
|
|
|
|
2:39 am Jul 9, 2009
| Bodieko
| | |
| Member | posts 12 |
|
|
i tried refreshing page 20+ times and opening it in other browsers, but still no effect :((
|
|
|
3:05 am Jul 9, 2009
| Yellow Swordfish
| | Peterborough, England | |
|  SPF Master | posts 12106 |
|
|
What exactly do you have in your wp-config.php for for the wp lang setting?
|
 |
Andy – Administrator – Yellow Swordfish
Thanks for dropping by!
|
|
|
|
3:08 am Jul 9, 2009
| Bodieko
| | |
| Member | posts 12 |
|
|
/** * WordPress Localized Language, defaults to English. * * Change this to localize WordPress. A corresponding MO file for the chosen * language must be installed to wp-content/languages. For example, install * de.mo to wp-content/languages and set WPLANG to 'de' to enable German * language support. */ define ('WPLANG', 'sl_SI');
/* That's all, stop editing! Happy blogging. */
|
|
|
3:13 am Jul 9, 2009
| Yellow Swordfish
| | Peterborough, England | |
|  SPF Master | posts 12106 |
|
|
Yes – that looks good. I am sorry – as far as i can see you have done everything right and it works, of course, for many, many users. Does anyone else have any ideas?
|
 |
Andy – Administrator – Yellow Swordfish
Thanks for dropping by!
|
|
|
|
3:17 am Jul 9, 2009
| Bodieko
| | |
| Member | posts 12 |
|
|
Post edited 5:20 am – Jul 9, 2009 by Bodieko
ow the file name is SL instead of SI as it should be. SL is Slovakia :S not Slovenia lol. I thought it was lower case so I didnt bother checking :( you should change original file for download also to prevent someone else to get same problem :)
|
|
|
3:55 am Jul 9, 2009
| Yellow Swordfish
| | Peterborough, England | |
|  SPF Master | posts 12106 |
|
|
Post edited 5:57 am – Jul 9, 2009 by Yellow Swordfish
This is not my understanding or that of the gettext indexes:
| si |
Sinhalese |
| sk |
Slovak |
| sl |
Slovene |
So you have any documentation I can look at that disputes these codes?
|
 |
Andy – Administrator – Yellow Swordfish
Thanks for dropping by!
|
|
|
|
5:06 am Jul 9, 2009
| Bodieko
| | |
| Member | posts 12 |
|
|
Post edited 7:10 am – Jul 9, 2009 by Bodieko
http://codex.wordpress.org/Wor…..28sl_SI.29
Sinhala – (si_LK) Slovenian – Slovenščina (sl_SI) Slovak – Slovenčina (sk)
I used the one form WP site, it is possible that it is not by the rules, but that one uses SI.
Also slevenian domain names are xxxx.si, so it seems more logical.
|
|
|
5:15 am Jul 9, 2009
| Yellow Swordfish
| | Peterborough, England | |
|  SPF Master | posts 12106 |
|
|
Are – the second code. Got it. Thanks
|
 |
Andy – Administrator – Yellow Swordfish
Thanks for dropping by!
|
|
|