Results 1 to 7 of 7

Thread: more missing translations

  1. #1
    Thread Starter
    Rookie amacroz's Avatar
    Join Date
    Jan 2011
    Posts
    8
    Thanks
    2
    Thanked 5 Times in 3 Posts

    more missing translations

    Hi!

    I found two missing translations in the submit job form (JobRoller 1.3).

    In the category and salary dropdowns the "Select a category" and "Select a salary" text for empty value.

    If you look at submit-job-form.php file you can see that these strings are not under the textdomain, so that's why they are not translated.

    Line 61

    Code:
    $dropdown = str_replace('class=\'job_cat\' >','class=\'job_cat\' ><option value="">Select a category&hellip;</option>',$dropdown);
    Line 79

    Code:
    $dropdown = str_replace('class=\'job_salary\' >','class=\'job_salary\' ><option value="">Select a salary&hellip;</option>', $dropdown);
    By the way, the
    Code:
    &hellip;
    is not working and displaying a '_' instead.

    I hope to see this fixed very soon

  2. #2
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,883
    Thanks
    91
    Thanked 804 Times in 718 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. The Following User Says Thank You to pepsi For This Useful Post:

    amacroz (February 12th, 2011)

  4. #3
    Thread Starter
    Rookie amacroz's Avatar
    Join Date
    Jan 2011
    Posts
    8
    Thanks
    2
    Thanked 5 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. The Following User Says Thank You to amacroz For This Useful Post:

    pepsi (February 14th, 2011)

  6. #4
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,883
    Thanks
    91
    Thanked 804 Times in 718 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  7. #5
    Thread Starter
    Rookie amacroz's Avatar
    Join Date
    Jan 2011
    Posts
    8
    Thanks
    2
    Thanked 5 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  8. The Following User Says Thank You to amacroz For This Useful Post:

    jf77 (February 22nd, 2011)

  9. #6
    Thread Starter
    Rookie amacroz's Avatar
    Join Date
    Jan 2011
    Posts
    8
    Thanks
    2
    Thanked 5 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  10. #7
    Thread Starter
    Rookie amacroz's Avatar
    Join Date
    Jan 2011
    Posts
    8
    Thanks
    2
    Thanked 5 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  11. The Following 3 Users Say Thank You to amacroz For This Useful Post:

    erel9999 (October 9th, 2011), jf77 (February 22nd, 2011), pepsi (February 16th, 2011)

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Bugs & Missing Translations found on JobRoller
    By sebet in forum JobRoller General Discussion
    Replies: 6
    Last Post: February 11th, 2011, 07:28 PM
  2. [SOLVED] add translations to .po file
    By alinimmo in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: November 29th, 2010, 10:52 AM
  3. Translations
    By the1stco in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: November 28th, 2010, 03:43 AM
  4. WPMU & translations
    By greenlife in forum ClassiPress General Discussion
    Replies: 0
    Last Post: May 12th, 2010, 10:08 AM