Skip to content

Commit 73dd367

Browse files
committed
Update main language en_UK (again got overwrite)
1 parent 713c1a3 commit 73dd367

1 file changed

Lines changed: 2 additions & 15 deletions

File tree

language/en_UK/plugin.lang.php

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
$lang['CUSTOMBASELAYERURL_DESC'] = 'Only if \'custom\' is selected as map style. Example: http://tile.openstreetmap.org/{z}/{x}/{y}.png';
4545
$lang['NOWORLDWARP'] = "No Worldwarp";
4646
$lang['NOWORLDWARP_DESC'] = "Normally the world will continue to the left and the right. This option restricts the view to 'one world'.";
47-
$lang['ATTRLEAFLET'] = "Show 'Powered by Leaflet'";
47+
$lang['ATTRLEAFLET'] = "Show library note";
4848
$lang['ATTRLEAFLET_DESC'] = 'Shows attribution of the used JavaScript library for interactive \'Leaflet\' maps.';
4949
$lang['ATTRIMAGERY'] = "Show map style";
5050
$lang['ATTRIMAGERY_DESC'] = "Shows the used map style.";
51-
$lang['ATTRPLUGIN'] = "Show Author note";
51+
$lang['ATTRPLUGIN'] = "Show author note";
5252
$lang['ATTRPLUGIN_DESC'] = "I created this plugin. :)";
5353

5454
$lang['H_PIN'] = "Pin configuration";
@@ -70,23 +70,10 @@
7070
$lang['PINPOPUPOFFSET'] = "Popup offset";
7171
$lang['PINPOPUPOFFSET_DESC'] = 'The position on the pin image, where the popup hits the pin. 0x0 is the pin point.';
7272

73-
$lang['PLUGINCONF'] = "Plugin options";
74-
$lang['AUTOSYNC'] = 'Automatically sync EXIF if it exist';
75-
$lang['AUTOSYNC_DESC'] = 'When metadata is synchronized, coordinates might be overridden. Disable if you have \'RV Maps & Earth\' installed.';
76-
$lang['BATCHMANAGER'] = "Enable Batch Manager integration";
77-
$lang['BATCHMANAGER_DESC'] = 'Allow to modify latitude and longitude manually. Disable if you have \'RV Maps & Earth\' installed.';
78-
7973
$lang['POWERBY'] = 'Powered by';
8074
$lang['IMAGERYBY'] = "Imagery by";
8175
$lang['PLUGINBY'] = "Plugin by";
8276

83-
$lang['SYNC_ERRORS'] = 'Errors';
84-
$lang['SYNC_WARNINGS'] = 'Warnings';
85-
$lang['SYNC_INFOS'] = 'Detailed information';
86-
$lang['OVERWRITE_LGD'] = 'Overwrite';
87-
$lang['OVERWRITE'] = 'Overwrite existing geo data';
88-
$lang['OVERWRITE_DESC'] = 'Overwrite existing lat-lon data with new ones. If uncheck it should only add new entry (no update).';
89-
9077
$lang['LATITUDE'] = 'Latitude';
9178
$lang['LONGITUDE'] = 'Longitude';
9279
$lang['EDIT_MAP'] = 'Map';

0 commit comments

Comments
 (0)