Google Forms - Version 0.57

Version Description

No known upgrade issues.

Download this release

Release Info

Developer mpwalsh8
Plugin Icon wp plugin Google Forms
Version 0.57
Comparing to
See all releases

Code changes from version 0.56 to 0.57

Files changed (5) hide show
  1. index.php +3 -3
  2. languages/wpgform.mo +0 -0
  3. languages/wpgform.po +153 -95
  4. readme.txt +5 -1
  5. wpgform-core.php +2 -2
index.php CHANGED
@@ -4,8 +4,8 @@
4
  * Plugin Name: WordPress Google Form
5
  * Plugin URI: http://michaelwalsh.org/wordpress/wordpress-plugins/wpgform/
6
  * Description: Add Google Forms to a WordPress web site. Display a Google Form directly into your posts, pages or sidebar. Style the Google Form to match your existing theme and display a custom confirmation page after form submission.
7
- * Version: 0.56
8
- * Build: 0.56.$WCREV$
9
  * Last Modified: $WCDATE$
10
  * Author: Mike Walsh
11
  * Author URI: http://www.michaelwalsh.org
@@ -25,7 +25,7 @@
25
  *
26
  */
27
 
28
- define('WPGFORM_VERSION', '0.56') ;
29
 
30
  require_once('wpgform-core.php') ;
31
  require_once('wpgform-post-type.php') ;
4
  * Plugin Name: WordPress Google Form
5
  * Plugin URI: http://michaelwalsh.org/wordpress/wordpress-plugins/wpgform/
6
  * Description: Add Google Forms to a WordPress web site. Display a Google Form directly into your posts, pages or sidebar. Style the Google Form to match your existing theme and display a custom confirmation page after form submission.
7
+ * Version: 0.57
8
+ * Build: 0.57.$WCREV$
9
  * Last Modified: $WCDATE$
10
  * Author: Mike Walsh
11
  * Author URI: http://www.michaelwalsh.org
25
  *
26
  */
27
 
28
+ define('WPGFORM_VERSION', '0.57') ;
29
 
30
  require_once('wpgform-core.php') ;
31
  require_once('wpgform-post-type.php') ;
languages/wpgform.mo CHANGED
Binary file
languages/wpgform.po CHANGED
@@ -1,216 +1,224 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: WordPress Google Form\n"
4
- "POT-Creation-Date: 2013-06-21 18:44-0000\n"
5
- "PO-Revision-Date: 2013-06-21 18:44-0000\n"
6
  "Last-Translator: Mike Walsh <mpwalsh8@gmail.com>\n"
7
  "Language-Team: Mike Walsh (@mpwalsh8) <mpwalsh8@gmail.com>\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
- "X-Generator: Poedit 1.5.5\n"
12
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
13
  "X-Poedit-Basepath: .\n"
14
  "X-Poedit-SearchPath-0: ..\n"
15
 
16
- #: ../wpgform-core.php:139
17
  msgid "Required"
18
  msgstr ""
19
 
20
- #: ../wpgform-core.php:140
21
  msgid "Submit"
22
  msgstr ""
23
 
24
- #: ../wpgform-core.php:141
25
  msgid "Back"
26
  msgstr ""
27
 
28
- #: ../wpgform-core.php:142
29
  msgid "Continue"
30
  msgstr ""
31
 
32
- #: ../wpgform-core.php:143
33
  msgid "Mark only one oval."
34
  msgstr ""
35
 
36
- #: ../wpgform-core.php:144
37
  msgid "Other:"
38
  msgstr ""
39
 
40
- #: ../wpgform-core.php:145
41
  msgid "Check all that apply."
42
  msgstr ""
43
 
44
- #: ../wpgform-core.php:197 ../wpgform-core.php:198
45
  msgid "Google Forms"
46
  msgstr ""
47
 
48
- #: ../wpgform-core.php:375 ../wpgform-core.php:389
49
  msgid "Unable to process Google Form short code."
50
  msgstr ""
51
 
52
- #: ../wpgform-core.php:539
53
  msgid "Unable to process Google Form."
54
  msgstr ""
55
 
56
- #: ../wpgform-core.php:540
57
  msgid "Server is responding with"
58
  msgstr ""
59
 
60
- #: ../wpgform-core.php:541
61
  msgid "403 Permission Denied"
62
  msgstr ""
63
 
64
- #: ../wpgform-core.php:541
65
  msgid "error"
