Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #185642

    I can’t find theese translation strings.
    I even tries to hard code it in the class-form-generator.php file like this:

    $args = array(
                    'closeText'         => __( 'Close', 'avia_framework' ),
                    'currentText'       => __( 'Today', 'avia_framework' ),
                    'nextText'			=> __( 'Nästa', 'avia_framework' ),
    		'prevText'			=> __( 'Föregående', 'avia_framework' )
    • This topic was modified 11 years ago by basilicon.
    #186134

    Hi basilicon!

    Have you tried this plugin http://wordpress.org/plugins/codestyling-localization/ ?
    You should rescan files and should be able to find those missing strings.
    Hardcoding does not work either?

    Best regards,
    Yigit

    #193375

    I did not solve it. But i am using Gravity Forms now instead, because i needed more advanced form functions. So there was no need to solve it in the end. Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘translate "Prev" & "Next" in datepicker’ is closed to new replies.