Version Description
- Support for WordPress version 5.3.0
- Officially drop support for PHP 5.4 in favor of 5.6.0
Download this release
Release Info
Developer | Mat Lipe |
Plugin | Go Live Update URLS |
Version | 5.2.12 |
Comparing to | |
See all releases |
Code changes from version 5.2.11 to 5.2.12
- go-live-update-urls.php +3 -3
- languages/go-live-update-urls-de_DE.mo +0 -0
- languages/go-live-update-urls-de_DE.po +32 -29
- languages/go-live-update-urls-es_ES.mo +0 -0
- languages/go-live-update-urls-es_ES.po +30 -33
- languages/go-live-update-urls-fr_FR.mo +0 -0
- languages/go-live-update-urls-fr_FR.po +28 -31
- languages/go-live-update-urls.pot +19 -22
- readme.txt +8 -4
go-live-update-urls.php
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
-
* Plugin Name: Go Live Update
|
4 |
* Plugin URI: https://onpointplugins.com/go-live-update-urls/
|
5 |
* Description: Updates all the URLs in the database to point to a new URL when making your site live or changing domains.
|
6 |
* Author: OnPoint Plugins
|
7 |
* Author URI: https://onpointplugins.com/
|
8 |
-
* Version: 5.2.
|
9 |
* Text Domain: go-live-update-urls
|
10 |
*
|
11 |
* @package go-live-update-urls
|
12 |
*/
|
13 |
|
14 |
-
define( 'GO_LIVE_UPDATE_URLS_VERSION', '5.2.
|
15 |
|
16 |
/**
|
17 |
* Load the plugin
|
1 |
<?php
|
2 |
/**
|
3 |
+
* Plugin Name: Go Live Update Urls
|
4 |
* Plugin URI: https://onpointplugins.com/go-live-update-urls/
|
5 |
* Description: Updates all the URLs in the database to point to a new URL when making your site live or changing domains.
|
6 |
* Author: OnPoint Plugins
|
7 |
* Author URI: https://onpointplugins.com/
|
8 |
+
* Version: 5.2.12
|
9 |
* Text Domain: go-live-update-urls
|
10 |
*
|
11 |
* @package go-live-update-urls
|
12 |
*/
|
13 |
|
14 |
+
define( 'GO_LIVE_UPDATE_URLS_VERSION', '5.2.12' );
|
15 |
|
16 |
/**
|
17 |
* Load the plugin
|
languages/go-live-update-urls-de_DE.mo
CHANGED
Binary file
|
languages/go-live-update-urls-de_DE.po
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
4 |
"Project-Id-Version: Go Live Update URLS\n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
|
|
7 |
"Language-Team: \n"
|
|
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
11 |
-
"
|
|
|
12 |
"X-Poedit-Basepath: ..\n"
|
13 |
"X-Poedit-WPHeader: go-live-update-urls.php\n"
|
14 |
"X-Poedit-SourceCharset: UTF-8\n"
|
15 |
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
16 |
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
|
17 |
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
18 |
-
"Last-Translator: Mat Lipe <support@onpointplugins.com>\n"
|
19 |
-
"Language: de_DE\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
22 |
|
@@ -24,23 +24,24 @@ msgstr ""
|
|
24 |
msgid "Ouch! That hurt! You should not be here!"
|
25 |
msgstr "Autsch! Das tut weh! Du solltest nicht hier sein!"
|
26 |
|
27 |
-
#: src/Admin_Page.php:
|
28 |
msgid "The URLS in the checked tables have been updated."
|
29 |
msgstr "Die URLs in den überprüften Tabellen wurden aktualisiert."
|
30 |
|
31 |
-
#: src/Admin_Page.php:
|
32 |
msgid "You must fill out both URLS to make the update!."
|
33 |
msgstr "Sie müssen beide URLs ausfüllen, um das Update durchzuführen!."
|
34 |
|
35 |
-
#: src/Admin_Page.php:
|
36 |
msgid "Serialized"
|
37 |
msgstr "Seriell"
|
38 |
|
39 |
-
|
|
|
40 |
msgid "Go Live Update Urls"
|
41 |
-
msgstr ""
|
42 |
|
43 |
-
#: views/admin-tools-page.php:
|
44 |
#, php-format
|
45 |
msgctxt "{<strong>} {</strong>}"
|
46 |
msgid ""
|
@@ -50,7 +51,7 @@ msgstr ""
|
|
50 |
"Dadurch werden alle Vorkommen%1$sin der gesamten Datenbank%2$s der alten URL "
|
51 |
"durch die neue URL ersetzt."
|
52 |
|
53 |
-
#: views/admin-tools-page.php:
|
54 |
msgid ""
|
55 |
"Like any other database updating tool, you should always perform a backup "
|
56 |
"before running."
|
@@ -58,21 +59,21 @@ msgstr ""
|
|
58 |
"Wie jedes andere Datenbankaktualisierungstool sollten Sie vor dem Ausführen "
|
59 |
"immer eine Sicherung durchführen."
|
60 |
|
61 |
-
#: views/admin-tools-page.php:
|
62 |
msgid "WordPress Core Tables"
|
63 |
msgstr "Kerntabellen"
|
64 |
|
65 |
-
#: views/admin-tools-page.php:
|
66 |
msgid "These tables are safe to update with the basic version of this plugin."
|
67 |
msgstr ""
|
68 |
"Diese Tabellen können mit der Basisversion dieses Plugins sicher "
|
69 |
"aktualisiert werden."
|
70 |
|
71 |
-
#: views/admin-tools-page.php:
|
72 |
msgid "Tables Created By Plugins"
|
73 |
msgstr "Tabellen erstellt von Plugins"
|
74 |
|
75 |
-
#: views/admin-tools-page.php:
|
76 |
#, php-format
|
77 |
msgctxt "{<br />}{<a>}{</a>}"
|
78 |
msgid ""
|
@@ -83,19 +84,19 @@ msgstr ""
|
|
83 |
"dieses Plugins zu aktualisieren. %1$sUm Tabellen zu unterstützen, die von "
|
84 |
"Plugins erstellt wurden, verwenden Sie%2$sPro Version%3$s."
|
85 |
|
86 |
-
#: views/admin-tools-page.php:
|
87 |
msgid "Old URL"
|
88 |
msgstr "Alte URL"
|
89 |
|
90 |
-
#: views/admin-tools-page.php:
|
91 |
msgid "New URL"
|
92 |
msgstr "Neue URL"
|
93 |
|
94 |
-
#: views/admin-tools-page.php:
|
95 |
msgid "Only the checked tables will be updated."
|
96 |
msgstr "Nur die überprüften Tabellen werden aktualisiert."
|
97 |
|
98 |
-
#: views/admin-tools-page.php:
|
99 |
#, php-format
|
100 |
msgctxt "{<a>}{</a>}"
|
101 |
msgid "To test this change before running it, use %1$sPro Version 2.0.0+%2$s."
|
@@ -103,17 +104,13 @@ msgstr ""
|
|
103 |
"Um diese Änderung vor dem Ausführen zu testen, verwenden Sie%1$sPro Version "
|
104 |
"2.0.0 +%2$s."
|
105 |
|
106 |
-
#: views/admin-tools-page.php:
|
107 |
msgid "Update URLs"
|
108 |
msgstr "URLs aktualisieren"
|
109 |
|
110 |
-
#. Plugin Name of the plugin/theme
|
111 |
-
msgid "Go Live Update URLS"
|
112 |
-
msgstr ""
|
113 |
-
|
114 |
#. Plugin URI of the plugin/theme
|
115 |
msgid "https://onpointplugins.com/go-live-update-urls/"
|
116 |
-
msgstr ""
|
117 |
|
118 |
#. Description of the plugin/theme
|
119 |
msgid ""
|
@@ -124,9 +121,15 @@ msgstr ""
|
|
124 |
"verweisen, wenn Sie Ihre Site live schalten oder Domains ändern."
|
125 |
|
126 |
#. Author of the plugin/theme
|
127 |
-
msgid "
|
128 |
-
msgstr "
|
129 |
|
130 |
#. Author URI of the plugin/theme
|
131 |
msgid "https://onpointplugins.com/"
|
132 |
msgstr "https://onpointplugins.com/"
|
|
|
|
|
|
|
|
|
|
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
|
|
3 |
"Project-Id-Version: Go Live Update URLS\n"
|
4 |
+
"POT-Creation-Date: 2019-10-22 11:06-0400\n"
|
5 |
+
"PO-Revision-Date: 2019-10-22 11:06-0400\n"
|
6 |
+
"Last-Translator: Mat Lipe <support@onpointplugins.com>\n"
|
7 |
"Language-Team: \n"
|
8 |
+
"Language: de_DE\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
13 |
+
"X-Generator: Poedit 2.2.4\n"
|
14 |
"X-Poedit-Basepath: ..\n"
|
15 |
"X-Poedit-WPHeader: go-live-update-urls.php\n"
|
16 |
"X-Poedit-SourceCharset: UTF-8\n"
|
17 |
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
18 |
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
|
19 |
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
|
|
|
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
22 |
|
24 |
msgid "Ouch! That hurt! You should not be here!"
|
25 |
msgstr "Autsch! Das tut weh! Du solltest nicht hier sein!"
|
26 |
|
27 |
+
#: src/Admin_Page.php:62
|
28 |
msgid "The URLS in the checked tables have been updated."
|
29 |
msgstr "Die URLs in den überprüften Tabellen wurden aktualisiert."
|
30 |
|
31 |
+
#: src/Admin_Page.php:79
|
32 |
msgid "You must fill out both URLS to make the update!."
|
33 |
msgstr "Sie müssen beide URLs ausfüllen, um das Update durchzuführen!."
|
34 |
|
35 |
+
#: src/Admin_Page.php:141
|
36 |
msgid "Serialized"
|
37 |
msgstr "Seriell"
|
38 |
|
39 |
+
#. Plugin Name of the plugin/theme
|
40 |
+
#: views/admin-tools-page.php:21
|
41 |
msgid "Go Live Update Urls"
|
42 |
+
msgstr "Go Live Update Urls"
|
43 |
|
44 |
+
#: views/admin-tools-page.php:27
|
45 |
#, php-format
|
46 |
msgctxt "{<strong>} {</strong>}"
|
47 |
msgid ""
|
51 |
"Dadurch werden alle Vorkommen%1$sin der gesamten Datenbank%2$s der alten URL "
|
52 |
"durch die neue URL ersetzt."
|
53 |
|
54 |
+
#: views/admin-tools-page.php:33
|
55 |
msgid ""
|
56 |
"Like any other database updating tool, you should always perform a backup "
|
57 |
"before running."
|
59 |
"Wie jedes andere Datenbankaktualisierungstool sollten Sie vor dem Ausführen "
|
60 |
"immer eine Sicherung durchführen."
|
61 |
|
62 |
+
#: views/admin-tools-page.php:48
|
63 |
msgid "WordPress Core Tables"
|
64 |
msgstr "Kerntabellen"
|
65 |
|
66 |
+
#: views/admin-tools-page.php:52
|
67 |
msgid "These tables are safe to update with the basic version of this plugin."
|
68 |
msgstr ""
|
69 |
"Diese Tabellen können mit der Basisversion dieses Plugins sicher "
|
70 |
"aktualisiert werden."
|
71 |
|
72 |
+
#: views/admin-tools-page.php:74
|
73 |
msgid "Tables Created By Plugins"
|
74 |
msgstr "Tabellen erstellt von Plugins"
|
75 |
|
76 |
+
#: views/admin-tools-page.php:80
|
77 |
#, php-format
|
78 |
msgctxt "{<br />}{<a>}{</a>}"
|
79 |
msgid ""
|
84 |
"dieses Plugins zu aktualisieren. %1$sUm Tabellen zu unterstützen, die von "
|
85 |
"Plugins erstellt wurden, verwenden Sie%2$sPro Version%3$s."
|
86 |
|
87 |
+
#: views/admin-tools-page.php:105 views/admin-tools-page.php:115
|
88 |
msgid "Old URL"
|
89 |
msgstr "Alte URL"
|
90 |
|
91 |
+
#: views/admin-tools-page.php:121 views/admin-tools-page.php:131
|
92 |
msgid "New URL"
|
93 |
msgstr "Neue URL"
|
94 |
|
95 |
+
#: views/admin-tools-page.php:138
|
96 |
msgid "Only the checked tables will be updated."
|
97 |
msgstr "Nur die überprüften Tabellen werden aktualisiert."
|
98 |
|
99 |
+
#: views/admin-tools-page.php:149
|
100 |
#, php-format
|
101 |
msgctxt "{<a>}{</a>}"
|
102 |
msgid "To test this change before running it, use %1$sPro Version 2.0.0+%2$s."
|
104 |
"Um diese Änderung vor dem Ausführen zu testen, verwenden Sie%1$sPro Version "
|
105 |
"2.0.0 +%2$s."
|
106 |
|
107 |
+
#: views/admin-tools-page.php:156
|
108 |
msgid "Update URLs"
|
109 |
msgstr "URLs aktualisieren"
|
110 |
|
|
|
|
|
|
|
|
|
111 |
#. Plugin URI of the plugin/theme
|
112 |
msgid "https://onpointplugins.com/go-live-update-urls/"
|
113 |
+
msgstr "https://onpointplugins.com/go-live-update-urls/"
|
114 |
|
115 |
#. Description of the plugin/theme
|
116 |
msgid ""
|
121 |
"verweisen, wenn Sie Ihre Site live schalten oder Domains ändern."
|
122 |
|
123 |
#. Author of the plugin/theme
|
124 |
+
msgid "OnPoint Plugins"
|
125 |
+
msgstr "OnPoint Plugins"
|
126 |
|
127 |
#. Author URI of the plugin/theme
|
128 |
msgid "https://onpointplugins.com/"
|
129 |
msgstr "https://onpointplugins.com/"
|
130 |
+
|
131 |
+
#~ msgid "Go Live Update URLS"
|
132 |
+
#~ msgstr "Go Live Update URLS"
|
133 |
+
|
134 |
+
#~ msgid "Mat Lipe"
|
135 |
+
#~ msgstr "Mat Lipe"
|
languages/go-live-update-urls-es_ES.mo
CHANGED
Binary file
|
languages/go-live-update-urls-es_ES.po
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"
|
4 |
-
"
|
5 |
-
"
|
6 |
-
"
|
7 |
"Language-Team: \n"
|
|
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
11 |
-
"
|
|
|
12 |
"X-Poedit-Basepath: ..\n"
|
13 |
"X-Poedit-WPHeader: go-live-update-urls.php\n"
|
14 |
"X-Poedit-SourceCharset: UTF-8\n"
|
15 |
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
16 |
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
|
17 |
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
18 |
-
"Last-Translator: Mat Lipe <support@onpointplugins.com>\n"
|
19 |
-
"Language: es_ES\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
22 |
|
@@ -24,23 +24,24 @@ msgstr ""
|
|
24 |
msgid "Ouch! That hurt! You should not be here!"
|
25 |
msgstr "¡Ay! ¡Eso duele! ¡No deberías estar aquí!"
|
26 |
|
27 |
-
#: src/Admin_Page.php:
|
28 |
msgid "The URLS in the checked tables have been updated."
|
29 |
msgstr "Las URL en las tablas comprobadas se han actualizado."
|
30 |
|
31 |
-
#: src/Admin_Page.php:
|
32 |
msgid "You must fill out both URLS to make the update!."
|
33 |
msgstr "¡Debe completar ambas URL para hacer la actualización !."
|
34 |
|
35 |
-
#: src/Admin_Page.php:
|
36 |
msgid "Serialized"
|
37 |
msgstr "Serializado"
|
38 |
|
39 |
-
|
|
|
40 |
msgid "Go Live Update Urls"
|
41 |
-
msgstr ""
|
42 |
|
43 |
-
#: views/admin-tools-page.php:
|
44 |
#, php-format
|
45 |
msgctxt "{<strong>} {</strong>}"
|
46 |
msgid ""
|
@@ -50,7 +51,7 @@ msgstr ""
|
|
50 |
"Esto reemplazará todas las ocurrencias%1$ sin toda la base de datos%2$ s de "
|
51 |
"la URL anterior con la Nueva URL."
|
52 |
|
53 |
-
#: views/admin-tools-page.php:
|
54 |
msgid ""
|
55 |
"Like any other database updating tool, you should always perform a backup "
|
56 |
"before running."
|
@@ -58,21 +59,21 @@ msgstr ""
|
|
58 |
"Al igual que cualquier otra herramienta de actualización de base de datos, "
|
59 |
"siempre debe realizar una copia de seguridad antes de ejecutar."
|
60 |
|
61 |
-
#: views/admin-tools-page.php:
|
62 |
msgid "WordPress Core Tables"
|
63 |
msgstr "Tablas centrales"
|
64 |
|
65 |
-
#: views/admin-tools-page.php:
|
66 |
msgid "These tables are safe to update with the basic version of this plugin."
|
67 |
msgstr ""
|
68 |
"Estas tablas son seguras para actualizarse con la versión básica de este "
|
69 |
"complemento."
|
70 |
|
71 |
-
#: views/admin-tools-page.php:
|
72 |
msgid "Tables Created By Plugins"
|
73 |
msgstr "Tablas creadas por complementos"
|
74 |
|
75 |
-
#: views/admin-tools-page.php:
|
76 |
#, php-format
|
77 |
msgctxt "{<br />}{<a>}{</a>}"
|
78 |
msgid ""
|
@@ -80,39 +81,35 @@ msgid ""
|
|
80 |
"plugin. %1$sTo support tables created by plugins use the %2$sPro Version%3$s."
|
81 |
msgstr ""
|
82 |
"Estas tablas probablemente NO SON SEGURAS para actualizar con la versión "
|
83 |
-
"básica de este complemento. %1
|
84 |
"%2$sPro Version%3$s."
|
85 |
|
86 |
-
#: views/admin-tools-page.php:
|
87 |
msgid "Old URL"
|
88 |
msgstr "URL antigua"
|
89 |
|
90 |
-
#: views/admin-tools-page.php:
|
91 |
msgid "New URL"
|
92 |
msgstr "Nueva URL"
|
93 |
|
94 |
-
#: views/admin-tools-page.php:
|
95 |
msgid "Only the checked tables will be updated."
|
96 |
msgstr "Solo las tablas comprobadas serán actualizadas."
|
97 |
|
98 |
-
#: views/admin-tools-page.php:
|
99 |
#, php-format
|
100 |
msgctxt "{<a>}{</a>}"
|
101 |
msgid "To test this change before running it, use %1$sPro Version 2.0.0+%2$s."
|
102 |
msgstr ""
|
103 |
-
"Para probar este cambio antes de ejecutarlo, use%1$sPro Versión 2.0.0+%
|
104 |
|
105 |
-
#: views/admin-tools-page.php:
|
106 |
msgid "Update URLs"
|
107 |
msgstr "Actualizar URL"
|
108 |
|
109 |
-
#. Plugin Name of the plugin/theme
|
110 |
-
msgid "Go Live Update URLS"
|
111 |
-
msgstr ""
|
112 |
-
|
113 |
#. Plugin URI of the plugin/theme
|
114 |
msgid "https://onpointplugins.com/go-live-update-urls/"
|
115 |
-
msgstr ""
|
116 |
|
117 |
#. Description of the plugin/theme
|
118 |
msgid ""
|
@@ -123,9 +120,9 @@ msgstr ""
|
|
123 |
"hacer que su sitio esté activo o cambiar de dominio."
|
124 |
|
125 |
#. Author of the plugin/theme
|
126 |
-
msgid "
|
127 |
-
msgstr ""
|
128 |
|
129 |
#. Author URI of the plugin/theme
|
130 |
msgid "https://onpointplugins.com/"
|
131 |
-
msgstr ""
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: Go Live Update Urls\n"
|
4 |
+
"POT-Creation-Date: 2019-10-22 11:05-0400\n"
|
5 |
+
"PO-Revision-Date: 2019-10-22 11:06-0400\n"
|
6 |
+
"Last-Translator: Mat Lipe <support@onpointplugins.com>\n"
|
7 |
"Language-Team: \n"
|
8 |
+
"Language: es_ES\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
13 |
+
"X-Generator: Poedit 2.2.4\n"
|
14 |
"X-Poedit-Basepath: ..\n"
|
15 |
"X-Poedit-WPHeader: go-live-update-urls.php\n"
|
16 |
"X-Poedit-SourceCharset: UTF-8\n"
|
17 |
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
18 |
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
|
19 |
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
|
|
|
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
22 |
|
24 |
msgid "Ouch! That hurt! You should not be here!"
|
25 |
msgstr "¡Ay! ¡Eso duele! ¡No deberías estar aquí!"
|
26 |
|
27 |
+
#: src/Admin_Page.php:62
|
28 |
msgid "The URLS in the checked tables have been updated."
|
29 |
msgstr "Las URL en las tablas comprobadas se han actualizado."
|
30 |
|
31 |
+
#: src/Admin_Page.php:79
|
32 |
msgid "You must fill out both URLS to make the update!."
|
33 |
msgstr "¡Debe completar ambas URL para hacer la actualización !."
|
34 |
|
35 |
+
#: src/Admin_Page.php:141
|
36 |
msgid "Serialized"
|
37 |
msgstr "Serializado"
|
38 |
|
39 |
+
#. Plugin Name of the plugin/theme
|
40 |
+
#: views/admin-tools-page.php:21
|
41 |
msgid "Go Live Update Urls"
|
42 |
+
msgstr "Go Live Update Urls"
|
43 |
|
44 |
+
#: views/admin-tools-page.php:27
|
45 |
#, php-format
|
46 |
msgctxt "{<strong>} {</strong>}"
|
47 |
msgid ""
|
51 |
"Esto reemplazará todas las ocurrencias%1$ sin toda la base de datos%2$ s de "
|
52 |
"la URL anterior con la Nueva URL."
|
53 |
|
54 |
+
#: views/admin-tools-page.php:33
|
55 |
msgid ""
|
56 |
"Like any other database updating tool, you should always perform a backup "
|
57 |
"before running."
|
59 |
"Al igual que cualquier otra herramienta de actualización de base de datos, "
|
60 |
"siempre debe realizar una copia de seguridad antes de ejecutar."
|
61 |
|
62 |
+
#: views/admin-tools-page.php:48
|
63 |
msgid "WordPress Core Tables"
|
64 |
msgstr "Tablas centrales"
|
65 |
|
66 |
+
#: views/admin-tools-page.php:52
|
67 |
msgid "These tables are safe to update with the basic version of this plugin."
|
68 |
msgstr ""
|
69 |
"Estas tablas son seguras para actualizarse con la versión básica de este "
|
70 |
"complemento."
|
71 |
|
72 |
+
#: views/admin-tools-page.php:74
|
73 |
msgid "Tables Created By Plugins"
|
74 |
msgstr "Tablas creadas por complementos"
|
75 |
|
76 |
+
#: views/admin-tools-page.php:80
|
77 |
#, php-format
|
78 |
msgctxt "{<br />}{<a>}{</a>}"
|
79 |
msgid ""
|
81 |
"plugin. %1$sTo support tables created by plugins use the %2$sPro Version%3$s."
|
82 |
msgstr ""
|
83 |
"Estas tablas probablemente NO SON SEGURAS para actualizar con la versión "
|
84 |
+
"básica de este complemento. %1$sPara soportar tablas creadas por plugins use"
|
85 |
"%2$sPro Version%3$s."
|
86 |
|
87 |
+
#: views/admin-tools-page.php:105 views/admin-tools-page.php:115
|
88 |
msgid "Old URL"
|
89 |
msgstr "URL antigua"
|
90 |
|
91 |
+
#: views/admin-tools-page.php:121 views/admin-tools-page.php:131
|
92 |
msgid "New URL"
|
93 |
msgstr "Nueva URL"
|
94 |
|
95 |
+
#: views/admin-tools-page.php:138
|
96 |
msgid "Only the checked tables will be updated."
|
97 |
msgstr "Solo las tablas comprobadas serán actualizadas."
|
98 |
|
99 |
+
#: views/admin-tools-page.php:149
|
100 |
#, php-format
|
101 |
msgctxt "{<a>}{</a>}"
|
102 |
msgid "To test this change before running it, use %1$sPro Version 2.0.0+%2$s."
|
103 |
msgstr ""
|
104 |
+
"Para probar este cambio antes de ejecutarlo, use%1$sPro Versión 2.0.0+%2$s."
|
105 |
|
106 |
+
#: views/admin-tools-page.php:156
|
107 |
msgid "Update URLs"
|
108 |
msgstr "Actualizar URL"
|
109 |
|
|
|
|
|
|
|
|
|
110 |
#. Plugin URI of the plugin/theme
|
111 |
msgid "https://onpointplugins.com/go-live-update-urls/"
|
112 |
+
msgstr "https://onpointplugins.com/go-live-update-urls/"
|
113 |
|
114 |
#. Description of the plugin/theme
|
115 |
msgid ""
|
120 |
"hacer que su sitio esté activo o cambiar de dominio."
|
121 |
|
122 |
#. Author of the plugin/theme
|
123 |
+
msgid "OnPoint Plugins"
|
124 |
+
msgstr "OnPoint Plugins"
|
125 |
|
126 |
#. Author URI of the plugin/theme
|
127 |
msgid "https://onpointplugins.com/"
|
128 |
+
msgstr "https://onpointplugins.com/"
|
languages/go-live-update-urls-fr_FR.mo
CHANGED
Binary file
|
languages/go-live-update-urls-fr_FR.po
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"
|
4 |
-
"
|
5 |
-
"
|
6 |
-
"
|
7 |
"Language-Team: \n"
|
|
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
11 |
-
"
|
|
|
12 |
"X-Poedit-Basepath: ..\n"
|
13 |
"X-Poedit-WPHeader: go-live-update-urls.php\n"
|
14 |
"X-Poedit-SourceCharset: UTF-8\n"
|
15 |
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
16 |
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
|
17 |
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
18 |
-
"Last-Translator: Mat Lipe <support@onpointplugins.com>\n"
|
19 |
-
"Language: fr_FR\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
22 |
|
@@ -24,23 +24,24 @@ msgstr ""
|
|
24 |
msgid "Ouch! That hurt! You should not be here!"
|
25 |
msgstr "Aie! Ça fait mal! Tu ne devrais pas être ici!"
|
26 |
|
27 |
-
#: src/Admin_Page.php:
|
28 |
msgid "The URLS in the checked tables have been updated."
|
29 |
msgstr "Les URL dans les tables vérifiées ont été mises à jour."
|
30 |
|
31 |
-
#: src/Admin_Page.php:
|
32 |
msgid "You must fill out both URLS to make the update!."
|
33 |
msgstr "Vous devez remplir les deux URL pour effectuer la mise à jour!"
|
34 |
|
35 |
-
#: src/Admin_Page.php:
|
36 |
msgid "Serialized"
|
37 |
msgstr "Serial"
|
38 |
|
39 |
-
|
|
|
40 |
msgid "Go Live Update Urls"
|
41 |
-
msgstr ""
|
42 |
|
43 |
-
#: views/admin-tools-page.php:
|
44 |
#, php-format
|
45 |
msgctxt "{<strong>} {</strong>}"
|
46 |
msgid ""
|
@@ -50,7 +51,7 @@ msgstr ""
|
|
50 |
"Cela remplacera toutes les occurrences%1$sin de la base de données entière"
|
51 |
"%2$s de l'ancienne URL avec la nouvelle URL."
|
52 |
|
53 |
-
#: views/admin-tools-page.php:
|
54 |
msgid ""
|
55 |
"Like any other database updating tool, you should always perform a backup "
|
56 |
"before running."
|
@@ -58,21 +59,21 @@ msgstr ""
|
|
58 |
"Comme tout autre outil de mise à jour de base de données, vous devez "
|
59 |
"toujours effectuer une sauvegarde avant de l'exécuter."
|
60 |
|
61 |
-
#: views/admin-tools-page.php:
|
62 |
msgid "WordPress Core Tables"
|
63 |
msgstr "Tables de base"
|
64 |
|
65 |
-
#: views/admin-tools-page.php:
|
66 |
msgid "These tables are safe to update with the basic version of this plugin."
|
67 |
msgstr ""
|
68 |
"Ces tables peuvent être mises à jour en toute sécurité avec la version de "
|
69 |
"base de ce plugin."
|
70 |
|
71 |
-
#: views/admin-tools-page.php:
|
72 |
msgid "Tables Created By Plugins"
|
73 |
msgstr "Tables créées par des plugins"
|
74 |
|
75 |
-
#: views/admin-tools-page.php:
|
76 |
#, php-format
|
77 |
msgctxt "{<br />}{<a>}{</a>}"
|
78 |
msgid ""
|
@@ -83,19 +84,19 @@ msgstr ""
|
|
83 |
"de base de ce plugin. %1$sPour prendre en charge les tables créées par les "
|
84 |
"plugins, utilisez la version%2$sPro%3$s."
|
85 |
|
86 |
-
#: views/admin-tools-page.php:
|
87 |
msgid "Old URL"
|
88 |
msgstr "Ancienne URL"
|
89 |
|
90 |
-
#: views/admin-tools-page.php:
|
91 |
msgid "New URL"
|
92 |
msgstr "Nouvelle URL"
|
93 |
|
94 |
-
#: views/admin-tools-page.php:
|
95 |
msgid "Only the checked tables will be updated."
|
96 |
msgstr "Seules les tables vérifiées seront mises à jour."
|
97 |
|
98 |
-
#: views/admin-tools-page.php:
|
99 |
#, php-format
|
100 |
msgctxt "{<a>}{</a>}"
|
101 |
msgid "To test this change before running it, use %1$sPro Version 2.0.0+%2$s."
|
@@ -103,17 +104,13 @@ msgstr ""
|
|
103 |
"Pour tester cette modification avant de l'exécuter, utilisez%1$sPro Version "
|
104 |
"2.0.0 +%2$s."
|
105 |
|
106 |
-
#: views/admin-tools-page.php:
|
107 |
msgid "Update URLs"
|
108 |
msgstr "Mettre à jour les URL"
|
109 |
|
110 |
-
#. Plugin Name of the plugin/theme
|
111 |
-
msgid "Go Live Update URLS"
|
112 |
-
msgstr ""
|
113 |
-
|
114 |
#. Plugin URI of the plugin/theme
|
115 |
msgid "https://onpointplugins.com/go-live-update-urls/"
|
116 |
-
msgstr ""
|
117 |
|
118 |
#. Description of the plugin/theme
|
119 |
msgid ""
|
@@ -125,9 +122,9 @@ msgstr ""
|
|
125 |
"domaine."
|
126 |
|
127 |
#. Author of the plugin/theme
|
128 |
-
msgid "
|
129 |
-
msgstr ""
|
130 |
|
131 |
#. Author URI of the plugin/theme
|
132 |
msgid "https://onpointplugins.com/"
|
133 |
-
msgstr ""
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: Go Live Update Urls\n"
|
4 |
+
"POT-Creation-Date: 2019-10-22 11:05-0400\n"
|
5 |
+
"PO-Revision-Date: 2019-10-22 11:05-0400\n"
|
6 |
+
"Last-Translator: Mat Lipe <support@onpointplugins.com>\n"
|
7 |
"Language-Team: \n"
|
8 |
+
"Language: fr_FR\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
13 |
+
"X-Generator: Poedit 2.2.4\n"
|
14 |
"X-Poedit-Basepath: ..\n"
|
15 |
"X-Poedit-WPHeader: go-live-update-urls.php\n"
|
16 |
"X-Poedit-SourceCharset: UTF-8\n"
|
17 |
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
18 |
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
|
19 |
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
|
|
|
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
22 |
|
24 |
msgid "Ouch! That hurt! You should not be here!"
|
25 |
msgstr "Aie! Ça fait mal! Tu ne devrais pas être ici!"
|
26 |
|
27 |
+
#: src/Admin_Page.php:62
|
28 |
msgid "The URLS in the checked tables have been updated."
|
29 |
msgstr "Les URL dans les tables vérifiées ont été mises à jour."
|
30 |
|
31 |
+
#: src/Admin_Page.php:79
|
32 |
msgid "You must fill out both URLS to make the update!."
|
33 |
msgstr "Vous devez remplir les deux URL pour effectuer la mise à jour!"
|
34 |
|
35 |
+
#: src/Admin_Page.php:141
|
36 |
msgid "Serialized"
|
37 |
msgstr "Serial"
|
38 |
|
39 |
+
#. Plugin Name of the plugin/theme
|
40 |
+
#: views/admin-tools-page.php:21
|
41 |
msgid "Go Live Update Urls"
|
42 |
+
msgstr "Go Live Update Urls"
|
43 |
|
44 |
+
#: views/admin-tools-page.php:27
|
45 |
#, php-format
|
46 |
msgctxt "{<strong>} {</strong>}"
|
47 |
msgid ""
|
51 |
"Cela remplacera toutes les occurrences%1$sin de la base de données entière"
|
52 |
"%2$s de l'ancienne URL avec la nouvelle URL."
|
53 |
|
54 |
+
#: views/admin-tools-page.php:33
|
55 |
msgid ""
|
56 |
"Like any other database updating tool, you should always perform a backup "
|
57 |
"before running."
|
59 |
"Comme tout autre outil de mise à jour de base de données, vous devez "
|
60 |
"toujours effectuer une sauvegarde avant de l'exécuter."
|
61 |
|
62 |
+
#: views/admin-tools-page.php:48
|
63 |
msgid "WordPress Core Tables"
|
64 |
msgstr "Tables de base"
|
65 |
|
66 |
+
#: views/admin-tools-page.php:52
|
67 |
msgid "These tables are safe to update with the basic version of this plugin."
|
68 |
msgstr ""
|
69 |
"Ces tables peuvent être mises à jour en toute sécurité avec la version de "
|
70 |
"base de ce plugin."
|
71 |
|
72 |
+
#: views/admin-tools-page.php:74
|
73 |
msgid "Tables Created By Plugins"
|
74 |
msgstr "Tables créées par des plugins"
|
75 |
|
76 |
+
#: views/admin-tools-page.php:80
|
77 |
#, php-format
|
78 |
msgctxt "{<br />}{<a>}{</a>}"
|
79 |
msgid ""
|
84 |
"de base de ce plugin. %1$sPour prendre en charge les tables créées par les "
|
85 |
"plugins, utilisez la version%2$sPro%3$s."
|
86 |
|
87 |
+
#: views/admin-tools-page.php:105 views/admin-tools-page.php:115
|
88 |
msgid "Old URL"
|
89 |
msgstr "Ancienne URL"
|
90 |
|
91 |
+
#: views/admin-tools-page.php:121 views/admin-tools-page.php:131
|
92 |
msgid "New URL"
|
93 |
msgstr "Nouvelle URL"
|
94 |
|
95 |
+
#: views/admin-tools-page.php:138
|
96 |
msgid "Only the checked tables will be updated."
|
97 |
msgstr "Seules les tables vérifiées seront mises à jour."
|
98 |
|
99 |
+
#: views/admin-tools-page.php:149
|
100 |
#, php-format
|
101 |
msgctxt "{<a>}{</a>}"
|
102 |
msgid "To test this change before running it, use %1$sPro Version 2.0.0+%2$s."
|
104 |
"Pour tester cette modification avant de l'exécuter, utilisez%1$sPro Version "
|
105 |
"2.0.0 +%2$s."
|
106 |
|
107 |
+
#: views/admin-tools-page.php:156
|
108 |
msgid "Update URLs"
|
109 |
msgstr "Mettre à jour les URL"
|
110 |
|
|
|
|
|
|
|
|
|
111 |
#. Plugin URI of the plugin/theme
|
112 |
msgid "https://onpointplugins.com/go-live-update-urls/"
|
113 |
+
msgstr "https://onpointplugins.com/go-live-update-urls/"
|
114 |
|
115 |
#. Description of the plugin/theme
|
116 |
msgid ""
|
122 |
"domaine."
|
123 |
|
124 |
#. Author of the plugin/theme
|
125 |
+
msgid "OnPoint Plugins"
|
126 |
+
msgstr "OnPoint Plugins"
|
127 |
|
128 |
#. Author URI of the plugin/theme
|
129 |
msgid "https://onpointplugins.com/"
|
130 |
+
msgstr "https://onpointplugins.com/"
|
languages/go-live-update-urls.pot
CHANGED
@@ -3,14 +3,14 @@ msgid ""
|
|
3 |
msgstr ""
|
4 |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
5 |
"Project-Id-Version: Go Live Update URLS\n"
|
6 |
-
"POT-Creation-Date:
|
7 |
"PO-Revision-Date: 2016-05-15 10:47-0400\n"
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: \n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
-
"X-Generator: Poedit 2.
|
14 |
"X-Poedit-Basepath: ..\n"
|
15 |
"X-Poedit-WPHeader: go-live-update-urls.php\n"
|
16 |
"X-Poedit-SourceCharset: UTF-8\n"
|
@@ -24,23 +24,24 @@ msgstr ""
|
|
24 |
msgid "Ouch! That hurt! You should not be here!"
|
25 |
msgstr ""
|
26 |
|
27 |
-
#: src/Admin_Page.php:
|
28 |
msgid "The URLS in the checked tables have been updated."
|
29 |
msgstr ""
|
30 |
|
31 |
-
#: src/Admin_Page.php:
|
32 |
msgid "You must fill out both URLS to make the update!."
|
33 |
msgstr ""
|
34 |
|
35 |
-
#: src/Admin_Page.php:
|
36 |
msgid "Serialized"
|
37 |
msgstr ""
|
38 |
|
39 |
-
|
|
|
40 |
msgid "Go Live Update Urls"
|
41 |
msgstr ""
|
42 |
|
43 |
-
#: views/admin-tools-page.php:
|
44 |
#, php-format
|
45 |
msgctxt "{<strong>} {</strong>}"
|
46 |
msgid ""
|
@@ -48,25 +49,25 @@ msgid ""
|
|
48 |
"URL with the New URL."
|
49 |
msgstr ""
|
50 |
|
51 |
-
#: views/admin-tools-page.php:
|
52 |
msgid ""
|
53 |
"Like any other database updating tool, you should always perform a backup "
|
54 |
"before running."
|
55 |
msgstr ""
|
56 |
|
57 |
-
#: views/admin-tools-page.php:
|
58 |
msgid "WordPress Core Tables"
|
59 |
msgstr ""
|
60 |
|
61 |
-
#: views/admin-tools-page.php:
|
62 |
msgid "These tables are safe to update with the basic version of this plugin."
|
63 |
msgstr ""
|
64 |
|
65 |
-
#: views/admin-tools-page.php:
|
66 |
msgid "Tables Created By Plugins"
|
67 |
msgstr ""
|
68 |
|
69 |
-
#: views/admin-tools-page.php:
|
70 |
#, php-format
|
71 |
msgctxt "{<br />}{<a>}{</a>}"
|
72 |
msgid ""
|
@@ -75,32 +76,28 @@ msgid ""
|
|
75 |
"%3$s."
|
76 |
msgstr ""
|
77 |
|
78 |
-
#: views/admin-tools-page.php:
|
79 |
msgid "Old URL"
|
80 |
msgstr ""
|
81 |
|
82 |
-
#: views/admin-tools-page.php:
|
83 |
msgid "New URL"
|
84 |
msgstr ""
|
85 |
|
86 |
-
#: views/admin-tools-page.php:
|
87 |
msgid "Only the checked tables will be updated."
|
88 |
msgstr ""
|
89 |
|
90 |
-
#: views/admin-tools-page.php:
|
91 |
#, php-format
|
92 |
msgctxt "{<a>}{</a>}"
|
93 |
msgid "To test this change before running it, use %1$sPro Version 2.0.0+%2$s."
|
94 |
msgstr ""
|
95 |
|
96 |
-
#: views/admin-tools-page.php:
|
97 |
msgid "Update URLs"
|
98 |
msgstr ""
|
99 |
|
100 |
-
#. Plugin Name of the plugin/theme
|
101 |
-
msgid "Go Live Update URLS"
|
102 |
-
msgstr ""
|
103 |
-
|
104 |
#. Plugin URI of the plugin/theme
|
105 |
msgid "https://onpointplugins.com/go-live-update-urls/"
|
106 |
msgstr ""
|
@@ -112,7 +109,7 @@ msgid ""
|
|
112 |
msgstr ""
|
113 |
|
114 |
#. Author of the plugin/theme
|
115 |
-
msgid "
|
116 |
msgstr ""
|
117 |
|
118 |
#. Author URI of the plugin/theme
|
3 |
msgstr ""
|
4 |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
5 |
"Project-Id-Version: Go Live Update URLS\n"
|
6 |
+
"POT-Creation-Date: 2019-10-22 11:02-0400\n"
|
7 |
"PO-Revision-Date: 2016-05-15 10:47-0400\n"
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: \n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"X-Generator: Poedit 2.2.4\n"
|
14 |
"X-Poedit-Basepath: ..\n"
|
15 |
"X-Poedit-WPHeader: go-live-update-urls.php\n"
|
16 |
"X-Poedit-SourceCharset: UTF-8\n"
|
24 |
msgid "Ouch! That hurt! You should not be here!"
|
25 |
msgstr ""
|
26 |
|
27 |
+
#: src/Admin_Page.php:62
|
28 |
msgid "The URLS in the checked tables have been updated."
|
29 |
msgstr ""
|
30 |
|
31 |
+
#: src/Admin_Page.php:79
|
32 |
msgid "You must fill out both URLS to make the update!."
|
33 |
msgstr ""
|
34 |
|
35 |
+
#: src/Admin_Page.php:141
|
36 |
msgid "Serialized"
|
37 |
msgstr ""
|
38 |
|
39 |
+
#. Plugin Name of the plugin/theme
|
40 |
+
#: views/admin-tools-page.php:21
|
41 |
msgid "Go Live Update Urls"
|
42 |
msgstr ""
|
43 |
|
44 |
+
#: views/admin-tools-page.php:27
|
45 |
#, php-format
|
46 |
msgctxt "{<strong>} {</strong>}"
|
47 |
msgid ""
|
49 |
"URL with the New URL."
|
50 |
msgstr ""
|
51 |
|
52 |
+
#: views/admin-tools-page.php:33
|
53 |
msgid ""
|
54 |
"Like any other database updating tool, you should always perform a backup "
|
55 |
"before running."
|
56 |
msgstr ""
|
57 |
|
58 |
+
#: views/admin-tools-page.php:48
|
59 |
msgid "WordPress Core Tables"
|
60 |
msgstr ""
|
61 |
|
62 |
+
#: views/admin-tools-page.php:52
|
63 |
msgid "These tables are safe to update with the basic version of this plugin."
|
64 |
msgstr ""
|
65 |
|
66 |
+
#: views/admin-tools-page.php:74
|
67 |
msgid "Tables Created By Plugins"
|
68 |
msgstr ""
|
69 |
|
70 |
+
#: views/admin-tools-page.php:80
|
71 |
#, php-format
|
72 |
msgctxt "{<br />}{<a>}{</a>}"
|
73 |
msgid ""
|
76 |
"%3$s."
|
77 |
msgstr ""
|
78 |
|
79 |
+
#: views/admin-tools-page.php:105 views/admin-tools-page.php:115
|
80 |
msgid "Old URL"
|
81 |
msgstr ""
|
82 |
|
83 |
+
#: views/admin-tools-page.php:121 views/admin-tools-page.php:131
|
84 |
msgid "New URL"
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: views/admin-tools-page.php:138
|
88 |
msgid "Only the checked tables will be updated."
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: views/admin-tools-page.php:149
|
92 |
#, php-format
|
93 |
msgctxt "{<a>}{</a>}"
|
94 |
msgid "To test this change before running it, use %1$sPro Version 2.0.0+%2$s."
|
95 |
msgstr ""
|
96 |
|
97 |
+
#: views/admin-tools-page.php:156
|
98 |
msgid "Update URLs"
|
99 |
msgstr ""
|
100 |
|
|
|
|
|
|
|
|
|
101 |
#. Plugin URI of the plugin/theme
|
102 |
msgid "https://onpointplugins.com/go-live-update-urls/"
|
103 |
msgstr ""
|
109 |
msgstr ""
|
110 |
|
111 |
#. Author of the plugin/theme
|
112 |
+
msgid "OnPoint Plugins"
|
113 |
msgstr ""
|
114 |
|
115 |
#. Author URI of the plugin/theme
|
readme.txt
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
=== Plugin Name ===
|
2 |
Contributors: Mat Lipe, onpointplugins
|
3 |
-
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=paypal%
|
4 |
Tags: urls, launching, site changes, tools, domain, domains, domain changes, url changes
|
5 |
Requires at least: 4.8.0
|
6 |
-
Tested up to: 5.
|
7 |
Requires PHP: 5.6.0
|
8 |
-
Stable tag: 5.2.
|
9 |
|
10 |
== Description ==
|
11 |
|
12 |
Goes through entire site and replaces all instances of an old url with a new one. Used to change the domain of a site. Works on both multi-site and single site installs.
|
13 |
|
14 |
-
<strong>Check out <a href="https://onpointplugins.com/product/go-live-update-urls-pro/" target="_blank">Go Live Update Urls
|
15 |
|
16 |
<blockquote><a href="https://onpointplugins.com/product/go-live-update-urls-pro/" target="_blank">Pro version 2.6.0</a> is now available with support for WP-CLI!</blockquote>
|
17 |
|
@@ -89,6 +89,10 @@ If you wish to try to update tables mentioned as not safe anyway, you may make a
|
|
89 |
1. Typical settings page. The verbiage will change slightly depending on your database structure
|
90 |
|
91 |
== Changelog ==
|
|
|
|
|
|
|
|
|
92 |
= 5.2.0 =
|
93 |
* Support URL Encoded URLS within serialized data
|
94 |
* Support JSON Encoded URLS within serialized data
|
1 |
=== Plugin Name ===
|
2 |
Contributors: Mat Lipe, onpointplugins
|
3 |
+
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=paypal%40onpointplugins%2ecom&lc=US&item_name=Go%20Live%20Update%20Urls&no_note=0¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest
|
4 |
Tags: urls, launching, site changes, tools, domain, domains, domain changes, url changes
|
5 |
Requires at least: 4.8.0
|
6 |
+
Tested up to: 5.3.0
|
7 |
Requires PHP: 5.6.0
|
8 |
+
Stable tag: 5.2.12
|
9 |
|
10 |
== Description ==
|
11 |
|
12 |
Goes through entire site and replaces all instances of an old url with a new one. Used to change the domain of a site. Works on both multi-site and single site installs.
|
13 |
|
14 |
+
<strong>Check out <a href="https://onpointplugins.com/product/go-live-update-urls-pro/" target="_blank">Go Live Update Urls PRO</a> for more features including priority support, the ability to test a URL before running, updating of tables created by plugins, and so much more!</strong>
|
15 |
|
16 |
<blockquote><a href="https://onpointplugins.com/product/go-live-update-urls-pro/" target="_blank">Pro version 2.6.0</a> is now available with support for WP-CLI!</blockquote>
|
17 |
|
89 |
1. Typical settings page. The verbiage will change slightly depending on your database structure
|
90 |
|
91 |
== Changelog ==
|
92 |
+
= 5.2.12 =
|
93 |
+
* Support for WordPress version 5.3.0
|
94 |
+
* Officially drop support for PHP 5.4 in favor of 5.6.0
|
95 |
+
|
96 |
= 5.2.0 =
|
97 |
* Support URL Encoded URLS within serialized data
|
98 |
* Support JSON Encoded URLS within serialized data
|