66
  msgstr ""
67
 
68
- #: ../wpgform-core.php:585
69
  msgid "Email Address"
70
  msgstr ""
71
 
72
- #: ../wpgform-core.php:717
 
 
 
 
73
  msgid "Unable to retrieve Google Form. Please try reloading this page."
74
  msgstr ""
75
 
76
- #: ../wpgform-core.php:779
77
  msgid "Unexpected content encountered, unable to retrieve Google Form."
78
  msgstr ""
79
 
80
- #: ../wpgform-core.php:930
81
  msgid "A valid email address is required."
82
  msgstr ""
83
 
84
- #: ../wpgform-core.php:954
85
  msgid "Incorrect answer."
86
  msgstr ""
87
 
88
- #: ../wpgform-core.php:1125
89
  msgid "Warning: You are using an insecure browser!"
90
  msgstr ""
91
 
92
- #: ../wpgform-core.php:1128
93
  msgid "Warning: Your browser is out of date! Please update now."
94
  msgstr ""
95
 
96
- #: ../wpgform-core.php:1144
97
  msgid "Form Id:"
98
  msgstr ""
99
 
100
- #: ../wpgform-core.php:1146
101
  msgid "Submitted Form Id"
102
  msgstr ""
103
 
104
- #: ../wpgform-core.php:1149
105
  msgid "No Submitted Form Id"
106
  msgstr ""
107
 
108
- #: ../wpgform-core.php:1336
 
 
 
 
109
  msgid "Unable to submit Google Form. Please try reloading this page."
110
  msgstr ""
111
 
112
- #: ../wpgform-core.php:1418
113
  msgid "View Form Results"
114
  msgstr ""
115
 
116
- #: ../wpgform-core.php:1472
117
  msgid "A form was submitted on your web site."
118
  msgstr ""
119
 
120
- #: ../wpgform-core.php:1473 ../wpgform-core.php:1485
121
  msgid "Form"
122
  msgstr ""
123
 
124
- #: ../wpgform-core.php:1474 ../wpgform-core.php:1486
125
  #: ../wpgform-logging.php:182
126
  msgid "URL"
127
  msgstr ""
128
 
129
- #: ../wpgform-core.php:1475 ../wpgform-core.php:1487
130
  msgid "Responses"
131
  msgstr ""
132
 
133
- #: ../wpgform-core.php:1476 ../wpgform-core.php:1488
134
  msgid "Date"
135
  msgstr ""
136
 
137
- #: ../wpgform-core.php:1477 ../wpgform-core.php:1489
138
  msgid "Time"
139
  msgstr ""
140
 
141
- #: ../wpgform-core.php:1478 ../wpgform-core.php:1491
142
  msgid "Thank you"
143
  msgstr ""
144
 
145
- #: ../wpgform-core.php:1484
146
  msgid "A form was submitted on your web site"
147
  msgstr ""
148
 
149
- #: ../wpgform-core.php:1555
150
  msgid "This field is required."
151
  msgstr ""
152
 
153
- #: ../wpgform-core.php:1556
154
  msgid "Please fix this field."
155
  msgstr ""
156
 
157
- #: ../wpgform-core.php:1557
158
  msgid "Please enter a valid email address."
159
  msgstr ""
160
 
161
- #: ../wpgform-core.php:1558
162
  msgid "Please enter a valid URL."
163
  msgstr ""
164
 
165
- #: ../wpgform-core.php:1559
166
  msgid "Please enter a valid date."
167
  msgstr ""
168
 
169
- #: ../wpgform-core.php:1560
170
  msgid "Please enter a valid date (ISO)."
171
  msgstr ""
172
 
173
- #: ../wpgform-core.php:1561
174
  msgid "Please enter a valid number."
175
  msgstr ""
176
 
177
- #: ../wpgform-core.php:1562
178
  msgid "Please enter only digits."
179
  msgstr ""
180
 
181
- #: ../wpgform-core.php:1563
182
  msgid "Please enter a valid credit card number."
183
  msgstr ""
184
 
185
- #: ../wpgform-core.php:1564
186
  msgid "Please enter the same value again.,"
187
  msgstr ""
188
 
189
- #: ../wpgform-core.php:1565
190
  msgid "Please enter a value with a valid extension."
191
  msgstr ""
192
 
193
- #: ../wpgform-core.php:1566
194
  msgid "Please enter no more than {0} characters."
