logo
Ask your WordPress questions! Pay money and get answers fast! (more info)

Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

If the asker does not get an answer then they have 10 days to request a refund.

$5
Change language

I want to change this line: <html dir="ltr" lang="en-US"> to Swedish but I can only find this in the footer file: <html <?php language_attributes(); ?>>

Where do I change it to Swedish?

thanks

This question has been answered.

Charlotte Raboff | 05/20/11 at 12:29pm Edit


(1) Possible Answers Submitted...

See a chronological view of answers?

Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

  • avatar
    Last edited:
    05/20/11
    12:34pm
    David Navarrete says:

    download the languaje http://codex.wordpress.org/WordPress_in_Your_Language#Swedish_-_Svenska_.28sv_SE.29

    upload tp wp-content/languages

    edit wp_config.php
    find
    define('WPLANG', '');

    replace

    define('WPLANG', 'sv_SE');

    bye

    • 05/20/11 12:41pm

      Charlotte Raboff says:

      thanks for your reply - there is nothing to download, I click on the link - Svenska and comes to this page - http://svn.automattic.com/wordpress-i18n/sv_SE/tags/3.1.2/messages/

    • 05/20/11 12:44pm

      David Navarrete says:

      download all and put on language folder

    • 05/20/11 12:59pm

      Charlotte Raboff says:

      ....and how do I save this file:http://svn.automattic.com/wordpress-i18n/sv_SE/tags/3.1.2/messages/continents-cities-sv_SE.po

      thanks

    • 05/20/11 1:02pm

      Charlotte Raboff says:

      /newyorkinspiration.com/wp-content/languages/continents-cities-sv_SE.mo
      /newyorkinspiration.com/wp-content/languages/ms-sv_SE.mo

      is this correct, just this two?

    • 05/20/11 3:19pm

      David Navarrete says:

      ms-sv_SE.mo
      ms-sv_SE.po

      bye

This question has expired.



Charlotte Raboff voted on this question.



Current status of this question: Completed



Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

If the asker does not get an answer then they have 10 days to request a refund.