Title: trucosdotcom's Replies | WordPress.org

---

# trucosdotcom

  [  ](https://wordpress.org/support/users/trucosdotcom/)

 *   [Profile](https://wordpress.org/support/users/trucosdotcom/)
 *   [Topics Started](https://wordpress.org/support/users/trucosdotcom/topics/)
 *   [Replies Created](https://wordpress.org/support/users/trucosdotcom/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/trucosdotcom/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/trucosdotcom/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/trucosdotcom/engagements/)
 *   [Favorites](https://wordpress.org/support/users/trucosdotcom/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TranslatePress - Translate Multilingual sites with AI Translation] Removing duplicated strings gets stuck](https://wordpress.org/support/topic/removing-duplicated-strings-gets-stuck/)
 *  Thread Starter [trucosdotcom](https://wordpress.org/support/users/trucosdotcom/)
 * (@trucosdotcom)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/removing-duplicated-strings-gets-stuck/#post-17516157)
 * Hello,
 * After last TranslatePress update the database optimization went well and was 
   able to finish all the steps on all languages.
 * This thread can be mark as resolved. Thanks for all.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TranslatePress - Translate Multilingual sites with AI Translation] Removing duplicated strings gets stuck](https://wordpress.org/support/topic/removing-duplicated-strings-gets-stuck/)
 *  Thread Starter [trucosdotcom](https://wordpress.org/support/users/trucosdotcom/)
 * (@trucosdotcom)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/removing-duplicated-strings-gets-stuck/#post-17440338)
 *     ```wp-block-code
       /**
        * For developers: WordPress debugging mode.
        *
        * Change this to true to enable the display of notices during development.
        * It is strongly recommended that plugin and theme developers use WP_DEBUG
        * in their development environments.
        *
        * For information on other constants that can be used for debugging,
        * visit the documentation.
        *
        * @link https://wordpress.org/support/article/debugging-in-wordpress/
        */
       if ( ! defined( 'WP_DEBUG' ) ) {
       	define( 'WP_DEBUG', true );
       }
   
       define( 'WP_DEBUG_LOG', true );
       define( 'SCRIPT_DEBUG', true );
       define( 'SAVEQUERIES', true );
       define( 'WP_DEBUG_DISPLAY', false );
       /* That's all, stop editing! Happy publishing. */
       ```
   
 * Hello, 
   Just installed WP Debugging plug-in but after unsuccessfully running 
   DB optimization three times still there’s no debug.log file in /wp-content/ folder.
   Not sure if this is the normal behaviour.
 * Thanks for your continuos help in this.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TranslatePress - Translate Multilingual sites with AI Translation] Removing duplicated strings gets stuck](https://wordpress.org/support/topic/removing-duplicated-strings-gets-stuck/)
 *  Thread Starter [trucosdotcom](https://wordpress.org/support/users/trucosdotcom/)
 * (@trucosdotcom)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/removing-duplicated-strings-gets-stuck/#post-17398588)
 * Thanks for the reply [@alexcozmoslabs](https://wordpress.org/support/users/alexcozmoslabs/)
   
   I’ve removed two trp_original_strings with numbers at the end tables and tried
   the optimization with no luck again.
 * The size of the tables is:
   name – rows- sizedjc_trp_original_strings 92,200 10.1
   MiBdjc_trp_dictionary_es_es_ca ~123,334 62.1 MiBdjc_trp_dictionary_es_es_en_gb
   ~130,624 42.2 MiBdjc_trp_dictionary_es_es_fr_fr ~63,807 26.0 MiB
 *     ```wp-block-code
       Updating TranslatePress tables
   
       Removing cdata dictionary strings for language es_ES...Done.
   
       Removing cdata dictionary strings for language en_GB...Done.
   
       Removing cdata dictionary strings for language ca...Done.
   
       Removing cdata dictionary strings for language fr_FR...Done.
   
       Removing untranslated dictionary links for language es_ES...Done.
   
       Removing untranslated dictionary links for language en_GB...Done.
   
       Removing untranslated dictionary links for language ca...Done.
   
       Removing untranslated dictionary links for language fr_FR...Done.
   
       Removing duplicated gettext strings for language es_ES...Done.
   
       Removing duplicated gettext strings for language en_GB...Done.
   
       Removing duplicated gettext strings for language ca...Done.
   
       Removing duplicated gettext strings for language fr_FR...Done.
   
       Removing untranslated gettext strings where translation is available for language es_ES...Done.
   
       Removing untranslated gettext strings where translation is available for language en_GB...Done.
   
       Removing untranslated gettext strings where translation is available for language ca...Done.
   
       Removing untranslated gettext strings where translation is available for language fr_FR...Done.
   
       Removing duplicated dictionary strings for language es_ES...Done.
   
       Removing duplicated dictionary strings for language en_GB.......................
       ```
   

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