195
  msgstr ""
196
 
197
- #: ../wpgform-core.php:1567
198
  msgid "Please enter at least {0} characters."
199
  msgstr ""
200
 
201
- #: ../wpgform-core.php:1568
202
  msgid "Please enter a value between {0} and {1} characters long."
203
  msgstr ""
204
 
205
- #: ../wpgform-core.php:1569
206
  msgid "Please enter a value between {0} and {1}."
207
  msgstr ""
208
 
209
- #: ../wpgform-core.php:1570
210
  msgid "Please enter a value less than or equal to {0}."
211
  msgstr ""
212
 
213
- #: ../wpgform-core.php:1571
214
  msgid "Please enter a value greater than or equal to {0}."
215
  msgstr ""
216
 
@@ -253,12 +261,12 @@ msgid ""
253
  "a> if you find this plugin useful."
254
  msgstr ""
255
 
256
- #: ../wpgform-options.php:235
257
  #, php-format
258
  msgid "Custom %s CSS"
259
  msgstr ""
260
 
261
- #: ../wpgform-options.php:458
262
  #, php-format
263
  msgid ""
264
  "Enabling debug will collect data during the form rendering and processing "
@@ -323,162 +331,212 @@ msgstr ""
323
  msgid "Send email upon form submission"
324
  msgstr ""
325
 
326
- #: ../wpgform-post-type.php:138
327
- msgid "Send To"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
328
  msgstr ""
329
 
330
  #: ../wpgform-post-type.php:139
 
 
 
 
331
  msgid "Email address send submission email to"
332
  msgstr ""
333
 
334
- #: ../wpgform-post-type.php:146
335
  msgid "Form CSS"
336
  msgstr ""
337
 
338
- #: ../wpgform-post-type.php:147
339
  msgid "Form specific CSS rules"
340
  msgstr ""
341
 
342
- #: ../wpgform-post-type.php:174 ../wpgform-post-type.php:175
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
343
  msgid "CAPTCHA"
344
  msgstr ""
345
 
346
- #: ../wpgform-post-type.php:183
347
  msgid "Columns"
348
  msgstr ""
349
 
350
- #: ../wpgform-post-type.php:184
351
  msgid "Split form into columns"
352
  msgstr ""
353
 
354
- #: ../wpgform-post-type.php:192
355
  msgid "Email End User"
356
  msgstr ""
357
 
358
- #: ../wpgform-post-type.php:193
359
  msgid "Send email to end user upon form submission"
360
  msgstr ""
361
 
362
- #: ../wpgform-post-type.php:201
363
  msgid "Legal"
364
  msgstr ""
365
 
366
- #: ../wpgform-post-type.php:202
367
  msgid "Google Legal Disclaimer"
368
  msgstr ""
369
 
370
- #: ../wpgform-post-type.php:210
371
  msgid "Read Only"
372
  msgstr ""
373
 
374
- #: ../wpgform-post-type.php:211
375
  msgid "Set the form Read Only"
376
  msgstr ""
377
 
378
- #: ../wpgform-post-type.php:219
379
  msgid "BR"
380
  msgstr ""
381
 
382
- #: ../wpgform-post-type.php:220
383
  msgid "Insert &lt;BR&gt; tags between labels and input box"
384
  msgstr ""
385
 
386
- #: ../wpgform-post-type.php:228
387
  msgid "CSS Prefix"
388
  msgstr ""
389
 
390
- #: ../wpgform-post-type.php:229
391
  msgid "Prefix to add to all Google CSS classes"
392
  msgstr ""
393
 
394
- #: ../wpgform-post-type.php:236
395
  msgid "CSS Suffix"
396
  msgstr ""
397
 
398
- #: ../wpgform-post-type.php:237
399
  msgid "Suffix to add to all Google CSS classes"
400
  msgstr ""
401
 
402
- #: ../wpgform-post-type.php:244
403
  msgid "Title"
404
  msgstr ""
405
 
406
- #: ../wpgform-post-type.php:245
407
  msgid "Show or Hide the Google Form's title"
408
  msgstr ""
409
 
410
- #: ../wpgform-post-type.php:253
411
  msgid "Map H1 to H2"
412
  msgstr ""
413
 
414
- #: ../wpgform-post-type.php:254
415
  msgid "Map H1 elements to H2 elements"
416
  msgstr ""
417
 
