-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
125 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?php return "1.1.8"; | ||
<?php return "1.1.9"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
# Copyright (C) 2019 Jörn Lund | ||
# Copyright (C) 2020 Jörn Lund | ||
# This file is distributed under the same license as the ACF OpenStreetMap Field plugin. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: ACF OpenStreetMap Field 1.1.8\n" | ||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/acf-openstreetmap-field-master\n" | ||
"Project-Id-Version: ACF OpenStreetMap Field 1.1.9\n" | ||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/acf-openstreetmap-field\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"POT-Creation-Date: 2019-12-21T15:27:21+00:00\n" | ||
"POT-Creation-Date: 2020-02-01T08:14:55+00:00\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"X-Generator: WP-CLI 2.4.0\n" | ||
"X-Domain: acf-openstreetmap-field\n" | ||
|
@@ -66,7 +66,7 @@ msgid "{state} {country}" | |
msgstr "" | ||
|
||
#: include/ACFFieldOpenstreetmap/Field/OpenStreetMap.php:51 | ||
#: include/ACFFieldOpenstreetmap/Settings/SettingsOpenStreetMap.php:37 | ||
#: include/ACFFieldOpenstreetmap/Settings/SettingsOpenStreetMap.php:61 | ||
msgid "OpenStreetMap" | ||
msgstr "" | ||
|
||
|
@@ -147,42 +147,52 @@ msgstr "" | |
msgid "Tap and hold to add Marker." | ||
msgstr "" | ||
|
||
#: include/ACFFieldOpenstreetmap/Field/OpenStreetMap.php:321 | ||
#: include/ACFFieldOpenstreetmap/Field/OpenStreetMap.php:322 | ||
msgid "Drag Marker to move." | ||
msgstr "" | ||
|
||
#: include/ACFFieldOpenstreetmap/Field/OpenStreetMap.php:659 | ||
#: include/ACFFieldOpenstreetmap/Field/OpenStreetMap.php:661 | ||
msgid "View Larger Map" | ||
msgstr "" | ||
|
||
#: include/ACFFieldOpenstreetmap/Field/OpenStreetMap.php:737 | ||
#: include/ACFFieldOpenstreetmap/Field/OpenStreetMap.php:739 | ||
msgid "Please set a marker on the map." | ||
msgstr "" | ||
|
||
#: include/ACFFieldOpenstreetmap/Field/OpenStreetMap.php:825 | ||
#: include/ACFFieldOpenstreetmap/Field/OpenStreetMap.php:829 | ||
msgid "Locate Marker" | ||
msgstr "" | ||
|
||
#: include/ACFFieldOpenstreetmap/Field/OpenStreetMap.php:831 | ||
#: include/ACFFieldOpenstreetmap/Field/OpenStreetMap.php:837 | ||
msgid "Remove Marker" | ||
msgstr "" | ||
|
||
#: include/ACFFieldOpenstreetmap/Settings/SettingsOpenStreetMap.php:37 | ||
#. translators: %s: Plugin name. | ||
#: include/ACFFieldOpenstreetmap/Settings/SettingsOpenStreetMap.php:48 | ||
msgctxt "plugin" | ||
msgid "%s Settings" | ||
msgstr "" | ||
|
||
#: include/ACFFieldOpenstreetmap/Settings/SettingsOpenStreetMap.php:49 | ||
msgid "Settings" | ||
msgstr "" | ||
|
||
#: include/ACFFieldOpenstreetmap/Settings/SettingsOpenStreetMap.php:61 | ||
msgid "OpenStreetMap Settings" | ||
msgstr "" | ||
|
||
#: include/ACFFieldOpenstreetmap/Settings/SettingsOpenStreetMap.php:51 | ||
msgid "acf-openstreetmap-field Settings" | ||
#: include/ACFFieldOpenstreetmap/Settings/SettingsOpenStreetMap.php:75 | ||
msgid "ACF OpenStreetMap Settings" | ||
msgstr "" | ||
|
||
#: include/ACFFieldOpenstreetmap/Settings/SettingsOpenStreetMap.php:57 | ||
#: include/ACFFieldOpenstreetmap/Settings/SettingsOpenStreetMap.php:81 | ||
msgid "Save Settings" | ||
msgstr "" | ||
|
||
#: include/ACFFieldOpenstreetmap/Settings/SettingsOpenStreetMap.php:86 | ||
#: include/ACFFieldOpenstreetmap/Settings/SettingsOpenStreetMap.php:110 | ||
msgid "Access Tokens" | ||
msgstr "" | ||
|
||
#: include/ACFFieldOpenstreetmap/Settings/SettingsOpenStreetMap.php:139 | ||
#: include/ACFFieldOpenstreetmap/Settings/SettingsOpenStreetMap.php:163 | ||
msgid "Enter Access Tokens for various Map Tile providers." | ||
msgstr "" |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters