Results 1 to 3 of 3

Thread: Translating "Add new Event now"

  1. #1
    Thread Starter
    Expired Customer yogalia's Avatar
    Join Date
    Dec 2012
    Location
    France
    Posts
    26
    Thanks
    5
    Thanked 1 Time in 1 Post

    Translating "Add new Event now"

    There is a bug in the translation of the widget to create a new event.

    You should modify the file /includes/events/widgets.php

    Instead of:
    echo html_link( $url, __( 'Add an event now', APP_TD ) )

    It should be:
    echo html_link( $url, __( 'Add an Event now', APP_TD ) );

    Otherwise, the .mo is not working

  2. #2
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,618
    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!

  3. #3
    Thread Starter
    Expired Customer yogalia's Avatar
    Join Date
    Dec 2012
    Location
    France
    Posts
    26
    Thanks
    5
    Thanked 1 Time in 1 Post
    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] Empty "p" with a class="event-address" in events loop
    By danyz in forum Report Vantage Bugs (Legacy)
    Replies: 4
    Last Post: December 20th, 2015, 04:13 AM
  2. [SOLVED] translating "Sorry, there is only" message on single ad page
    By almightyeric in forum Simply Responsive
    Replies: 1
    Last Post: November 27th, 2013, 07:39 PM
  3. [SOLVED] "Creat Event" and "Event Categories" - duplicates in navbar
    By izgoba in forum Report Vantage Bugs (Legacy)
    Replies: 2
    Last Post: July 14th, 2013, 07:28 AM
  4. Translating "subscribe for..." to resume's access.
    By pegp in forum Help Using JobRoller
    Replies: 9
    Last Post: February 22nd, 2012, 12:23 PM