418
- #: ../wpgform-post-type.php:262 ../wpgform-post-type.php:263
419
  msgid "Unite Theme Hack"
420
  msgstr ""
421
 
422
- #: ../wpgform-post-type.php:291
423
  msgid "Validation"
424
  msgstr ""
425
 
426
- #: ../wpgform-post-type.php:292
427
  msgid "Enable default jQuery Validation on all required fields"
428
  msgstr ""
429
 
430
- #: ../wpgform-post-type.php:300
431
  msgid "Form Fields"
432
  msgstr ""
433
 
434
- #: ../wpgform-post-type.php:301
435
  msgid ""
436
  "Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
437
  "etc.) - <a href=\"http://jqueryvalidation.org/rules\">Additional details on "
438
  "jQuery Rules</a>"
439
  msgstr ""
440
 
441
- #: ../wpgform-post-type.php:329
442
  msgid "Type"
443
  msgstr ""
444
 
445
- #: ../wpgform-post-type.php:330
446
  msgid "Type of validation"
447
  msgstr ""
448
 
449
- #: ../wpgform-post-type.php:337 ../wpgform-post-type.php:484
450
- #: ../wpgform-post-type.php:501
 
451
  msgid "Value"
452
  msgstr ""
453
 
454
- #: ../wpgform-post-type.php:338
455
  msgid "Value to validate against"
456
  msgstr ""
457
 
458
- #: ../wpgform-post-type.php:474
 
 
 
 
 
 
 
459
  msgid "Name"
460
  msgstr ""
461
 
462
- #: ../wpgform-post-type.php:477 ../wpgform-post-type.php:494
463
  msgid "Check"
464
  msgstr ""
465
 
466
- #: ../wpgform-post-type.php:492
467
  msgid "Field"
468
  msgstr ""
469
 
470
- #: ../wpgform-post-type.php:652
471
  msgid "Form Name"
472
  msgstr ""
473
 
474
- #: ../wpgform-post-type.php:657
475
  msgid "Short Code"
476
  msgstr ""
477
 
478
- #: ../wpgform-post-type.php:658
479
  msgid "Form Description"
480
  msgstr ""
481
 
482
- #: ../wpgform-post-type.php:748
483
  msgid "Enter WordPress Google Form Title"
484
  msgstr ""
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: WordPress Google Form\n"
4
+ "POT-Creation-Date: 2013-09-03 17:23-0000\n"
5
+ "PO-Revision-Date: 2013-09-03 17:23-0000\n"
6
  "Last-Translator: Mike Walsh <mpwalsh8@gmail.com>\n"
7
  "Language-Team: Mike Walsh (@mpwalsh8) <mpwalsh8@gmail.com>\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
+ "X-Generator: Poedit 1.5.7\n"
12
  "X-Poedit-KeywordsList: _;gettext;gettext_noop;__\n"
13
  "X-Poedit-Basepath: .\n"
14
  "X-Poedit-SearchPath-0: ..\n"
15
 
16
+ #: ../wpgform-core.php:177
17
  msgid "Required"
18
  msgstr ""
19
 
20
+ #: ../wpgform-core.php:178
21
  msgid "Submit"
22
  msgstr ""
23
 
24
+ #: ../wpgform-core.php:179
25
  msgid "Back"
26
  msgstr ""
27
 
28
+ #: ../wpgform-core.php:180
29
  msgid "Continue"
30
  msgstr ""
31
 
32
+ #: ../wpgform-core.php:181
33
  msgid "Mark only one oval."
34
  msgstr ""
35
 
36
+ #: ../wpgform-core.php:182
37
  msgid "Other:"
38
  msgstr ""
39
 
40
+ #: ../wpgform-core.php:183
41
  msgid "Check all that apply."
42
  msgstr ""
43
 
44
+ #: ../wpgform-core.php:235 ../wpgform-core.php:236
45
  msgid "Google Forms"
46
  msgstr ""
47
 
48
+ #: ../wpgform-core.php:415 ../wpgform-core.php:429
49
  msgid "Unable to process Google Form short code."
50
  msgstr ""
51
 
52
+ #: ../wpgform-core.php:583
53
  msgid "Unable to process Google Form."
54
  msgstr ""
55
 
56
+ #: ../wpgform-core.php:584
57
  msgid "Server is responding with"
58
  msgstr ""
59
 
60
+ #: ../wpgform-core.php:585
61
  msgid "403 Permission Denied"
62
  msgstr ""
63
 
