Skip to content

Commit 868cd5c

Browse files
committed
Readme thanks
1 parent 9f355d6 commit 868cd5c

File tree

3 files changed

+17
-43
lines changed

3 files changed

+17
-43
lines changed

languages/waymark.pot

Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ msgid ""
44
msgstr ""
55
"Project-Id-Version: Waymark 0.9.30\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/waymark\n"
7-
"POT-Creation-Date: 2024-01-05 15:14:34+00:00\n"
7+
"POT-Creation-Date: 2024-01-08 15:03:41+00:00\n"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=utf-8\n"
1010
"Content-Transfer-Encoding: 8bit\n"
@@ -85,8 +85,8 @@ msgstr ""
8585
msgid "Shortcode"
8686
msgstr ""
8787

88-
#: inc/Admin/Waymark_Meta.php:13 inc/Helpers/Waymark_Helper.php:237
89-
#: inc/Helpers/Waymark_Helper.php:266
88+
#: inc/Admin/Waymark_Meta.php:13 inc/Helpers/Waymark_Helper.php:201
89+
#: inc/Helpers/Waymark_Helper.php:230
9090
msgid "Export"
9191
msgstr ""
9292

@@ -1208,7 +1208,7 @@ msgid ""
12081208
"characters and hyphens (-) are allowed."
12091209
msgstr ""
12101210

1211-
#: inc/Admin/Waymark_Settings.php:1259
1211+
#: inc/Admin/Waymark_Settings.php:1259 inc/Helpers/Waymark_Helper.php:35
12121212
msgid "Debug"
12131213
msgstr ""
12141214

@@ -1290,7 +1290,7 @@ msgstr ""
12901290

12911291
#: inc/Helpers/Waymark_Helper.php:18
12921292
msgid ""
1293-
"Waymark is <strong><a href=\"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/morehawes/waymark\">open "
1293+
"Waymark is <strong><a href=\"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/opengis/waymark\">open "
12941294
"source</a></strong> and a work in progress."
12951295
msgstr ""
12961296

@@ -1317,36 +1317,30 @@ msgid "Thanks"
13171317
msgstr ""
13181318

13191319
#: inc/Helpers/Waymark_Helper.php:31
1320-
msgid ""
1321-
"A big thank you to the following. Without their work this plugin would not "
1322-
"be possible:"
1323-
msgstr ""
1324-
1325-
#: inc/Helpers/Waymark_Helper.php:62
1326-
msgid "and"
1320+
msgid "Built on the shoulders of giants, <a href=\"%s\">thank you</a>!"
13271321
msgstr ""
13281322

1329-
#: inc/Helpers/Waymark_Helper.php:218 inc/Waymark_Taxonomies.php:14
1323+
#: inc/Helpers/Waymark_Helper.php:182 inc/Waymark_Taxonomies.php:14
13301324
#: inc/Waymark_Taxonomies.php:15
13311325
msgid "Collection"
13321326
msgstr ""
13331327

1334-
#: inc/Helpers/Waymark_Helper.php:239 inc/Helpers/Waymark_Helper.php:268
1328+
#: inc/Helpers/Waymark_Helper.php:203 inc/Helpers/Waymark_Helper.php:232
13351329
msgid ""
13361330
"This will download the Overlays currently displayed by the Map in the "
13371331
"selected format."
13381332
msgstr ""
13391333

1340-
#: inc/Helpers/Waymark_Helper.php:560
1334+
#: inc/Helpers/Waymark_Helper.php:524
13411335
msgid "Part of"
13421336
msgstr ""
13431337

1344-
#: inc/Helpers/Waymark_Helper.php:564 inc/Waymark_Types.php:10
1338+
#: inc/Helpers/Waymark_Helper.php:528 inc/Waymark_Types.php:10
13451339
#: inc/Waymark_Types.php:14 inc/Waymark_Types.php:16
13461340
msgid "Map"
13471341
msgstr ""
13481342

1349-
#: inc/Helpers/Waymark_Helper.php:750 inc/Helpers/Waymark_Helper.php:775
1343+
#: inc/Helpers/Waymark_Helper.php:714 inc/Helpers/Waymark_Helper.php:739
13501344
msgid "Download"
13511345
msgstr ""
13521346

readme.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -77,19 +77,9 @@ Waymark relies on input from it's users, thank you to everyone for providing fee
7777

7878
A big thank you to the following projects and their contributors. Without their work this plugin would not be possible:
7979

80-
* <a href="https://wordpress.org/">WordPress</a>
81-
* <a href="https://www.openstreetmap.org/">OpenStreetMap</a>
82-
* <a href="https://leafletjs.com/">Leaflet</a>
83-
* <a href="https://jquery.com/">jQuery</a>
84-
* <a href="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/mapbox/togeojson">mapbox/togeojson</a>
85-
* <a href="https://ionic.io/ionicons/v2/cheatsheet.html">Ionicons</a>
86-
* <a href="https://fontawesome.com/v4.7.0/">Font Awesome</a>
87-
* <a href="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/Leaflet/Leaflet.Editable">Leaflet.Editable</a>
88-
* <a href="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/CliffCloud/Leaflet.Sleep">Leaflet.Sleep</a>
89-
* <a href="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/perliedman/leaflet-control-geocoder">leaflet-control-geocoder</a>
90-
* <a href="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/Raruto/leaflet-elevation">leaflet-elevation</a>
91-
* <a href="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/maphubs/tokml">tokml</a>
92-
* <a href="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/tyrasd/togpx">togpx</a>
80+
Built on the shoulders of giants, [thank you](https://www.waymark.dev/docs/thanks/)!
81+
82+
9383

9484
## Screenshots ##
9585

readme.txt

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -81,19 +81,9 @@ Waymark relies on input from it's users, thank you to everyone for providing fee
8181

8282
A big thank you to the following projects and their contributors. Without their work this plugin would not be possible:
8383

84-
* <a href="https://wordpress.org/">WordPress</a>
85-
* <a href="https://www.openstreetmap.org/">OpenStreetMap</a>
86-
* <a href="https://leafletjs.com/">Leaflet</a>
87-
* <a href="https://jquery.com/">jQuery</a>
88-
* <a href="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/mapbox/togeojson">mapbox/togeojson</a>
89-
* <a href="https://ionic.io/ionicons/v2/cheatsheet.html">Ionicons</a>
90-
* <a href="https://fontawesome.com/v4.7.0/">Font Awesome</a>
91-
* <a href="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/Leaflet/Leaflet.Editable">Leaflet.Editable</a>
92-
* <a href="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/CliffCloud/Leaflet.Sleep">Leaflet.Sleep</a>
93-
* <a href="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/perliedman/leaflet-control-geocoder">leaflet-control-geocoder</a>
94-
* <a href="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/Raruto/leaflet-elevation">leaflet-elevation</a>
95-
* <a href="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/maphubs/tokml">tokml</a>
96-
* <a href="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/tyrasd/togpx">togpx</a>
84+
Built on the shoulders of giants, [thank you](https://www.waymark.dev/docs/thanks/)!
85+
86+
9787

9888
== Screenshots ==
9989

0 commit comments

Comments
 (0)