Version Description
- 2015/01/26
- language file updated
- preping for JS rewrite
Download this release
Release Info
Developer | WebFactory |
Plugin | Google Maps Widget – Ultimate Google Maps Plugin |
Version | 2.06 |
Comparing to | |
See all releases |
Code changes from version 2.05 to 2.06
- gmw-widget.php +8 -5
- google-maps-widget.php +5 -4
- lang/google-maps-widget.pot +144 -151
- readme.txt +7 -1
gmw-widget.php
CHANGED
@@ -230,15 +230,18 @@ class GoogleMapsWidget extends WP_Widget {
|
|
230 |
echo '</div>'; // lightbox tab
|
231 |
|
232 |
echo '<div id="gmw-info">';
|
233 |
-
echo '<h3>
|
234 |
-
echo '<
|
|
|
|
|
235 |
if (GMW::is_activated()) {
|
236 |
-
echo 'You\'ve already subscribed and activated extra features. Thank you!';
|
237 |
} else {
|
238 |
-
echo 'Subscribe and <a class="open_promo_dialog" href="#">activate extra features</a>.';
|
239 |
}
|
240 |
echo '</p>';
|
241 |
-
echo '<h3>Rate the plugin & spread the word
|
|
|
242 |
echo '</div>'; // info tab
|
243 |
|
244 |
echo '</div><p></p>'; // tabs
|
230 |
echo '</div>'; // lightbox tab
|
231 |
|
232 |
echo '<div id="gmw-info">';
|
233 |
+
echo '<h3>' . __('Support', 'google-maps-widget') . '</h3>';
|
234 |
+
echo '<p>If you have any problems, questions or would like a new feature added post it on the <a href="https://wordpress.org/support/plugin/google-maps-widget" target="_blank">official support forum</a>. It\'s the only place to get support. Since it\'s free and community powered please be patient. <a target="_blank" href="https://www.paypal.com/cgi-bin/webscr?business=gordan@webfactoryltd.com&cmd=_xclick¤cy_code=USD&amount=19&item_name=Premium%20support%20for%20Google%20Maps%20Widget">Premium support</a> is available for $19.</p>';
|
235 |
+
echo '<h3>' . __('Activate extra features & options', 'google-maps-widget') . '</h3>';
|
236 |
+
echo '<p>' . __('If you subscribe to our mailing list we\'ll instantly activate additional features in the plugin! At the moment those features are 3 additional thumbnail map skins and 2 additional lightbox skins. More <i>activate by subscribing</i> features will be available soon!', 'google-maps-widget') . '<br>';
|
237 |
if (GMW::is_activated()) {
|
238 |
+
echo __('You\'ve already subscribed and activated extra features. Thank you!', 'google-maps-widget');
|
239 |
} else {
|
240 |
+
echo __('Subscribe and <a class="open_promo_dialog" href="#">activate extra features</a>.', 'google-maps-widget');
|
241 |
}
|
242 |
echo '</p>';
|
243 |
+
echo '<h3>' . __('Rate the plugin & spread the word', 'google-maps-widget') . '</h3>';
|
244 |
+
echo '<p>It won\'t take you more than a minute but it will help us immensely. So please - <a href="https://wordpress.org/support/view/plugin-reviews/google-maps-widget" target="_blank">rate the plugin</a>. Or spread the word by <a href="https://twitter.com/intent/tweet?via=WebFactoryLtd&text=' . urlencode('I\'m using the #free Google Maps Widget for #wordpress. You can grab it too at http://goo.gl/2qcbbf') . '" target="_blank">tweeting about it</a>. Thank you!</p>';
|
245 |
echo '</div>'; // info tab
|
246 |
|
247 |
echo '</div><p></p>'; // tabs
|
google-maps-widget.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Google Maps Widget
|
|
4 |
Plugin URI: http://www.googlemapswidget.com/
|
5 |
Description: Display a single-image super-fast loading Google map in a widget. A larger, full featured map is available on click in a lightbox.
|
6 |
Author: Web factory Ltd
|
7 |
-
Version: 2.
|
8 |
Author URI: http://www.webfactoryltd.com/
|
9 |
Text Domain: google-maps-widget
|
10 |
Domain Path: lang
|
@@ -31,7 +31,7 @@ if (!defined('ABSPATH')) {
|
|
31 |
}
|
32 |
|
33 |
|
34 |
-
define('GMW_VER', '2.
|
35 |
define('GMW_OPTIONS', 'gmw_options');
|
36 |
define('GMW_CRON', 'gmw_cron');
|
37 |
|
@@ -238,13 +238,14 @@ class GMW {
|
|
238 |
}
|
239 |
|
240 |
$out = '<div id="gmw_promo_dialog">';
|
241 |
-
$out .= '<div id="gmw_dialog_subscribe"><div class="content"><h3 class="center">Subscribe to our newsletter<br>and get extra features & options <b>for FREE</b
|
242 |
$out .= '<p class="input_row"><input value="' . $name . '" type="text" id="gmw_name" name="gmw_name" placeholder="Your name"><span class="error name" style="display: none;">Please enter your name.</span></p>';
|
243 |
$out .= '<p class="input_row"><input value="' . $current_user->user_email . '" type="text" name="gmw_email" id="gmw_email" placeholder="Your email address"><span style="display: none;" class="error email">Please double check your email address.</span></p>';
|
244 |
$out .= '<p class="center"><a id="gmw_subscribe" href="#" class="button button-primary big-button">Subscribe & activate extra features</a><br><a href="#" class="" id="gmw_already_subscribed">I\'m already subscribed</a></p></div>';
|
245 |
$out .= '<div class="footer"><p><b>Why subscribe?</b></p><ul><li>We\'ll never share your email address</li><li>We won\'t spam you or overwhelm with emails</li><li>Be the first to get notified about new features</li><li>You\'ll get all future upgrades for free as well</li><li>You\'ll get discounts for our premium WP plugins</li></ul></div>';
|
246 |
$out .= '</div>'; // dialog subscribe
|
247 |
-
$out .= '<div id="gmw_dialog_activate"><div class="content"><h3 class="center">Enter your code and activate extra features
|
|
|
248 |
$out .= '<div class="footer"><p><b>FAQ</b></p><ul><li>Already subscribed? Enter your activation code above.</li><li>Didn\'t receive the email? Check your SPAM folder.</li><li>Lost your code or having other problems? <a href="mailto:gmw@webfactoryltd.com?subject=Lost%20activation%20code">Email us</a>.</li><li>Code is valid for an unlimited number of plugin installations.</li></ul></div>';
|
249 |
$out .= '</div>'; // activate screen
|
250 |
$out .= '</div>'; // dialog
|
4 |
Plugin URI: http://www.googlemapswidget.com/
|
5 |
Description: Display a single-image super-fast loading Google map in a widget. A larger, full featured map is available on click in a lightbox.
|
6 |
Author: Web factory Ltd
|
7 |
+
Version: 2.06
|
8 |
Author URI: http://www.webfactoryltd.com/
|
9 |
Text Domain: google-maps-widget
|
10 |
Domain Path: lang
|
31 |
}
|
32 |
|
33 |
|
34 |
+
define('GMW_VER', '2.06');
|
35 |
define('GMW_OPTIONS', 'gmw_options');
|
36 |
define('GMW_CRON', 'gmw_cron');
|
37 |
|
238 |
}
|
239 |
|
240 |
$out = '<div id="gmw_promo_dialog">';
|
241 |
+
$out .= '<div id="gmw_dialog_subscribe"><div class="content"><h3 class="center">' . __('Subscribe to our newsletter<br>and get extra features & options <b>for FREE</b>!', 'google-maps-widget') . '</h3>';
|
242 |
$out .= '<p class="input_row"><input value="' . $name . '" type="text" id="gmw_name" name="gmw_name" placeholder="Your name"><span class="error name" style="display: none;">Please enter your name.</span></p>';
|
243 |
$out .= '<p class="input_row"><input value="' . $current_user->user_email . '" type="text" name="gmw_email" id="gmw_email" placeholder="Your email address"><span style="display: none;" class="error email">Please double check your email address.</span></p>';
|
244 |
$out .= '<p class="center"><a id="gmw_subscribe" href="#" class="button button-primary big-button">Subscribe & activate extra features</a><br><a href="#" class="" id="gmw_already_subscribed">I\'m already subscribed</a></p></div>';
|
245 |
$out .= '<div class="footer"><p><b>Why subscribe?</b></p><ul><li>We\'ll never share your email address</li><li>We won\'t spam you or overwhelm with emails</li><li>Be the first to get notified about new features</li><li>You\'ll get all future upgrades for free as well</li><li>You\'ll get discounts for our premium WP plugins</li></ul></div>';
|
246 |
$out .= '</div>'; // dialog subscribe
|
247 |
+
$out .= '<div id="gmw_dialog_activate"><div class="content"><h3 class="center">' . __('Enter your code and activate extra features', 'google-maps-widget') . '</h3>';
|
248 |
+
$out .= '<p class="input_row"><input type="text" id="gmw_code" name="gmw_code" placeholder="Your activation code"><span style="display: none;" class="error gmw_code">Please double check the activation code.</span></p><p class="center"><a href="#" class="button button-primary big-button" id="gmw_activate">Activate extra features</a></p></div>';
|
249 |
$out .= '<div class="footer"><p><b>FAQ</b></p><ul><li>Already subscribed? Enter your activation code above.</li><li>Didn\'t receive the email? Check your SPAM folder.</li><li>Lost your code or having other problems? <a href="mailto:gmw@webfactoryltd.com?subject=Lost%20activation%20code">Email us</a>.</li><li>Code is valid for an unlimited number of plugin installations.</li></ul></div>';
|
250 |
$out .= '</div>'; // activate screen
|
251 |
$out .= '</div>'; // dialog
|
lang/google-maps-widget.pot
CHANGED
@@ -2,303 +2,296 @@
|
|
2 |
# This file is distributed under the same license as the Google Maps Widget package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: Google Maps Widget 1
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/google-maps-widget\n"
|
7 |
-
"POT-Creation-Date:
|
|
|
|
|
|
|
|
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"Language-Team: LANGUAGE <LL@li.org>\n"
|
14 |
|
15 |
-
|
16 |
-
msgid ""
|
17 |
-
"Please help us improve <strong>Google Maps Widget</strong> by allowing us to "
|
18 |
-
"track anonymous usage data. Absolutely <strong>no sensitive data is tracked</"
|
19 |
-
"strong> (<a href=\"http://www.googlemapswidget.com/plugin-tracking-info/\" "
|
20 |
-
"target=\"_blank\">complete disclosure & details of our tracking policy</"
|
21 |
-
"a>). As a thank you we'll email you a 25% discount coupon for all our "
|
22 |
-
"premium plugins & themes."
|
23 |
msgstr ""
|
24 |
|
25 |
-
|
26 |
-
msgid "
|
27 |
msgstr ""
|
28 |
|
29 |
-
|
30 |
-
msgid "
|
31 |
msgstr ""
|
32 |
|
33 |
-
|
34 |
-
msgid ""
|
35 |
-
"Displays a map image thumbnail with a larger map available in a lightbox."
|
36 |
msgstr ""
|
37 |
|
38 |
-
|
39 |
-
#. Plugin Name of the plugin/theme
|
40 |
-
#: gmw-widget.php:24
|
41 |
-
msgid "Google Maps Widget"
|
42 |
msgstr ""
|
43 |
|
44 |
-
|
45 |
-
msgid "
|
46 |
msgstr ""
|
47 |
|
48 |
-
|
49 |
-
msgid "
|
50 |
msgstr ""
|
51 |
|
52 |
-
|
53 |
-
msgid "Road (default)"
|
54 |
msgstr ""
|
55 |
|
56 |
-
|
57 |
-
msgid "Satellite"
|
58 |
msgstr ""
|
59 |
|
60 |
-
|
61 |
-
msgid "Terrain"
|
62 |
msgstr ""
|
63 |
|
64 |
-
|
65 |
-
msgid "Hybrid"
|
66 |
msgstr ""
|
67 |
|
68 |
-
|
69 |
-
msgid "
|
70 |
msgstr ""
|
71 |
|
72 |
-
|
73 |
-
msgid "Brown"
|
74 |
msgstr ""
|
75 |
|
76 |
-
|
77 |
-
msgid "Green"
|
78 |
msgstr ""
|
79 |
|
80 |
-
|
81 |
-
msgid "Purple"
|
82 |
msgstr ""
|
83 |
|
84 |
-
|
85 |
-
|
|
|
86 |
msgstr ""
|
87 |
|
88 |
-
|
89 |
-
msgid "Blue"
|
90 |
msgstr ""
|
91 |
|
92 |
-
|
93 |
-
msgid "
|
94 |
msgstr ""
|
95 |
|
96 |
-
|
97 |
-
msgid "Orange"
|
98 |
msgstr ""
|
99 |
|
100 |
-
|
101 |
-
msgid "Red (default)"
|
102 |
msgstr ""
|
103 |
|
104 |
-
|
105 |
-
msgid "
|
106 |
msgstr ""
|
107 |
|
108 |
-
|
109 |
-
msgid "
|
|
|
|
|
|
|
110 |
msgstr ""
|
111 |
|
112 |
-
|
113 |
-
msgid "
|
114 |
msgstr ""
|
115 |
|
116 |
-
|
117 |
-
msgid "Medium"
|
118 |
msgstr ""
|
119 |
|
120 |
-
|
121 |
-
msgid "Large (default)"
|
122 |
msgstr ""
|
123 |
|
124 |
-
|
125 |
-
msgid "0 - entire world"
|
126 |
msgstr ""
|
127 |
|
128 |
-
|
129 |
-
msgid "Light (default)"
|
130 |
msgstr ""
|
131 |
|
132 |
-
|
133 |
-
msgid "Dark"
|
134 |
msgstr ""
|
135 |
|
136 |
-
|
137 |
-
msgid "
|
138 |
msgstr ""
|
139 |
|
140 |
-
|
141 |
-
msgid "Custom"
|
142 |
msgstr ""
|
143 |
|
144 |
-
|
145 |
-
msgid "Lightbox (default)"
|
146 |
msgstr ""
|
147 |
|
148 |
-
|
149 |
-
msgid "Custom link"
|
150 |
msgstr ""
|
151 |
|
152 |
-
|
153 |
-
msgid "
|
|
|
|
|
|
|
|
|
154 |
msgstr ""
|
155 |
|
156 |
-
|
157 |
-
msgid "
|
158 |
msgstr ""
|
159 |
|
160 |
-
|
161 |
-
msgid "Address"
|
162 |
msgstr ""
|
163 |
|
164 |
-
|
165 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
166 |
msgstr ""
|
167 |
|
168 |
-
#: gmw-widget.php:114
|
169 |
msgid "Lightbox map"
|
170 |
msgstr ""
|
171 |
|
172 |
-
|
|
|
|
|
|
|
|
|
|
|
173 |
msgid "Map Size"
|
174 |
msgstr ""
|
175 |
|
176 |
-
|
|
|
|
|
|
|
177 |
msgid "Map Type"
|
178 |
msgstr ""
|
179 |
|
180 |
-
|
181 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
182 |
msgstr ""
|
183 |
|
184 |
-
#: gmw-widget.php:132
|
185 |
msgid "Pin Color"
|
186 |
msgstr ""
|
187 |
|
188 |
-
#: gmw-widget.php:137
|
189 |
msgid "Pin Size"
|
190 |
msgstr ""
|
191 |
|
192 |
-
|
193 |
-
msgid "Custom Pin Image URL"
|
194 |
msgstr ""
|
195 |
|
196 |
-
|
197 |
-
msgid "Zoom Level"
|
198 |
msgstr ""
|
199 |
|
200 |
-
|
201 |
-
msgid "Link To"
|
202 |
msgstr ""
|
203 |
|
204 |
-
|
205 |
-
msgid "Custom Link"
|
206 |
msgstr ""
|
207 |
|
208 |
-
|
209 |
-
msgid "
|
210 |
msgstr ""
|
211 |
|
212 |
-
|
213 |
-
msgid "Text Above Map"
|
214 |
msgstr ""
|
215 |
|
216 |
-
|
217 |
-
msgid "
|
218 |
msgstr ""
|
219 |
|
220 |
-
|
221 |
-
msgid "Skin"
|
222 |
msgstr ""
|
223 |
|
224 |
-
|
225 |
-
msgid "Show Address Bubble"
|
226 |
msgstr ""
|
227 |
|
228 |
-
|
229 |
-
msgid "
|
230 |
msgstr ""
|
231 |
|
232 |
-
|
233 |
-
msgid "Header Text"
|
234 |
msgstr ""
|
235 |
|
236 |
-
|
237 |
-
msgid "
|
238 |
msgstr ""
|
239 |
|
240 |
-
|
241 |
-
msgid "
|
242 |
msgstr ""
|
243 |
|
244 |
-
|
245 |
-
msgid "Click to open larger map"
|
246 |
msgstr ""
|
247 |
|
248 |
-
|
249 |
-
msgid "
|
|
|
|
|
250 |
msgstr ""
|
251 |
|
252 |
-
|
253 |
-
msgid "
|
|
|
|
|
254 |
msgstr ""
|
255 |
|
256 |
-
|
257 |
-
msgid "
|
|
|
|
|
258 |
msgstr ""
|
259 |
|
260 |
-
|
261 |
-
msgid "
|
|
|
|
|
|
|
262 |
msgstr ""
|
263 |
|
264 |
-
|
265 |
-
msgid "Problems? We are here to help!"
|
266 |
msgstr ""
|
267 |
|
268 |
-
|
269 |
-
msgid "Support"
|
270 |
msgstr ""
|
271 |
|
272 |
-
|
273 |
-
msgid "If you like it, please review the plugin"
|
274 |
msgstr ""
|
275 |
|
276 |
-
|
277 |
-
msgid "Review the plugin"
|
278 |
msgstr ""
|
279 |
|
280 |
-
|
281 |
-
msgid "If you feel we deserve it, buy us coffee"
|
282 |
msgstr ""
|
283 |
|
284 |
-
|
285 |
-
msgid "Donate"
|
286 |
msgstr ""
|
287 |
|
288 |
-
|
289 |
-
msgid "http://www.googlemapswidget.com/"
|
290 |
msgstr ""
|
291 |
|
292 |
-
|
293 |
-
msgid ""
|
294 |
-
"Display a single-image super-fast loading Google map in a widget. A larger, "
|
295 |
-
"full featured map is available on click in a lightbox."
|
296 |
msgstr ""
|
297 |
|
298 |
-
|
299 |
-
msgid "Web factory Ltd"
|
300 |
msgstr ""
|
301 |
|
302 |
-
|
303 |
-
msgid "
|
|
|
|
|
|
|
304 |
msgstr ""
|
2 |
# This file is distributed under the same license as the Google Maps Widget package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Google Maps Widget 2.1\n"
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/google-maps-widget\n"
|
7 |
+
"POT-Creation-Date: \n"
|
8 |
+
"PO-Revision-Date: 2015-01-24 18:01+0100\n"
|
9 |
+
"Last-Translator: Web factory Ltd <gmw@webfactoryltd.com>\n"
|
10 |
+
"Language-Team: LANGUAGE <gmw@webfactoryltd.com>\n"
|
11 |
+
"Language: en_US\n"
|
12 |
"MIME-Version: 1.0\n"
|
13 |
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
"Content-Transfer-Encoding: 8bit\n"
|
15 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
16 |
+
"X-Generator: Poedit 1.7.3\n"
|
|
|
17 |
|
18 |
+
msgid "0 - entire world"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
msgstr ""
|
20 |
|
21 |
+
# gmw-widget.php:235
|
22 |
+
msgid "Activate extra features & options"
|
23 |
msgstr ""
|
24 |
|
25 |
+
# gmw-widget.php:178
|
26 |
+
msgid "Add more schemes for free"
|
27 |
msgstr ""
|
28 |
|
29 |
+
# gmw-widget.php:210
|
30 |
+
msgid "Add more skins for free"
|
|
|
31 |
msgstr ""
|
32 |
|
33 |
+
msgid "Address"
|
|
|
|
|
|
|
34 |
msgstr ""
|
35 |
|
36 |
+
# gmw-widget.php:214
|
37 |
+
msgid "Address Bubble"
|
38 |
msgstr ""
|
39 |
|
40 |
+
# gmw-widget.php:120
|
41 |
+
msgid "Apple"
|
42 |
msgstr ""
|
43 |
|
44 |
+
msgid "Black"
|
|
|
45 |
msgstr ""
|
46 |
|
47 |
+
msgid "Blue"
|
|
|
48 |
msgstr ""
|
49 |
|
50 |
+
msgid "Brown"
|
|
|
51 |
msgstr ""
|
52 |
|
53 |
+
msgid "Click to open larger map"
|
|
|
54 |
msgstr ""
|
55 |
|
56 |
+
# gmw-widget.php:174
|
57 |
+
msgid "Color Scheme"
|
58 |
msgstr ""
|
59 |
|
60 |
+
msgid "Configure Google Maps Widget"
|
|
|
61 |
msgstr ""
|
62 |
|
63 |
+
msgid "Custom"
|
|
|
64 |
msgstr ""
|
65 |
|
66 |
+
msgid "Custom Pin Image URL"
|
|
|
67 |
msgstr ""
|
68 |
|
69 |
+
# gmw-widget.php:113
|
70 |
+
# gmw-widget.php:171
|
71 |
+
msgid "Custom URL"
|
72 |
msgstr ""
|
73 |
|
74 |
+
msgid "Dark"
|
|
|
75 |
msgstr ""
|
76 |
|
77 |
+
# gmw-widget.php:116
|
78 |
+
msgid "Default"
|
79 |
msgstr ""
|
80 |
|
81 |
+
msgid "Disable link"
|
|
|
82 |
msgstr ""
|
83 |
|
84 |
+
msgid "Displays a map image thumbnail with a larger map available in a lightbox."
|
|
|
85 |
msgstr ""
|
86 |
|
87 |
+
# gmw-widget.php:106
|
88 |
+
msgid "Do not show map title on lightbox"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#, fuzzy
|
92 |
+
msgid "Documentation"
|
93 |
+
msgstr "Documentation"
|
94 |
+
|
95 |
+
msgid "Donate"
|
96 |
msgstr ""
|
97 |
|
98 |
+
# google-maps-widget.php:247
|
99 |
+
msgid "Enter your code and activate extra features"
|
100 |
msgstr ""
|
101 |
|
102 |
+
msgid "Footer Text"
|
|
|
103 |
msgstr ""
|
104 |
|
105 |
+
msgid "Google Maps Widget"
|
|
|
106 |
msgstr ""
|
107 |
|
108 |
+
msgid "Gray"
|
|
|
109 |
msgstr ""
|
110 |
|
111 |
+
msgid "Green"
|
|
|
112 |
msgstr ""
|
113 |
|
114 |
+
msgid "Header Text"
|
|
|
115 |
msgstr ""
|
116 |
|
117 |
+
# gmw-widget.php:103
|
118 |
+
msgid "Hide"
|
119 |
msgstr ""
|
120 |
|
121 |
+
msgid "Hybrid"
|
|
|
122 |
msgstr ""
|
123 |
|
124 |
+
msgid "If you feel we deserve it, buy us coffee"
|
|
|
125 |
msgstr ""
|
126 |
|
127 |
+
msgid "If you like it, please review the plugin"
|
|
|
128 |
msgstr ""
|
129 |
|
130 |
+
# gmw-widget.php:236
|
131 |
+
msgid ""
|
132 |
+
"If you subscribe to our mailing list we'll instantly activate additional features "
|
133 |
+
"in the plugin! At the moment those features are 3 additional thumbnail map skins "
|
134 |
+
"and 2 additional lightbox skins. More <i>activate by subscribing</i> features "
|
135 |
+
"will be available soon!"
|
136 |
msgstr ""
|
137 |
|
138 |
+
# gmw-widget.php:130
|
139 |
+
msgid "Info & Support"
|
140 |
msgstr ""
|
141 |
|
142 |
+
msgid "Large (default)"
|
|
|
143 |
msgstr ""
|
144 |
|
145 |
+
msgid "Light (default)"
|
146 |
+
msgstr ""
|
147 |
+
|
148 |
+
msgid "Lightbox (default)"
|
149 |
+
msgstr ""
|
150 |
+
|
151 |
+
# gmw-widget.php:206
|
152 |
+
msgid "Lightbox Skin"
|
153 |
msgstr ""
|
154 |
|
|
|
155 |
msgid "Lightbox map"
|
156 |
msgstr ""
|
157 |
|
158 |
+
msgid "Link To"
|
159 |
+
msgstr ""
|
160 |
+
|
161 |
+
msgid "Map"
|
162 |
+
msgstr ""
|
163 |
+
|
164 |
msgid "Map Size"
|
165 |
msgstr ""
|
166 |
|
167 |
+
# gmw-widget.php:219
|
168 |
+
msgid "Map Title"
|
169 |
+
msgstr ""
|
170 |
+
|
171 |
msgid "Map Type"
|
172 |
msgstr ""
|
173 |
|
174 |
+
msgid "Medium"
|
175 |
+
msgstr ""
|
176 |
+
|
177 |
+
msgid "New York, USA"
|
178 |
+
msgstr ""
|
179 |
+
|
180 |
+
msgid "Orange"
|
181 |
+
msgstr ""
|
182 |
+
|
183 |
+
# gmw-widget.php:122
|
184 |
+
msgid "Paper"
|
185 |
msgstr ""
|
186 |
|
|
|
187 |
msgid "Pin Color"
|
188 |
msgstr ""
|
189 |
|
|
|
190 |
msgid "Pin Size"
|
191 |
msgstr ""
|
192 |
|
193 |
+
msgid "Pin Type"
|
|
|
194 |
msgstr ""
|
195 |
|
196 |
+
msgid "Predefined (default)"
|
|
|
197 |
msgstr ""
|
198 |
|
199 |
+
msgid "Problems? We are here to help!"
|
|
|
200 |
msgstr ""
|
201 |
|
202 |
+
msgid "Purple"
|
|
|
203 |
msgstr ""
|
204 |
|
205 |
+
# gmw-widget.php:243
|
206 |
+
msgid "Rate the plugin & spread the word"
|
207 |
msgstr ""
|
208 |
|
209 |
+
msgid "Red (default)"
|
|
|
210 |
msgstr ""
|
211 |
|
212 |
+
# gmw-widget.php:117
|
213 |
+
msgid "Refreshed by Google"
|
214 |
msgstr ""
|
215 |
|
216 |
+
msgid "Review the plugin"
|
|
|
217 |
msgstr ""
|
218 |
|
219 |
+
msgid "Road (default)"
|
|
|
220 |
msgstr ""
|
221 |
|
222 |
+
# gmw-widget.php:124
|
223 |
+
msgid "Rounded"
|
224 |
msgstr ""
|
225 |
|
226 |
+
msgid "Satellite"
|
|
|
227 |
msgstr ""
|
228 |
|
229 |
+
# gmw-widget.php:104
|
230 |
+
msgid "Show (default)"
|
231 |
msgstr ""
|
232 |
|
233 |
+
# gmw-widget.php:107
|
234 |
+
msgid "Show map title on lightbox (default)"
|
235 |
msgstr ""
|
236 |
|
237 |
+
msgid "Small"
|
|
|
238 |
msgstr ""
|
239 |
|
240 |
+
# gmw-widget.php:240
|
241 |
+
msgid ""
|
242 |
+
"Subscribe and <a class=\"open_promo_dialog\" href=\"#\">activate extra features</"
|
243 |
+
"a>."
|
244 |
msgstr ""
|
245 |
|
246 |
+
# gmw-widget.php:250
|
247 |
+
msgid ""
|
248 |
+
"Subscribe to our newsletter and <a href=\"#\" class=\"open_promo_dialog\">get "
|
249 |
+
"extra features</a> for free."
|
250 |
msgstr ""
|
251 |
|
252 |
+
# google-maps-widget.php:241
|
253 |
+
msgid ""
|
254 |
+
"Subscribe to our newsletter<br>and get extra features & options <b>for FREE</"
|
255 |
+
"b>!"
|
256 |
msgstr ""
|
257 |
|
258 |
+
#, fuzzy
|
259 |
+
msgid "Support"
|
260 |
+
msgstr "Support"
|
261 |
+
|
262 |
+
msgid "Terrain"
|
263 |
msgstr ""
|
264 |
|
265 |
+
msgid "Text Above Map"
|
|
|
266 |
msgstr ""
|
267 |
|
268 |
+
msgid "Text Below Map"
|
|
|
269 |
msgstr ""
|
270 |
|
271 |
+
msgid "Thumbnail map"
|
|
|
272 |
msgstr ""
|
273 |
|
274 |
+
msgid "Tiny"
|
|
|
275 |
msgstr ""
|
276 |
|
277 |
+
msgid "Title"
|
|
|
278 |
msgstr ""
|
279 |
|
280 |
+
msgid "View Google Maps Widget documentation"
|
|
|
281 |
msgstr ""
|
282 |
|
283 |
+
msgid "White"
|
|
|
284 |
msgstr ""
|
285 |
|
286 |
+
msgid "Widgets"
|
|
|
|
|
|
|
287 |
msgstr ""
|
288 |
|
289 |
+
msgid "Yellow"
|
|
|
290 |
msgstr ""
|
291 |
|
292 |
+
# gmw-widget.php:238
|
293 |
+
msgid "You've already subscribed and activated extra features. Thank you!"
|
294 |
+
msgstr ""
|
295 |
+
|
296 |
+
msgid "Zoom Level"
|
297 |
msgstr ""
|
readme.txt
CHANGED
@@ -6,7 +6,7 @@ License: GPLv2 or later
|
|
6 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
7 |
Requires at least: 3.3
|
8 |
Tested up to: 4.1
|
9 |
-
Stable tag: 2.
|
10 |
|
11 |
Displays a single-image super-fast loading Google map in a widget. A larger map with all the usual features is available on click in a lightbox.
|
12 |
|
@@ -113,6 +113,12 @@ If you can figure it out open a thread in the support forums.
|
|
113 |
4. Widget options - lightbox map
|
114 |
|
115 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
116 |
= 2.05 =
|
117 |
* 2015/01/19
|
118 |
* code rewriting
|
6 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
7 |
Requires at least: 3.3
|
8 |
Tested up to: 4.1
|
9 |
+
Stable tag: 2.06
|
10 |
|
11 |
Displays a single-image super-fast loading Google map in a widget. A larger map with all the usual features is available on click in a lightbox.
|
12 |
|
113 |
4. Widget options - lightbox map
|
114 |
|
115 |
== Changelog ==
|
116 |
+
== Changelog ==
|
117 |
+
= 2.06 =
|
118 |
+
* 2015/01/26
|
119 |
+
* language file updated
|
120 |
+
* preping for JS rewrite
|
121 |
+
|
122 |
= 2.05 =
|
123 |
* 2015/01/19
|
124 |
* code rewriting
|