Results 1 to 8 of 8

Thread: Text strings without textdomain, impossible to translate.

  1. #1
    Thread Starter
    Rookie gilano's Avatar
    Join Date
    Jan 2011
    Location
    Rio de Janeiro, Brasil
    Posts
    9
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Text strings without textdomain, impossible to translate.

    Some texts are without a textdomain defined, so, the translations cannot be applied.

    Follows the files and lines with this issue:

    FILE: vantage/includes/admin/settings.php
    LINE: 115
    TEXT in file: __( 'Number of days later to remove the event after it expires')
    Must be CHANGED to: __( 'Number of days later to remove the event after it expires', APP_TD )

    FILE: vantage/includes/events/comments.php
    LINE: 317
    TEXT in file: __( 'You must be <a href="%s">logged in</a> to post a comment.' )
    Must be CHANGED to: __( 'You must be <a href="%s">logged in</a> to post a comment.', APP_TD )

    FILE: vantage/includes/events/comments.php
    LINE: 318
    TEXT in file: __( 'Logged in as <a href="%1$s">%2$s</a>. <a href="%3$s" title="Log out of this account">Log out?</a>' )
    Must be CHANGED to: __( 'Logged in as <a href="%1$s">%2$s</a>. <a href="%3$s" title="Log out of this account">Log out?</a>', APP_TD )

    If I find more issues like this, I add at this thread.

  2. #2
    Thread Starter
    Rookie gilano's Avatar
    Join Date
    Jan 2011
    Location
    Rio de Janeiro, Brasil
    Posts
    9
    Thanks
    3
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. The Following User Says Thank You to dimitris For This Useful Post:

    gilano (March 29th, 2016)

  5. #4
    Veteran bluecafe's Avatar
    Join Date
    Apr 2010
    Location
    Berlin
    Posts
    1,563
    Thanks
    58
    Thanked 359 Times in 273 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. The Following User Says Thank You to bluecafe For This Useful Post:

    gilano (March 29th, 2016)

  7. #5
    Thread Starter
    Rookie gilano's Avatar
    Join Date
    Jan 2011
    Location
    Rio de Janeiro, Brasil
    Posts
    9
    Thanks
    3
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  8. #6
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  9. #7
    Thread Starter
    Rookie gilano's Avatar
    Join Date
    Jan 2011
    Location
    Rio de Janeiro, Brasil
    Posts
    9
    Thanks
    3
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  10. #8
    Thread Starter
    Rookie gilano's Avatar
    Join Date
    Jan 2011
    Location
    Rio de Janeiro, Brasil
    Posts
    9
    Thanks
    3
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Translate widget text 'See more'
    By kneops in forum Help Using Vantage (Legacy)
    Replies: 9
    Last Post: October 27th, 2014, 01:54 PM
  2. [SOLVED] How to translate text ''processing''
    By sefaak in forum ClassiPress General Discussion
    Replies: 3
    Last Post: July 12th, 2014, 12:01 AM
  3. How to translate these text to my language?
    By jeremytar in forum Koupon
    Replies: 8
    Last Post: May 4th, 2014, 09:10 AM
  4. Impossible to translate in french ????
    By galenor in forum Help Using ClassiPress
    Replies: 4
    Last Post: December 6th, 2013, 10:27 AM