64
+ #: ../wpgform-core.php:585
65
  msgid "error"
66
  msgstr ""
67
 
68
+ #: ../wpgform-core.php:629
69
  msgid "Email Address"
70
  msgstr ""
71
 
72
+ #: ../wpgform-core.php:679 ../wpgform-core.php:681
73
+ msgid "What is"
74
+ msgstr ""
75
+
76
+ #: ../wpgform-core.php:802
77
  msgid "Unable to retrieve Google Form. Please try reloading this page."
78
  msgstr ""
79
 
80
+ #: ../wpgform-core.php:882
81
  msgid "Unexpected content encountered, unable to retrieve Google Form."
82
  msgstr ""
83
 
84
+ #: ../wpgform-core.php:1057
85
  msgid "A valid email address is required."
86
  msgstr ""
87
 
88
+ #: ../wpgform-core.php:1081
89
  msgid "Incorrect answer."
90
  msgstr ""
91
 
92
+ #: ../wpgform-core.php:1255
93
  msgid "Warning: You are using an insecure browser!"
94
  msgstr ""
95
 
96
+ #: ../wpgform-core.php:1258
97
  msgid "Warning: Your browser is out of date! Please update now."
98
  msgstr ""
99
 
100
+ #: ../wpgform-core.php:1274
101
  msgid "Form Id:"
102
  msgstr ""
103
 
104
+ #: ../wpgform-core.php:1276
105
  msgid "Submitted Form Id"
106
  msgstr ""
107
 
108
+ #: ../wpgform-core.php:1279
109
  msgid "No Submitted Form Id"
110
  msgstr ""
111
 
112
+ #: ../wpgform-core.php:1309
113
+ msgid "Unknown"
114
+ msgstr ""
115
+
116
+ #: ../wpgform-core.php:1482
117
  msgid "Unable to submit Google Form. Please try reloading this page."
118
  msgstr ""
119
 
120
+ #: ../wpgform-core.php:1564
121
  msgid "View Form Results"
122
  msgstr ""
123
 
124
+ #: ../wpgform-core.php:1618
125
  msgid "A form was submitted on your web site."
126
  msgstr ""
127
 
128
+ #: ../wpgform-core.php:1619 ../wpgform-core.php:1631
129
  msgid "Form"
130
  msgstr ""
131
 
132
+ #: ../wpgform-core.php:1620 ../wpgform-core.php:1632
133
  #: ../wpgform-logging.php:182
134
  msgid "URL"
135
  msgstr ""
136
 
137
+ #: ../wpgform-core.php:1621 ../wpgform-core.php:1633
138
  msgid "Responses"
139
  msgstr ""
140
 
141
+ #: ../wpgform-core.php:1622 ../wpgform-core.php:1634
142
  msgid "Date"
143
  msgstr ""
144
 
145
+ #: ../wpgform-core.php:1623 ../wpgform-core.php:1635
146
  msgid "Time"
147
  msgstr ""
148
 
149
+ #: ../wpgform-core.php:1624 ../wpgform-core.php:1637
150
  msgid "Thank you"
151
  msgstr ""
152
 
153
+ #: ../wpgform-core.php:1630
154
  msgid "A form was submitted on your web site"
155
  msgstr ""
156
 
157
+ #: ../wpgform-core.php:1701
158
  msgid "This field is required."
159
  msgstr ""
160
 
161
+ #: ../wpgform-core.php:1702
162
  msgid "Please fix this field."
163
  msgstr ""
164
 
165
+ #: ../wpgform-core.php:1703
166
  msgid "Please enter a valid email address."
167
  msgstr ""
168
 
169
+ #: ../wpgform-core.php:1704
170
  msgid "Please enter a valid URL."
171
  msgstr ""
172
 
173
+ #: ../wpgform-core.php:1705
174
  msgid "Please enter a valid date."
175
  msgstr ""
176
 
177
+ #: ../wpgform-core.php:1706
178
  msgid "Please enter a valid date (ISO)."
179
  msgstr ""
180
 
181
+ #: ../wpgform-core.php:1707
182
  msgid "Please enter a valid number."
183
  msgstr ""
184
 
185
+ #: ../wpgform-core.php:1708
186
  msgid "Please enter only digits."
187
  msgstr ""
188
 
189
+ #: ../wpgform-core.php:1709
190
  msgid "Please enter a valid credit card number."
191
  msgstr ""
192
 
