• Resolved tanchev

    (@tanchev)


    I really want to translate Profile updated. but i cant find it anywhere, if you tell where this line is i will be very happy, thank you in advance.
    Also i want to change the line in the button “Update Profile” but i cant seem to find it also.
    Best Regards!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello

    Thank you for contacting us.

    You’d be able to change the content of going to wp-user-avatar/includes/class-wp-user-avatar-shortcode.php and scrolling down to line 212 and 236 where you’ll find the following code:

    echo '<div class="updated"><p><strong>'.__('Profile updated .','wp-user-avatar').'</strong></p>

    <?php submit_button(__('Update Profile','wp-user-avatar')); ?>

    I hope this helps.

    Thanks

    • This reply was modified 8 years, 10 months ago by ruchisupport.
    Thread Starter tanchev

    (@tanchev)

    Your are just the best, thank you very much, you are great !
    I want to ask you one more question i am not sure if it can be done but i will ask it anyway. When i am in admin account the button for choosing file is translated. But when i am with a user account that have only the rights to choose files from their own device the button is with browser text – ( choose file, browse file, etc) do you have any idea how can i change/translate the text, what line of code should i add?
    Best Regards!

    Hello

    Only a pleasure. 🙂

    When you login from other user account You couldn’t change the Choose file text because it’s a ‘file type’ text.

    Thanks

    Thread Starter tanchev

    (@tanchev)

    Thank you :).
    Best Regards!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Translation help’ is closed to new replies.