• Hello,

    First, thank you for your job.

    I wanted to have a french version of All In One SEO Pack.

    1/ The “all_in_one_seo_pack-fr_FR.mo” file.
    PO-Revision-Date: 2007-10-12 : it might explain why nothing is translated.

    2/ I create my own “all_in_one_seo_pack-fr_FR.po”.
    I used “all_in_one_seo_pack.pot”. But some strings were missing.

    3/ I Rebuilt “all_in_one_seo_pack.pot” from source code.
    – 12 new strings
    – 8 deprecated strings

    4/ I think there is a chars problem in “aioseop_class.php”, line 96.

    5/ It will be helpful to put the languages files into a ‘languages’ folder.
    aioseop_class.php – line 887 :

    load_plugin_textdomain( 'all_in_one_seo_pack', str_replace( ABSPATH, '', dirname( __FILE__ ) ) . '/languages/' );
    		} else {
    			load_plugin_textdomain( 'all_in_one_seo_pack', false, AIOSEOP_PLUGIN_DIRNAME . '/languages/' );
    		}

    http://wordpress.org/extend/plugins/all-in-one-seo-pack/

Viewing 1 replies (of 1 total)
  • Plugin Support Steve M

    (@wpsmort)

    Hi Yslo,

    Do you have a new French language translation file for All in One SEO Pack you would be willing to send us? We are about to release a new version of the plugin with the patches you provided.

Viewing 1 replies (of 1 total)
  • The topic ‘Translation – POT – PO – v2.0.2’ is closed to new replies.