Changeset 3108258
- Timestamp:
- 06/26/2024 04:35:03 PM (21 months ago)
- Location:
- gravity-notifications
- Files:
-
- 6 edited
- 1 copied
-
tags/1.0.7 (copied) (copied from gravity-notifications/trunk)
-
tags/1.0.7/gravity-notifications.php (modified) (2 diffs)
-
tags/1.0.7/languages/gravity-notifications.pot (modified) (3 diffs)
-
tags/1.0.7/readme.txt (modified) (1 diff)
-
trunk/gravity-notifications.php (modified) (2 diffs)
-
trunk/languages/gravity-notifications.pot (modified) (3 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gravity-notifications/tags/1.0.7/gravity-notifications.php
r3108255 r3108258 5 5 * Plugin URI: https://ideawp.com/plugin/gravity-notifications/ 6 6 * Description: Easily send text messages and WhatsApp notifications with Gravity Forms using Twilio and WhatsApp cloud API. 7 * Version: 1.0.6 8 * Requires Plugins: gravityforms 7 * Version: 1.0.7 9 8 * Author: IdeaWP 10 9 * Author URI: https://www.ideawp.com/ … … 25 24 * Currently plugin version. 26 25 */ 27 define( 'IDEA_GN_VERSION', '1.0. 6' );26 define( 'IDEA_GN_VERSION', '1.0.7' ); 28 27 define( 'IDEA_GN_PATH', plugin_dir_path( __FILE__ ) ); 29 28 define( 'IDEA_GN_URL', plugin_dir_url( __FILE__ ) ); -
gravity-notifications/tags/1.0.7/languages/gravity-notifications.pot
r3108255 r3108258 7 7 "Content-Type: text/plain; charset=UTF-8\n" 8 8 "Content-Transfer-Encoding: 8bit\n" 9 "POT-Creation-Date: 2024-06-26 16: 24+0000\n"9 "POT-Creation-Date: 2024-06-26 16:30+0000\n" 10 10 "X-Poedit-Basepath: ..\n" 11 11 "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" … … 15 15 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 16 16 17 #: admin/class-idea-gn-admin.php:89 , temp/admin/class-idea-gn-admin.php:8917 #: admin/class-idea-gn-admin.php:89 18 18 msgid "Error reloading templates. Please review your WhatsApp API details." 19 19 msgstr "" 20 20 21 #: admin/class-idea-gn-admin.php:90 , temp/admin/class-idea-gn-admin.php:9021 #: admin/class-idea-gn-admin.php:90 22 22 msgid "Create a new Template" 23 23 msgstr "" … … 27 27 msgstr "" 28 28 29 #: admin/class-idea-gn-admin.php:123 , temp/admin/class-idea-gn-admin.php:10629 #: admin/class-idea-gn-admin.php:123 30 30 msgid "Settings" 31 31 msgstr "" 32 32 33 33 #. translators: %s: Setting page link 34 #: admin/class-idea-gn-settings.php:138 , temp/admin/class-idea-gn-settings.php:13834 #: admin/class-idea-gn-settings.php:138 35 35 msgid "Gravity Notifications: To enable WhatsApp/Twilio messaging, please enter the API details in the Gravity Notifications %1$s" 36 36 msgstr "" 37 37 38 #: admin/class-idea-gn-settings.php:139 , temp/admin/class-idea-gn-settings.php:13938 #: admin/class-idea-gn-settings.php:139 39 39 msgid "settings page" 40 40 msgstr "" 41 41 42 #: admin/class-idea-gn-settings.php:116 , temp/admin/class-idea-gn-settings.php:11642 #: admin/class-idea-gn-settings.php:116 43 43 msgid "<b>Important</b>: Your Twilio API details are incorrect. Please review and enter the correct details to activate Twilio SMS notifications." 44 44 msgstr "" 45 45 46 #: admin/class-idea-gn-settings.php:128 , temp/admin/class-idea-gn-settings.php:12846 #: admin/class-idea-gn-settings.php:128 47 47 msgid "<b>Important</b>: Your WhatsApp API details are incorrect. Please review and enter the correct details to activate WhatsApp notifications." 48 48 msgstr "" 49 49 50 #: admin/class-idea-gn-settings.php:156, admin/class-idea-gn-settings.php:157 , temp/admin/class-idea-gn-settings.php:156, temp/admin/class-idea-gn-settings.php:15750 #: admin/class-idea-gn-settings.php:156, admin/class-idea-gn-settings.php:157 51 51 msgid "Gravity Notifications" 52 52 msgstr "" 53 53 54 #: admin/settings.php:43 , temp/admin/settings.php:4354 #: admin/settings.php:43 55 55 msgid "API Details" 56 56 msgstr "" 57 57 58 #: admin/settings.php:48 , temp/admin/settings.php:4858 #: admin/settings.php:48 59 59 msgid "General" 60 60 msgstr "" 61 61 62 62 #. translators: URL of the Twillio account. 63 #: admin/settings.php:60 , temp/admin/settings.php:6063 #: admin/settings.php:60 64 64 msgid "You can get the Account SID and API Keys from your <a href=\"%s\" target=\"_blank\">Twillio account</a>." 65 65 msgstr "" 66 66 67 #: admin/settings.php:66 , temp/admin/settings.php:6667 #: admin/settings.php:66 68 68 msgid "Account SID" 69 69 msgstr "" 70 70 71 #: admin/settings.php:73 , temp/admin/settings.php:7371 #: admin/settings.php:73 72 72 msgid "Auth Token" 73 73 msgstr "" 74 74 75 #: admin/settings.php:80 , temp/admin/settings.php:8075 #: admin/settings.php:80 76 76 msgid "From number" 77 77 msgstr "" 78 78 79 #: admin/settings.php:81 , temp/admin/settings.php:8179 #: admin/settings.php:81 80 80 msgid "Enter your Twilio phone number. This number serves as the sender for your text messages." 81 81 msgstr "" 82 82 83 #: admin/settings.php:90 , temp/admin/settings.php:9083 #: admin/settings.php:90 84 84 msgid "WhatsApp" 85 85 msgstr "" 86 86 87 #: admin/settings.php:96 , temp/admin/settings.php:9687 #: admin/settings.php:96 88 88 msgid "WhatsApp Business ID" 89 89 msgstr "" 90 90 91 #: admin/settings.php:103 , temp/admin/settings.php:10391 #: admin/settings.php:103 92 92 msgid "WhatsApp Phone ID" 93 93 msgstr "" 94 94 95 #: admin/settings.php:110 , temp/admin/settings.php:11095 #: admin/settings.php:110 96 96 msgid "Access Token" 97 97 msgstr "" 98 98 99 #: admin/settings.php:120 , temp/admin/settings.php:12099 #: admin/settings.php:120 100 100 msgid "General Settings" 101 101 msgstr "" 102 102 103 #: admin/settings.php:127 , temp/admin/settings.php:127103 #: admin/settings.php:127 104 104 msgid "Enable International Phone Input" 105 105 msgstr "" 106 106 107 #: admin/settings.php:128 , temp/admin/settings.php:128107 #: admin/settings.php:128 108 108 msgid "When enabled, all phone number fields will be upgraded to International Telephone Input, featuring a country code selector and automatic format validation. <br><br>We highly recommend keeping this setting enabled for accurate phone number collection." 109 109 msgstr "" 110 110 111 111 #. translators: %s: Settings 112 #: includes/class-gn-addon.php:103 , temp/includes/class-gn-addon.php:103112 #: includes/class-gn-addon.php:103 113 113 msgid "%s Settings" 114 114 msgstr "" 115 115 116 116 #. translators: %s: Setting page link 117 #: includes/class-gn-addon.php:107 , temp/includes/class-gn-addon.php:107117 #: includes/class-gn-addon.php:107 118 118 msgid "To get started, please configure your %s ." 119 119 msgstr "" 120 120 121 121 #. translators: %s: Setting page link 122 #: includes/class-gn-addon.php:226 , temp/includes/class-gn-addon.php:226122 #: includes/class-gn-addon.php:226 123 123 msgid "Free version only supports text templates, to use variables, image, video and document templates, please <a href= \"%s\">Upgrade to pro version </a>." 124 124 msgstr "" 125 125 126 #: includes/class-gn-addon.php:236 , temp/includes/class-gn-addon.php:236126 #: includes/class-gn-addon.php:236 127 127 msgid "Feed name" 128 128 msgstr "" 129 129 130 #: includes/class-gn-addon.php:239 , temp/includes/class-gn-addon.php:239130 #: includes/class-gn-addon.php:239 131 131 msgid "Name of the feed" 132 132 msgstr "" 133 133 134 #: includes/class-gn-addon.php:244 , temp/includes/class-gn-addon.php:244134 #: includes/class-gn-addon.php:244 135 135 msgid "Notification Type" 136 136 msgstr "" 137 137 138 #: includes/class-gn-addon.php:249 , temp/includes/class-gn-addon.php:249138 #: includes/class-gn-addon.php:249 139 139 msgid "Select notification type" 140 140 msgstr "" 141 141 142 #: includes/class-gn-addon.php:254 , temp/includes/class-gn-addon.php:254142 #: includes/class-gn-addon.php:254 143 143 msgid "WhatApp" 144 144 msgstr "" 145 145 146 #: includes/class-gn-addon.php:259 , temp/includes/class-gn-addon.php:259146 #: includes/class-gn-addon.php:259 147 147 msgid "SMS (Twilio) " 148 148 msgstr "" 149 149 150 #: includes/class-gn-addon.php:263 , temp/includes/class-gn-addon.php:263150 #: includes/class-gn-addon.php:263 151 151 msgid "Type of notification" 152 152 msgstr "" 153 153 154 #: includes/class-gn-addon.php:271, includes/class-gn-addon.php:278 , temp/includes/class-gn-addon.php:271, temp/includes/class-gn-addon.php:278154 #: includes/class-gn-addon.php:271, includes/class-gn-addon.php:278 155 155 msgid "Recipient" 156 156 msgstr "" 157 157 158 #: includes/class-gn-addon.php:279 , temp/includes/class-gn-addon.php:279158 #: includes/class-gn-addon.php:279 159 159 msgid "Phone number to send this message to. For Twilio trial accounts, you can only send SMS messages to validated numbers. To validate a number, log in to your Twilio account and navigate to the 'Numbers' tab." 160 160 msgstr "" 161 161 162 #: includes/class-gn-addon.php:284 , temp/includes/class-gn-addon.php:284162 #: includes/class-gn-addon.php:284 163 163 msgid "WhatsApp Template" 164 164 msgstr "" 165 165 166 #: includes/class-gn-addon.php:295 , temp/includes/class-gn-addon.php:295166 #: includes/class-gn-addon.php:295 167 167 msgid "WhatsApp template" 168 168 msgstr "" 169 169 170 #: includes/class-gn-addon.php:296 , temp/includes/class-gn-addon.php:296170 #: includes/class-gn-addon.php:296 171 171 msgid "The WhatsApp message template to use to send message to WhatsApp." 172 172 msgstr "" 173 173 174 #: includes/class-gn-addon.php:303 , temp/includes/class-gn-addon.php:303174 #: includes/class-gn-addon.php:303 175 175 msgid "Message" 176 176 msgstr "" 177 177 178 #: includes/class-gn-addon.php:309 , temp/includes/class-gn-addon.php:309178 #: includes/class-gn-addon.php:309 179 179 msgid "Content" 180 180 msgstr "" 181 181 182 #: includes/class-gn-addon.php:310 , temp/includes/class-gn-addon.php:310182 #: includes/class-gn-addon.php:310 183 183 msgid "The content of the message to send." 184 184 msgstr "" 185 185 186 #: includes/class-gn-addon.php:346 , temp/includes/class-gn-addon.php:346186 #: includes/class-gn-addon.php:346 187 187 msgid "Name" 188 188 msgstr "" 189 189 190 #: includes/class-idea-gn-twilio.php:184 , temp/includes/class-idea-gn-twilio.php:184190 #: includes/class-idea-gn-twilio.php:184 191 191 msgid "Select a Number" 192 192 msgstr "" 193 193 194 #: includes/class-idea-gn-twilio.php:192 , temp/includes/class-idea-gn-twilio.php:192194 #: includes/class-idea-gn-twilio.php:192 195 195 msgid "Phone Fields" 196 196 msgstr "" 197 197 198 #: includes/class-idea-gn-whatsapp.php:145, includes/class-idea-gn-whatsapp.php:169 , temp/includes/class-idea-gn-whatsapp.php:145, temp/includes/class-idea-gn-whatsapp.php:169198 #: includes/class-idea-gn-whatsapp.php:145, includes/class-idea-gn-whatsapp.php:169 199 199 msgid "Select a template" 200 200 msgstr "" 201 201 202 #: includes/class-idea-gn-whatsapp.php:152 , temp/includes/class-idea-gn-whatsapp.php:152202 #: includes/class-idea-gn-whatsapp.php:152 203 203 msgid "Templates" 204 204 msgstr "" 205 205 206 206 #. translators: %s: Variable 207 #: includes/class-idea-gn-whatsapp.php:295 , temp/includes/class-idea-gn-whatsapp.php:295207 #: includes/class-idea-gn-whatsapp.php:295 208 208 msgid "Variable %s" 209 209 msgstr "" 210 210 211 #: includes/class-idea-gn-whatsapp.php:329 , temp/includes/class-idea-gn-whatsapp.php:329211 #: includes/class-idea-gn-whatsapp.php:329 212 212 msgid "Media file URL" 213 213 msgstr "" 214 214 215 #: includes/class-idea-gn-whatsapp.php:339 , temp/includes/class-idea-gn-whatsapp.php:339215 #: includes/class-idea-gn-whatsapp.php:339 216 216 msgid "Choose a media file" 217 217 msgstr "" 218 218 219 #: includes/class-idea-gn-whatsapp.php:353 , temp/includes/class-idea-gn-whatsapp.php:353219 #: includes/class-idea-gn-whatsapp.php:353 220 220 msgid "Enable Condition" 221 221 msgstr "" 222 222 223 #: includes/class-idea-gn-whatsapp.php:354 , temp/includes/class-idea-gn-whatsapp.php:354223 #: includes/class-idea-gn-whatsapp.php:354 224 224 msgid "Process this simple feed if" 225 225 msgstr "" -
gravity-notifications/tags/1.0.7/readme.txt
r3108255 r3108258 5 5 Tested up to: 6.5 6 6 Requires PHP: 5.6 7 Stable tag: 1.0. 67 Stable tag: 1.0.7 8 8 License: GPLv3 9 9 URI: http://www.gnu.org/licenses/gpl-3.0.html -
gravity-notifications/trunk/gravity-notifications.php
r3108255 r3108258 5 5 * Plugin URI: https://ideawp.com/plugin/gravity-notifications/ 6 6 * Description: Easily send text messages and WhatsApp notifications with Gravity Forms using Twilio and WhatsApp cloud API. 7 * Version: 1.0.6 8 * Requires Plugins: gravityforms 7 * Version: 1.0.7 9 8 * Author: IdeaWP 10 9 * Author URI: https://www.ideawp.com/ … … 25 24 * Currently plugin version. 26 25 */ 27 define( 'IDEA_GN_VERSION', '1.0. 6' );26 define( 'IDEA_GN_VERSION', '1.0.7' ); 28 27 define( 'IDEA_GN_PATH', plugin_dir_path( __FILE__ ) ); 29 28 define( 'IDEA_GN_URL', plugin_dir_url( __FILE__ ) ); -
gravity-notifications/trunk/languages/gravity-notifications.pot
r3108255 r3108258 7 7 "Content-Type: text/plain; charset=UTF-8\n" 8 8 "Content-Transfer-Encoding: 8bit\n" 9 "POT-Creation-Date: 2024-06-26 16: 24+0000\n"9 "POT-Creation-Date: 2024-06-26 16:30+0000\n" 10 10 "X-Poedit-Basepath: ..\n" 11 11 "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" … … 15 15 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 16 16 17 #: admin/class-idea-gn-admin.php:89 , temp/admin/class-idea-gn-admin.php:8917 #: admin/class-idea-gn-admin.php:89 18 18 msgid "Error reloading templates. Please review your WhatsApp API details." 19 19 msgstr "" 20 20 21 #: admin/class-idea-gn-admin.php:90 , temp/admin/class-idea-gn-admin.php:9021 #: admin/class-idea-gn-admin.php:90 22 22 msgid "Create a new Template" 23 23 msgstr "" … … 27 27 msgstr "" 28 28 29 #: admin/class-idea-gn-admin.php:123 , temp/admin/class-idea-gn-admin.php:10629 #: admin/class-idea-gn-admin.php:123 30 30 msgid "Settings" 31 31 msgstr "" 32 32 33 33 #. translators: %s: Setting page link 34 #: admin/class-idea-gn-settings.php:138 , temp/admin/class-idea-gn-settings.php:13834 #: admin/class-idea-gn-settings.php:138 35 35 msgid "Gravity Notifications: To enable WhatsApp/Twilio messaging, please enter the API details in the Gravity Notifications %1$s" 36 36 msgstr "" 37 37 38 #: admin/class-idea-gn-settings.php:139 , temp/admin/class-idea-gn-settings.php:13938 #: admin/class-idea-gn-settings.php:139 39 39 msgid "settings page" 40 40 msgstr "" 41 41 42 #: admin/class-idea-gn-settings.php:116 , temp/admin/class-idea-gn-settings.php:11642 #: admin/class-idea-gn-settings.php:116 43 43 msgid "<b>Important</b>: Your Twilio API details are incorrect. Please review and enter the correct details to activate Twilio SMS notifications." 44 44 msgstr "" 45 45 46 #: admin/class-idea-gn-settings.php:128 , temp/admin/class-idea-gn-settings.php:12846 #: admin/class-idea-gn-settings.php:128 47 47 msgid "<b>Important</b>: Your WhatsApp API details are incorrect. Please review and enter the correct details to activate WhatsApp notifications." 48 48 msgstr "" 49 49 50 #: admin/class-idea-gn-settings.php:156, admin/class-idea-gn-settings.php:157 , temp/admin/class-idea-gn-settings.php:156, temp/admin/class-idea-gn-settings.php:15750 #: admin/class-idea-gn-settings.php:156, admin/class-idea-gn-settings.php:157 51 51 msgid "Gravity Notifications" 52 52 msgstr "" 53 53 54 #: admin/settings.php:43 , temp/admin/settings.php:4354 #: admin/settings.php:43 55 55 msgid "API Details" 56 56 msgstr "" 57 57 58 #: admin/settings.php:48 , temp/admin/settings.php:4858 #: admin/settings.php:48 59 59 msgid "General" 60 60 msgstr "" 61 61 62 62 #. translators: URL of the Twillio account. 63 #: admin/settings.php:60 , temp/admin/settings.php:6063 #: admin/settings.php:60 64 64 msgid "You can get the Account SID and API Keys from your <a href=\"%s\" target=\"_blank\">Twillio account</a>." 65 65 msgstr "" 66 66 67 #: admin/settings.php:66 , temp/admin/settings.php:6667 #: admin/settings.php:66 68 68 msgid "Account SID" 69 69 msgstr "" 70 70 71 #: admin/settings.php:73 , temp/admin/settings.php:7371 #: admin/settings.php:73 72 72 msgid "Auth Token" 73 73 msgstr "" 74 74 75 #: admin/settings.php:80 , temp/admin/settings.php:8075 #: admin/settings.php:80 76 76 msgid "From number" 77 77 msgstr "" 78 78 79 #: admin/settings.php:81 , temp/admin/settings.php:8179 #: admin/settings.php:81 80 80 msgid "Enter your Twilio phone number. This number serves as the sender for your text messages." 81 81 msgstr "" 82 82 83 #: admin/settings.php:90 , temp/admin/settings.php:9083 #: admin/settings.php:90 84 84 msgid "WhatsApp" 85 85 msgstr "" 86 86 87 #: admin/settings.php:96 , temp/admin/settings.php:9687 #: admin/settings.php:96 88 88 msgid "WhatsApp Business ID" 89 89 msgstr "" 90 90 91 #: admin/settings.php:103 , temp/admin/settings.php:10391 #: admin/settings.php:103 92 92 msgid "WhatsApp Phone ID" 93 93 msgstr "" 94 94 95 #: admin/settings.php:110 , temp/admin/settings.php:11095 #: admin/settings.php:110 96 96 msgid "Access Token" 97 97 msgstr "" 98 98 99 #: admin/settings.php:120 , temp/admin/settings.php:12099 #: admin/settings.php:120 100 100 msgid "General Settings" 101 101 msgstr "" 102 102 103 #: admin/settings.php:127 , temp/admin/settings.php:127103 #: admin/settings.php:127 104 104 msgid "Enable International Phone Input" 105 105 msgstr "" 106 106 107 #: admin/settings.php:128 , temp/admin/settings.php:128107 #: admin/settings.php:128 108 108 msgid "When enabled, all phone number fields will be upgraded to International Telephone Input, featuring a country code selector and automatic format validation. <br><br>We highly recommend keeping this setting enabled for accurate phone number collection." 109 109 msgstr "" 110 110 111 111 #. translators: %s: Settings 112 #: includes/class-gn-addon.php:103 , temp/includes/class-gn-addon.php:103112 #: includes/class-gn-addon.php:103 113 113 msgid "%s Settings" 114 114 msgstr "" 115 115 116 116 #. translators: %s: Setting page link 117 #: includes/class-gn-addon.php:107 , temp/includes/class-gn-addon.php:107117 #: includes/class-gn-addon.php:107 118 118 msgid "To get started, please configure your %s ." 119 119 msgstr "" 120 120 121 121 #. translators: %s: Setting page link 122 #: includes/class-gn-addon.php:226 , temp/includes/class-gn-addon.php:226122 #: includes/class-gn-addon.php:226 123 123 msgid "Free version only supports text templates, to use variables, image, video and document templates, please <a href= \"%s\">Upgrade to pro version </a>." 124 124 msgstr "" 125 125 126 #: includes/class-gn-addon.php:236 , temp/includes/class-gn-addon.php:236126 #: includes/class-gn-addon.php:236 127 127 msgid "Feed name" 128 128 msgstr "" 129 129 130 #: includes/class-gn-addon.php:239 , temp/includes/class-gn-addon.php:239130 #: includes/class-gn-addon.php:239 131 131 msgid "Name of the feed" 132 132 msgstr "" 133 133 134 #: includes/class-gn-addon.php:244 , temp/includes/class-gn-addon.php:244134 #: includes/class-gn-addon.php:244 135 135 msgid "Notification Type" 136 136 msgstr "" 137 137 138 #: includes/class-gn-addon.php:249 , temp/includes/class-gn-addon.php:249138 #: includes/class-gn-addon.php:249 139 139 msgid "Select notification type" 140 140 msgstr "" 141 141 142 #: includes/class-gn-addon.php:254 , temp/includes/class-gn-addon.php:254142 #: includes/class-gn-addon.php:254 143 143 msgid "WhatApp" 144 144 msgstr "" 145 145 146 #: includes/class-gn-addon.php:259 , temp/includes/class-gn-addon.php:259146 #: includes/class-gn-addon.php:259 147 147 msgid "SMS (Twilio) " 148 148 msgstr "" 149 149 150 #: includes/class-gn-addon.php:263 , temp/includes/class-gn-addon.php:263150 #: includes/class-gn-addon.php:263 151 151 msgid "Type of notification" 152 152 msgstr "" 153 153 154 #: includes/class-gn-addon.php:271, includes/class-gn-addon.php:278 , temp/includes/class-gn-addon.php:271, temp/includes/class-gn-addon.php:278154 #: includes/class-gn-addon.php:271, includes/class-gn-addon.php:278 155 155 msgid "Recipient" 156 156 msgstr "" 157 157 158 #: includes/class-gn-addon.php:279 , temp/includes/class-gn-addon.php:279158 #: includes/class-gn-addon.php:279 159 159 msgid "Phone number to send this message to. For Twilio trial accounts, you can only send SMS messages to validated numbers. To validate a number, log in to your Twilio account and navigate to the 'Numbers' tab." 160 160 msgstr "" 161 161 162 #: includes/class-gn-addon.php:284 , temp/includes/class-gn-addon.php:284162 #: includes/class-gn-addon.php:284 163 163 msgid "WhatsApp Template" 164 164 msgstr "" 165 165 166 #: includes/class-gn-addon.php:295 , temp/includes/class-gn-addon.php:295166 #: includes/class-gn-addon.php:295 167 167 msgid "WhatsApp template" 168 168 msgstr "" 169 169 170 #: includes/class-gn-addon.php:296 , temp/includes/class-gn-addon.php:296170 #: includes/class-gn-addon.php:296 171 171 msgid "The WhatsApp message template to use to send message to WhatsApp." 172 172 msgstr "" 173 173 174 #: includes/class-gn-addon.php:303 , temp/includes/class-gn-addon.php:303174 #: includes/class-gn-addon.php:303 175 175 msgid "Message" 176 176 msgstr "" 177 177 178 #: includes/class-gn-addon.php:309 , temp/includes/class-gn-addon.php:309178 #: includes/class-gn-addon.php:309 179 179 msgid "Content" 180 180 msgstr "" 181 181 182 #: includes/class-gn-addon.php:310 , temp/includes/class-gn-addon.php:310182 #: includes/class-gn-addon.php:310 183 183 msgid "The content of the message to send." 184 184 msgstr "" 185 185 186 #: includes/class-gn-addon.php:346 , temp/includes/class-gn-addon.php:346186 #: includes/class-gn-addon.php:346 187 187 msgid "Name" 188 188 msgstr "" 189 189 190 #: includes/class-idea-gn-twilio.php:184 , temp/includes/class-idea-gn-twilio.php:184190 #: includes/class-idea-gn-twilio.php:184 191 191 msgid "Select a Number" 192 192 msgstr "" 193 193 194 #: includes/class-idea-gn-twilio.php:192 , temp/includes/class-idea-gn-twilio.php:192194 #: includes/class-idea-gn-twilio.php:192 195 195 msgid "Phone Fields" 196 196 msgstr "" 197 197 198 #: includes/class-idea-gn-whatsapp.php:145, includes/class-idea-gn-whatsapp.php:169 , temp/includes/class-idea-gn-whatsapp.php:145, temp/includes/class-idea-gn-whatsapp.php:169198 #: includes/class-idea-gn-whatsapp.php:145, includes/class-idea-gn-whatsapp.php:169 199 199 msgid "Select a template" 200 200 msgstr "" 201 201 202 #: includes/class-idea-gn-whatsapp.php:152 , temp/includes/class-idea-gn-whatsapp.php:152202 #: includes/class-idea-gn-whatsapp.php:152 203 203 msgid "Templates" 204 204 msgstr "" 205 205 206 206 #. translators: %s: Variable 207 #: includes/class-idea-gn-whatsapp.php:295 , temp/includes/class-idea-gn-whatsapp.php:295207 #: includes/class-idea-gn-whatsapp.php:295 208 208 msgid "Variable %s" 209 209 msgstr "" 210 210 211 #: includes/class-idea-gn-whatsapp.php:329 , temp/includes/class-idea-gn-whatsapp.php:329211 #: includes/class-idea-gn-whatsapp.php:329 212 212 msgid "Media file URL" 213 213 msgstr "" 214 214 215 #: includes/class-idea-gn-whatsapp.php:339 , temp/includes/class-idea-gn-whatsapp.php:339215 #: includes/class-idea-gn-whatsapp.php:339 216 216 msgid "Choose a media file" 217 217 msgstr "" 218 218 219 #: includes/class-idea-gn-whatsapp.php:353 , temp/includes/class-idea-gn-whatsapp.php:353219 #: includes/class-idea-gn-whatsapp.php:353 220 220 msgid "Enable Condition" 221 221 msgstr "" 222 222 223 #: includes/class-idea-gn-whatsapp.php:354 , temp/includes/class-idea-gn-whatsapp.php:354223 #: includes/class-idea-gn-whatsapp.php:354 224 224 msgid "Process this simple feed if" 225 225 msgstr "" -
gravity-notifications/trunk/readme.txt
r3108255 r3108258 5 5 Tested up to: 6.5 6 6 Requires PHP: 5.6 7 Stable tag: 1.0. 67 Stable tag: 1.0.7 8 8 License: GPLv3 9 9 URI: http://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset
for help on using the changeset viewer.