Skip to content

Commit 415d706

Browse files
committed
Update pot file
1 parent 3e0b914 commit 415d706

2 files changed

Lines changed: 37 additions & 8 deletions

File tree

languages/insert-codes.pot

Lines changed: 36 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
# This file is distributed under the GPL v2 or later.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Insert Codes - Headers And Footers Code Snippet 1.2.0\n"
5+
"Project-Id-Version: Insert Codes - The Code Snippets Manager for WordPress "
6+
"1.2.0\n"
67
"Report-Msgid-Bugs-To: https://urldev.com/support\n"
7-
"POT-Creation-Date: 2024-09-06 18:15:43+00:00\n"
8+
"POT-Creation-Date: 2024-09-07 15:45:49+00:00\n"
89
"MIME-Version: 1.0\n"
910
"Content-Type: text/plain; charset=utf-8\n"
1011
"Content-Transfer-Encoding: 8bit\n"
@@ -90,7 +91,8 @@ msgid "If you need help, please visit the support forum."
9091
msgstr ""
9192

9293
#: includes/Admin/views/codes.php:77 includes/Admin/views/settings.php:96
93-
#: includes/Admin/views/snippets.php:83
94+
#: includes/Admin/views/snippets.php:83 includes/Admin/views/snippets.php:109
95+
#: includes/Admin/views/snippets.php:115
9496
msgid "Get Support"
9597
msgstr ""
9698

@@ -217,6 +219,33 @@ msgstr ""
217219
msgid "Select where the code snippet should execute."
218220
msgstr ""
219221

222+
#: includes/Admin/views/snippets.php:97
223+
msgid "Important Notes"
224+
msgstr ""
225+
226+
#: includes/Admin/views/snippets.php:103
227+
msgid ""
228+
"Please make sure to test the code snippets before saving if you are using "
229+
"the PHP code snippets feature. Incorrect code can break your website. We "
230+
"recommend to take a backup of your website before saving the code snippets."
231+
msgstr ""
232+
233+
#: includes/Admin/views/snippets.php:108
234+
msgid "* If you need urgent support, please visit the support forum."
235+
msgstr ""
236+
237+
#: includes/Admin/views/snippets.php:114
238+
msgid ""
239+
"* If you need help via our site, please visit the support forum. We provide "
240+
"urgent support via our site if your site goes down due to the plugin."
241+
msgstr ""
242+
243+
#: includes/Admin/views/snippets.php:120
244+
msgid ""
245+
"Please remember, the plugin provides the code snippets feature and it is "
246+
"harder to debug the code snippets."
247+
msgstr ""
248+
220249
#: includes/Controllers/Actions.php:35 includes/Controllers/Actions.php:63
221250
#: includes/Controllers/Actions.php:99
222251
msgid "You do not have sufficient permissions to perform this action."
@@ -241,7 +270,7 @@ msgid ""
241270
msgstr ""
242271

243272
#. Plugin Name of the plugin/theme
244-
msgid "Insert Codes - Headers And Footers Code Snippet"
273+
msgid "Insert Codes - The Code Snippets Manager for WordPress"
245274
msgstr ""
246275

247276
#. Plugin URI of the plugin/theme
@@ -250,9 +279,9 @@ msgstr ""
250279

251280
#. Description of the plugin/theme
252281
msgid ""
253-
"The \"Insert Codes - Headers And Footers Code Snippet\" plugin allows you "
254-
"to easily add custom code to the header, body, and footer sections of your "
255-
"WordPress website."
282+
"The \"Insert Codes - The Code Snippets Manager for WordPress\" plugin "
283+
"allows you to easily manage custom code snippets and add custom code to the "
284+
"header, body, and footer sections of your WordPress website."
256285
msgstr ""
257286

258287
#. Author of the plugin/theme

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)