Title: edit succeeded message
Last modified: August 22, 2016

---

# edit succeeded message

 *  Resolved [edumusa](https://wordpress.org/support/users/edumusa/)
 * (@edumusa)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/edit-succeeded-message/)
 * Hello,
    how can i edit the alert message given after a testimonial is submitted?
 * and how about the submit button?
 * i need to translate or just edit it.
 * Thanks, congratulations for this plugin, i’m looking forward for it’s improvements.
 * [https://wordpress.org/plugins/strong-testimonials/](https://wordpress.org/plugins/strong-testimonials/)

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

 *  anonymized-13171256
 * (@anonymized-13171256)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/edit-succeeded-message/#post-5392757)
 * Thanks.
 * This is a frequent request and I plan to add a filter and an option for editing
   it, along with the notification email text, soon.
 * That message and the submit button text are translatable using gettext if you
   wish to use a tool like Poedit to make .po/.mo files and add them to the `languages`
   subdirectory. I will add a .pot file soon. I18n has not been a high priority 
   recently.
 * If you wish to edit the plugin directly, you will find both texts in `includes/
   shortcode-form.php’, just skip any updates until I can make these improvements.
 *  Thread Starter [edumusa](https://wordpress.org/support/users/edumusa/)
 * (@edumusa)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/edit-succeeded-message/#post-5392770)
 * Thanks for the reply Chris!
    maybe i’ll try learning the Poedit while waiting
   for the upgrade. i think hacking plugin files isn’t the best option…
 * meanwhile, i have made a gambit workaround with css:
 *     ```
       .testimonial-success:before {
       	content: 'Here goes my message.';
       }
       .testimonial-success > #visitar { /*this is an anchor inserted in the page editor */
       	display:none;
       }
       ```
   
 * regards
 *  anonymized-13171256
 * (@anonymized-13171256)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/edit-succeeded-message/#post-5392964)
 * I will be publishing version 1.11 soon but this will have to wait for 1.12.
 * I did some testing and found out that the WordPress browser elements like the“
   Choose file” button and the “No file chosen” message are controlled by the WordPress
   language and browser language settings.
 *  anonymized-13171256
 * (@anonymized-13171256)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/edit-succeeded-message/#post-5392965)
 * Sorry, that last part was meant for another thread. I’m going to close this one.
   Version 1.12 will have what you’re looking for.

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

The topic ‘edit succeeded message’ is closed to new replies.

 * ![](https://ps.w.org/strong-testimonials/assets/icon-256x256.png?rev=3134855)
 * [Strong Testimonials](https://wordpress.org/plugins/strong-testimonials/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/strong-testimonials/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/strong-testimonials/)
 * [Active Topics](https://wordpress.org/support/plugin/strong-testimonials/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/strong-testimonials/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/strong-testimonials/reviews/)

## Tags

 * [alert](https://wordpress.org/support/topic-tag/alert/)
 * [edit](https://wordpress.org/support/topic-tag/edit/)
 * [message](https://wordpress.org/support/topic-tag/message/)

 * 4 replies
 * 2 participants
 * Last reply from: anonymized-13171256
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/edit-succeeded-message/#post-5392965)
 * Status: resolved