193
+ #: ../wpgform-core.php:1710
194
  msgid "Please enter the same value again.,"
195
  msgstr ""
196
 
197
+ #: ../wpgform-core.php:1711
198
  msgid "Please enter a value with a valid extension."
199
  msgstr ""
200
 
201
+ #: ../wpgform-core.php:1712
202
  msgid "Please enter no more than {0} characters."
203
  msgstr ""
204
 
205
+ #: ../wpgform-core.php:1713
206
  msgid "Please enter at least {0} characters."
207
  msgstr ""
208
 
209
+ #: ../wpgform-core.php:1714
210
  msgid "Please enter a value between {0} and {1} characters long."
211
  msgstr ""
212
 
213
+ #: ../wpgform-core.php:1715
214
  msgid "Please enter a value between {0} and {1}."
215
  msgstr ""
216
 
217
+ #: ../wpgform-core.php:1716
218
  msgid "Please enter a value less than or equal to {0}."
219
  msgstr ""
220
 
221
+ #: ../wpgform-core.php:1717
222
  msgid "Please enter a value greater than or equal to {0}."
223
  msgstr ""
224
 
261
  "a> if you find this plugin useful."
262
  msgstr ""
263
 
264
+ #: ../wpgform-options.php:236
265
  #, php-format
266
  msgid "Custom %s CSS"
267
  msgstr ""
268
 
269
+ #: ../wpgform-options.php:467
270
  #, php-format
271
  msgid ""
272
  "Enabling debug will collect data during the form rendering and processing "
331
  msgid "Send email upon form submission"
332
  msgstr ""
333
 
334
+ #: ../wpgform-post-type.php:133 ../wpgform-post-type.php:159
335
+ #: ../wpgform-post-type.php:207 ../wpgform-post-type.php:226
336
+ #: ../wpgform-post-type.php:236 ../wpgform-post-type.php:246
337
+ #: ../wpgform-post-type.php:256 ../wpgform-post-type.php:282
338
+ #: ../wpgform-post-type.php:292 ../wpgform-post-type.php:302
339
+ #: ../wpgform-post-type.php:332
340
+ msgid "On"
341
+ msgstr ""
342
+
343
+ #: ../wpgform-post-type.php:133 ../wpgform-post-type.php:159
344
+ #: ../wpgform-post-type.php:207 ../wpgform-post-type.php:226
345
+ #: ../wpgform-post-type.php:236 ../wpgform-post-type.php:246
346
+ #: ../wpgform-post-type.php:256 ../wpgform-post-type.php:282
347
+ #: ../wpgform-post-type.php:292 ../wpgform-post-type.php:302
348
+ #: ../wpgform-post-type.php:332
349
+ msgid "Off"
350
  msgstr ""
351
 
352
  #: ../wpgform-post-type.php:139
353
+ msgid "Send To"
354
+ msgstr ""
355
+
356
+ #: ../wpgform-post-type.php:140
357
  msgid "Email address send submission email to"
358
  msgstr ""
359
 
360
+ #: ../wpgform-post-type.php:147
361
  msgid "Form CSS"
362
  msgstr ""
363
 
364
+ #: ../wpgform-post-type.php:148
365
  msgid "Form specific CSS rules"
366
  msgstr ""
367
 
368
+ #: ../wpgform-post-type.php:155
369
+ msgid "Form Caching"
370
+ msgstr ""
371
+
372
+ #: ../wpgform-post-type.php:156
373
+ msgid "Enable Form Caching using Wordpress Transient API"
374
+ msgstr ""
375
+
376
+ #: ../wpgform-post-type.php:165
377
+ msgid "Form Caching Timeout"
378
+ msgstr ""
379
+
380
+ #: ../wpgform-post-type.php:166
381
+ msgid "How often will the forms reloaded (in minutes)"
382
+ msgstr ""
383
+
384
+ #: ../wpgform-post-type.php:174
385
+ msgid "Reset Form Cache?"
386
+ msgstr ""
387
+
388
+ #: ../wpgform-post-type.php:175
389
+ msgid "This will force reloading the form from Google Drive"
390
+ msgstr ""
391
+
392
+ #: ../wpgform-post-type.php:203 ../wpgform-post-type.php:204
393
  msgid "CAPTCHA"
394
  msgstr ""
395
 
396
+ #: ../wpgform-post-type.php:213
397
  msgid "Columns"
398
  msgstr ""
