Ignore:
Timestamp:
Nov 24, 2013, 11:40:12 AM (10 years ago)
Author:
cljosse
Message:

[extensions] edit_gmaps set compatibility translator

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/edit_gmaps/language/en_UK/lang.php

    r8686 r25670  
    66$lang['selection']='Selection';
    77$lang['reset'] ="Reset"  ;
    8 $lang['hlp_line1'] .= "Category selection." ;
    9 $lang['hlp_line2'] .= "Select in this category, one or several photos of a same place." ;
    10 $lang['hlp_line3'] .= "Display the coordinates of the first photo if it is known. "  ;
    11 $lang['hlp_line4'] .= "Cancel selection.";
    12 $lang['hlp_line5'] .= "Enter the place to look for (town, country)";
     8$lang['hlp_line1'] = "Category selection." ;
     9$lang['hlp_line2'] = "Select in this category, one or several photos of a same place." ;
     10$lang['hlp_line3'] = "Display the coordinates of the first photo if it is known. "  ;
     11$lang['hlp_line4'] = "Cancel selection.";
     12$lang['hlp_line5'] = "Enter the place to look for (town, country)";
    1313
    14 $lang['hlp_line6'] .= "Search with Google Map";
     14$lang['hlp_line6'] = "Search with Google Map";
    1515
    1616$lang['Map']='Map';
Note: See TracChangeset for help on using the changeset viewer.