- Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
redondo
ParticipantWarning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220Hi, i’m a bit of a newbie when it comes to working with wordpress. I really like the Cover WP Theme, but as I am setting up a site in swedish I would like to change the fixed english phrases on the site, such as “Read entire article”, “Read more”, and other english phrases like them.
Can I do this through the WordPress editor and change one of the php-files? Or is there another way?
AdvertismentDeprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236Mountain_King
ParticipantWarning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220Hi redondo,
you need to open one of the language files that come with the theme. In the folder /wp-content/themes/cover-wp you find e.g. the file de_DE.po which is the English>German translation. Open this file with the open source program poedit (http://www.poedit.net/) and replace the German words and phrases with the Swedish versions. Then save the file as sv_SE.po (the sv_SE.mo file is generated automatically). Finally put the two Swedish language files in the same folder (wp-content/themes/cover-wp) again.
Here’s some more information: http://codex.wordpress.org/WordPress_in_Your_Language
You must be logged in to reply to this topic.