@@ -8,7 +8,7 @@ msgstr ""
8
8
"MIME-Version : 1.0\n "
9
9
"Content-Type : text/plain; charset=UTF-8\n "
10
10
"Content-Transfer-Encoding : 8bit\n "
11
- "POT-Creation-Date : 2021-01-13T10:49:46 +00:00\n "
11
+ "POT-Creation-Date : 2021-01-14T10:48:21 +00:00\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"X-Generator : WP-CLI 2.4.0\n "
14
14
"X-Domain : texty\n "
@@ -89,6 +89,10 @@ msgstr ""
89
89
msgid "From Number"
90
90
msgstr ""
91
91
92
+ #: includes/Gateways/Twilio.php:77
93
+ msgid "Must be a valid number associated with your Twilio account"
94
+ msgstr ""
95
+
92
96
#: includes/Gateways/Vonage.php:25
93
97
msgid "Vonage (nexmo)"
94
98
msgstr ""
@@ -105,20 +109,36 @@ msgstr ""
105
109
msgid "API Secret"
106
110
msgstr ""
107
111
108
- #: includes/Notifications.php:68
112
+ #: includes/Notifications.php:78
109
113
msgid "WordPress"
110
114
msgstr ""
111
115
112
- #: includes/Notifications.php:72
116
+ #: includes/Notifications.php:83
113
117
msgid "WooCommerce"
114
118
msgstr ""
115
119
116
120
#: includes/Notifications/Comment.php:16
117
121
msgid "New Comment"
118
122
msgstr ""
119
123
120
- #: includes/Notifications/OrderAdmin.php:16
121
- msgid "New Order (admin)"
124
+ #: includes/Notifications/OrderCompleteAdmin.php:11
125
+ msgid "Admin - When Order Status is Complete"
126
+ msgstr ""
127
+
128
+ #: includes/Notifications/OrderCompleteCustomer.php:11
129
+ msgid "Customer - When Order Status is Complete"
130
+ msgstr ""
131
+
132
+ #: includes/Notifications/OrderHoldCustomer.php:11
133
+ msgid "Customer - When Order Status is On Hold"
134
+ msgstr ""
135
+
136
+ #: includes/Notifications/OrderProcessingAdmin.php:11
137
+ msgid "Admin - When Order Status is Processing"
138
+ msgstr ""
139
+
140
+ #: includes/Notifications/OrderProcessingCustomer.php:11
141
+ msgid "Customer - When Order Status is Processing"
122
142
msgstr ""
123
143
124
144
#: includes/Notifications/Registration.php:16
@@ -132,7 +152,7 @@ msgstr ""
132
152
133
153
#: src/components/Header.js:39
134
154
#: src/components/Header.js:42
135
- #: src/pages/Notifications.js:89
155
+ #: src/pages/Notifications.js:90
136
156
msgid "Notifications"
137
157
msgstr ""
138
158
@@ -142,20 +162,28 @@ msgstr ""
142
162
msgid "Tools"
143
163
msgstr ""
144
164
165
+ #: src/components/NotificationItem.js:35
166
+ msgid "active"
167
+ msgstr ""
168
+
169
+ #: src/components/NotificationItem.js:35
170
+ msgid "inactive"
171
+ msgstr ""
172
+
145
173
#: src/components/NotificationItem.js:41
146
174
msgid "Enable"
147
175
msgstr ""
148
176
149
- #: src/components/NotificationItem.js:54
177
+ #: src/components/NotificationItem.js:52
150
178
msgid "Select one or multiple user roles. Users with phone number in their profile will receive the text"
151
179
msgstr ""
152
180
153
- #: src/components/NotificationItem.js:80
181
+ #: src/components/NotificationItem.js:78
154
182
#: src/components/QuickSend.js:58
155
183
msgid "Message"
156
184
msgstr ""
157
185
158
- #: src/components/NotificationItem.js:88
186
+ #: src/components/NotificationItem.js:86
159
187
msgid "You may use these variables: "
160
188
msgstr ""
161
189
@@ -206,19 +234,23 @@ msgstr ""
206
234
msgid "Send Test"
207
235
msgstr ""
208
236
209
- #: src/pages/Notifications.js:74
237
+ #: src/pages/Notifications.js:75
210
238
msgid "Changes have been saved"
211
239
msgstr ""
212
240
213
- #: src/pages/Notifications.js:91
241
+ #: src/pages/Notifications.js:92
214
242
msgid "Enable or disable notification based on different events."
215
243
msgstr ""
216
244
217
- #: src/pages/Notifications.js:131
245
+ #: src/pages/Notifications.js:113
246
+ msgid "Plugin not installed"
247
+ msgstr ""
248
+
249
+ #: src/pages/Notifications.js:151
218
250
msgid "Saving..."
219
251
msgstr ""
220
252
221
- #: src/pages/Notifications.js:131
253
+ #: src/pages/Notifications.js:151
222
254
msgid "Save Changes"
223
255
msgstr ""
224
256
0 commit comments