• Resolved Jesper_is

    (@jesper_is)


    Hi,

    great plugin!

    Really nice that the language can be changed, but I miss being able to change the language from the fill-in form so it won’t show “Phone 123xxxx” – I’d like to be able to change that text.

    I’m sure it’s to find somewhere in a php-file or something, but I have no clue where.

    Can you help me?

    Thanks already.

    BR Jesper

    https://wordpress.org/plugins/locatoraid/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Jesper,
    you can edit this file:
    locatoraid/application/language/english/lookuprunner_lang.php

    The “Phone” string is defined on line 74:

    $lang['location_phone'] = 'Phone';

    Thread Starter Jesper_is

    (@jesper_is)

    Perfect!!

    I’ll translate it all into Danish.

    Thank you so much:)

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

The topic ‘Change language "Phone"’ is closed to new replies.