399
 
400
+ #: ../wpgform-post-type.php:214
401
  msgid "Split form into columns"
402
  msgstr ""
403
 
404
+ #: ../wpgform-post-type.php:222
405
  msgid "Email End User"
406
  msgstr ""
407
 
408
+ #: ../wpgform-post-type.php:223
409
  msgid "Send email to end user upon form submission"
410
  msgstr ""
411
 
412
+ #: ../wpgform-post-type.php:232
413
  msgid "Legal"
414
  msgstr ""
415
 
416
+ #: ../wpgform-post-type.php:233
417
  msgid "Google Legal Disclaimer"
418
  msgstr ""
419
 
420
+ #: ../wpgform-post-type.php:242
421
  msgid "Read Only"
422
  msgstr ""
423
 
424
+ #: ../wpgform-post-type.php:243
425
  msgid "Set the form Read Only"
426
  msgstr ""
427
 
428
+ #: ../wpgform-post-type.php:252
429
  msgid "BR"
430
  msgstr ""
431
 
432
+ #: ../wpgform-post-type.php:253
433
  msgid "Insert &lt;BR&gt; tags between labels and input box"
434
  msgstr ""
435
 
436
+ #: ../wpgform-post-type.php:262
437
  msgid "CSS Prefix"
438
  msgstr ""
439
 
440
+ #: ../wpgform-post-type.php:263
441
  msgid "Prefix to add to all Google CSS classes"
442
  msgstr ""
443
 
444
+ #: ../wpgform-post-type.php:270
445
  msgid "CSS Suffix"
446
  msgstr ""
447
 
448
+ #: ../wpgform-post-type.php:271
449
  msgid "Suffix to add to all Google CSS classes"
450
  msgstr ""
451
 
452
+ #: ../wpgform-post-type.php:278
453
  msgid "Title"
454
  msgstr ""
455
 
456
+ #: ../wpgform-post-type.php:279
457
  msgid "Show or Hide the Google Form's title"
458
  msgstr ""
459
 
460
+ #: ../wpgform-post-type.php:288
461
  msgid "Map H1 to H2"
462
  msgstr ""
463
 
464
+ #: ../wpgform-post-type.php:289
465
  msgid "Map H1 elements to H2 elements"
466
  msgstr ""
467
 
468
+ #: ../wpgform-post-type.php:298 ../wpgform-post-type.php:299
469
  msgid "Unite Theme Hack"
470
  msgstr ""
471
 
472
+ #: ../wpgform-post-type.php:328
473
  msgid "Validation"
474
  msgstr ""
475
 
476
+ #: ../wpgform-post-type.php:329
477
  msgid "Enable default jQuery Validation on all required fields"
478
  msgstr ""
479
 
480
+ #: ../wpgform-post-type.php:338 ../wpgform-post-type.php:404
481
  msgid "Form Fields"
482
  msgstr ""
483
 
484
+ #: ../wpgform-post-type.php:339
485
  msgid ""
486
  "Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
487
  "etc.) - <a href=\"http://jqueryvalidation.org/rules\">Additional details on "
488
  "jQuery Rules</a>"
489
  msgstr ""
490
 
491
+ #: ../wpgform-post-type.php:367
492
  msgid "Type"
493
  msgstr ""
494
 
495
+ #: ../wpgform-post-type.php:368
496
  msgid "Type of validation"
497
  msgstr ""
498
 
499
+ #: ../wpgform-post-type.php:375 ../wpgform-post-type.php:414
500
+ #: ../wpgform-post-type.php:577 ../wpgform-post-type.php:579
501
+ #: ../wpgform-post-type.php:599 ../wpgform-post-type.php:601
502
  msgid "Value"
503
  msgstr ""
504
 
505
+ #: ../wpgform-post-type.php:376 ../wpgform-post-type.php:415
506
  msgid "Value to validate against"
507
  msgstr ""
508
 
509
+ #: ../wpgform-post-type.php:405
510
+ msgid ""
511
+ "Name of the field on the Google Form (e.g. entry.1.single, entry.12345678, "
512
+ "etc.) - <a href=\"http://www.w3schools.com/tags/att_input_placeholder.asp"
513
+ "\">Additional details on Placeholders</a>"
514
+ msgstr ""
515
+
516
+ #: ../wpgform-post-type.php:564
517
  msgid "Name"
518
  msgstr ""
519
 
