Plugin Directory

Changeset 1796662


Ignore:
Timestamp:
01/03/2018 08:07:56 PM (8 years ago)
Author:
geagoir
Message:

xml locations file :: translator

Location:
weather-press
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • weather-press/tags/4.5/includes/class-weather-press-translator.php

    r1759591 r1796662  
    112112    'lang' => 'Choose your language',
    113113    'unit' => 'Choose the temperature unit',
    114     'xml' => 'Upload your XML file',
    115     'xml_Explanation' => 'Upload your XML configuration file generated here.',
     114    'xml' => 'Upload your XML LOCATIONS file',
     115    'xml_Explanation' => 'Upload your XML LOCATIONS file generated here.',
    116116    'xml_only_free' => 'Only free users need to Upload the XML file!',
    117117    'OpenWeatherMap_sign_up' => 'Get Your Free API key with a simple sign up to',
  • weather-press/trunk/includes/class-weather-press-translator.php

    r1759591 r1796662  
    112112    'lang' => 'Choose your language',
    113113    'unit' => 'Choose the temperature unit',
    114     'xml' => 'Upload your XML file',
    115     'xml_Explanation' => 'Upload your XML configuration file generated here.',
     114    'xml' => 'Upload your XML LOCATIONS file',
     115    'xml_Explanation' => 'Upload your XML LOCATIONS file generated here.',
    116116    'xml_only_free' => 'Only free users need to Upload the XML file!',
    117117    'OpenWeatherMap_sign_up' => 'Get Your Free API key with a simple sign up to',
Note: See TracChangeset for help on using the changeset viewer.