New Landing How can we help? Themeforest Theme Support Neighborhood Possible missing translation

Viewing 11 posts - 1 through 11 (of 11 total)
  • #34905
    ehandelsfabriken
    Member
    Post count: 85

    Hi,

    I have the latest .po files for this theme and Woo. But I cant fint the translation for the “Confirm password” string, see image. Is this a missing translation?

    #34957
    oytamuah
    Member
    Post count: 81

    Yea I also ran into same problem (using codestyling localization).

    #35964
    Melanie – SUPPORT
    Member
    Post count: 11032

    I’ll forward this to the developer, maybe he can update it. Cheers

    #36908
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    This definitely isn’t included anywhere within the theme’s files, I would think this should be included within the WooCommerce files, however it may be part of the standard WordPress translation!

    – Ed

    #45563
    oytamuah
    Member
    Post count: 81

    Just wanted to check in whether a solution had been found for translating the string “Confirm password” that is displayed in the checkout page when a user wants to create an account. I have checked WordPress/WooCommerce/Neighborhood theme in Codestyling Localization and none of them have this string. Perhaps someone knows which core file has this string and i can change it from there?

    #45585
    ehandelsfabriken
    Member
    Post count: 85

    Nope, not yet. And I can’t find it in the standard WordPress translation either. Maybe our super hero Ed can be to our assistance with this?

    #45678
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hey guys,

    Had a search around, and I can see it here in the WooCommerce core files, and in their translation files:

    /wp-content/plugins/woocommerce/classes/class-wc-checkout.php:
       77  		$this->checkout_fields['account']['account_password-2'] = array(
       78  			'type' 				=> 'password',
       79: 			'label' 			=> __( 'Confirm password', 'woocommerce' ),
       80: 			'placeholder' 		=> _x( 'Confirm password', 'placeholder', 'woocommerce' ),
       81  			'class' 			=> array( 'form-row-last' ),
       82  			'label_class' 		=> array( 'hidden' )
    

    Give that a look?

    – Ed

    #45814
    ehandelsfabriken
    Member
    Post count: 85

    I can also find it in /wp-content/plugins/woocommerce/classes/class-wc-checkout.php. However where did you find it in their translation files? If we change this in /wp-content/plugins/woocommerce/classes/class-wc-checkout.php it will get overwritten each time we update WooCommerce.

    #46402
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    You can follow this steps http://docs.woothemes.com/document/woocommerce-localization/ and also the .po files are present inside woocommerce/i18n/languages/ take a look at those. If those text didn’t appear there too, then you can run the PoEdit for this plugin and extract the .po file, and try from that. ( http://codex.wordpress.org/User:Skippy/Creating_POT_Files )

    Let me know, what you got.

    Thanks,
    laranz.

    #46439
    ehandelsfabriken
    Member
    Post count: 85

    I was able to update my .po file from the latest .pot file from Woo. I think this one is solved. We’ll see what happens with the next update from Woo.

    #47077
    Melanie – SUPPORT
    Member
    Post count: 11032

    Great 🙂

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register