520
+ #: ../wpgform-post-type.php:568 ../wpgform-post-type.php:590
521
  msgid "Check"
522
  msgstr ""
523
 
524
+ #: ../wpgform-post-type.php:587
525
  msgid "Field"
526
  msgstr ""
527
 
528
+ #: ../wpgform-post-type.php:762
529
  msgid "Form Name"
530
  msgstr ""
531
 
532
+ #: ../wpgform-post-type.php:767
533
  msgid "Short Code"
534
  msgstr ""
535
 
536
+ #: ../wpgform-post-type.php:768
537
  msgid "Form Description"
538
  msgstr ""
539
 
540
+ #: ../wpgform-post-type.php:858
541
  msgid "Enter WordPress Google Form Title"
542
  msgstr ""
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
4
  Tags: Google Forms, Google Docs, Google, Spreadsheet, shortcode, forms
5
  Requires at least: 3.3
6
  Tested up to: 3.6
7
- Stable tag: 0.56
8
 
9
  Embeds a published, public Google Form in a WordPress post, page, or widget.
10
 
@@ -316,6 +316,10 @@ No known upgrade issues.
316
 
317
  == Changelog ==
318
 
 
 
 
 
319
  = Version 0.56 =
320
  * Incorporated es_ES language support from TBD.
321
  * Incpororated Transient support patch from TBD.
4
  Tags: Google Forms, Google Docs, Google, Spreadsheet, shortcode, forms
5
  Requires at least: 3.3
6
  Tested up to: 3.6
7
+ Stable tag: 0.57
8
 
9
  Embeds a published, public Google Form in a WordPress post, page, or widget.
10
 
316
 
317
  == Changelog ==
318
 
319
+ = Version 0.57 =
320
+ * Added ability to translate "What is" Captcha phrase.
321
+ * Updated language translation files.
322
+
323
  = Version 0.56 =
324
  * Incorporated es_ES language support from TBD.
325
  * Incpororated Transient support patch from TBD.
wpgform-core.php CHANGED
@@ -676,9 +676,9 @@ class wpGForm
676
  $captcha_html .= sprintf('<div class="%sss-item %sss-item-required %sss-text">', $prefix, $prefix, $prefix) ;
677
  $captcha_html .= sprintf('<div class="%sss-form-entry">', $prefix) ;
678
  if ((int)$wpgform_options['captcha_terms'] === 2)
679
- $captcha_html .= sprintf('<label for="wpgform-captcha" class="%sss-q-title">What is %s %s %s ?', $prefix, $a, $op1, $b) ;
680
  else
681
- $captcha_html .= sprintf('<label for="wpgform-captcha" class="%sss-q-title">What is %s %s %s %s %s?', $prefix, $a, $op1, $b, $op2, $c) ;
682
  $captcha_html .= sprintf('<span class="%sss-required-asterisk">*</span></label>', $prefix) ;
683
  $captcha_html .= sprintf('<label for="wpgform-captcha" class="%sss-q-help"></label>', $prefix) ;
684
  $captcha_html .= sprintf('<input style="width: 100px;" type="text" id="wpgform-captcha" class="%sss-q-short" value="" name="wpgform-captcha">', $prefix) ;
676
  $captcha_html .= sprintf('<div class="%sss-item %sss-item-required %sss-text">', $prefix, $prefix, $prefix) ;
677
  $captcha_html .= sprintf('<div class="%sss-form-entry">', $prefix) ;
678
  if ((int)$wpgform_options['captcha_terms'] === 2)
679
+ $captcha_html .= sprintf('<label for="wpgform-captcha" class="%sss-q-title">%s %s %s %s ?', $prefix, __('What is', WPGFORM_I18N_DOMAIN), $a, $op1, $b) ;
680
  else
681
+ $captcha_html .= sprintf('<label for="wpgform-captcha" class="%sss-q-title">%s %s %s %s %s %s?', $prefix, __('What is', WPGFORM_I18N_DOMAIN), $a, $op1, $b, $op2, $c) ;
682
  $captcha_html .= sprintf('<span class="%sss-required-asterisk">*</span></label>', $prefix) ;
683
  $captcha_html .= sprintf('<label for="wpgform-captcha" class="%sss-q-help"></label>', $prefix) ;
684
  $captcha_html .= sprintf('<input style="width: 100px;" type="text" id="wpgform-captcha" class="%sss-q-short" value="" name="wpgform-captcha">', $prefix) ;