Changeset 2810128
- Timestamp:
- 11/02/2022 04:01:26 PM (3 years ago)
- Location:
- emb3d-model-viewer
- Files:
-
- 10 edited
- 9 copied
-
tags/1.0.4 (copied) (copied from emb3d-model-viewer/trunk)
-
tags/1.0.4/admin (copied) (copied from emb3d-model-viewer/trunk/admin)
-
tags/1.0.4/emb3d-model-viewer.php (copied) (copied from emb3d-model-viewer/trunk/emb3d-model-viewer.php) (1 diff)
-
tags/1.0.4/includes (copied) (copied from emb3d-model-viewer/trunk/includes)
-
tags/1.0.4/includes/constants.php (modified) (1 diff)
-
tags/1.0.4/index.php (copied) (copied from emb3d-model-viewer/trunk/index.php)
-
tags/1.0.4/languages (copied) (copied from emb3d-model-viewer/trunk/languages)
-
tags/1.0.4/languages/emb3d-model-viewer-it_IT.mo (modified) (previous)
-
tags/1.0.4/languages/emb3d-model-viewer-it_IT.po (modified) (6 diffs)
-
tags/1.0.4/languages/emb3d-model-viewer.pot (modified) (1 diff)
-
tags/1.0.4/public (copied) (copied from emb3d-model-viewer/trunk/public)
-
tags/1.0.4/readme.txt (copied) (copied from emb3d-model-viewer/trunk/readme.txt) (2 diffs)
-
tags/1.0.4/uninstall.php (copied) (copied from emb3d-model-viewer/trunk/uninstall.php)
-
trunk/emb3d-model-viewer.php (modified) (1 diff)
-
trunk/includes/constants.php (modified) (1 diff)
-
trunk/languages/emb3d-model-viewer-it_IT.mo (modified) (previous)
-
trunk/languages/emb3d-model-viewer-it_IT.po (modified) (6 diffs)
-
trunk/languages/emb3d-model-viewer.pot (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
emb3d-model-viewer/tags/1.0.4/emb3d-model-viewer.php
r2806159 r2810128 17 17 * Plugin URI: https://www.emb3d.com/ 18 18 * Description: 3D Model Viewer for Woocommerce and Elementor 19 * Version: 1.0. 319 * Version: 1.0.4 20 20 * Author: Netfarm S.r.l. 21 * Author URI: https://www.netfarm. com/21 * Author URI: https://www.netfarm.it/ 22 22 * License: GPL-2.0+ 23 23 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt -
emb3d-model-viewer/tags/1.0.4/includes/constants.php
r2806159 r2810128 2 2 class Emb3D 3 3 { 4 public const PLUGIN_VERSION = '1.0. 3';4 public const PLUGIN_VERSION = '1.0.4'; 5 5 6 6 public const PLUGIN_TITLE = 'Emb3D Model Viewer'; -
emb3d-model-viewer/tags/1.0.4/languages/emb3d-model-viewer-it_IT.po
r2806159 r2810128 4 4 msgstr "" 5 5 "Project-Id-Version: Emb3D Model Viewer 1.0.0\n" 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/emb3d-model-" 7 "viewer\n" 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/emb3d-model-viewer\n" 8 7 "POT-Creation-Date: 2022-10-21 14:36:28+00:00\n" 9 "PO-Revision-Date: 2022-1 0-21 16:39+0200\n"8 "PO-Revision-Date: 2022-11-02 16:54+0100\n" 10 9 "Last-Translator: \n" 11 10 "Language-Team: Emb3D Team <info@emb3d.com>\n" … … 16 15 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 17 16 "X-Poedit-SourceCharset: UTF-8\n" 18 "X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;" 19 "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;" 20 "esc_html_x:1,2c\n" 17 "X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c\n" 21 18 "X-Poedit-Basepath: ..\n" 22 19 "X-Textdomain-Support: yes\n" 23 "X-Generator: Poedit 3. 1.1\n"20 "X-Generator: Poedit 3.2\n" 24 21 "X-Poedit-SearchPath-0: .\n" 25 22 … … 99 96 #: admin/partials/emb3d-model-viewer-overview.php:56 100 97 msgid "Visit our website to find what you need" 101 msgstr "" 102 "Visita il nostro sito web per trovare la documentazione di cui hai bisogno" 98 msgstr "Visita il nostro sito web per trovare la documentazione di cui hai bisogno" 103 99 104 100 #: admin/partials/emb3d-model-viewer-overview.php:62 … … 107 103 108 104 #: admin/partials/emb3d-model-viewer-overview.php:63 109 msgid "" 110 "We would greatly appreciate it if you could take a moment to rate our " 111 "product with 5" 112 msgstr "" 113 "Saremo veramente grati se potessi perdere un momento per valutare il nostro " 114 "prodotto con 5" 105 msgid "We would greatly appreciate it if you could take a moment to rate our product with 5" 106 msgstr "Saremo veramente grati se potessi perdere un momento per valutare il nostro prodotto con 5" 115 107 116 108 #: admin/partials/emb3d-model-viewer-overview.php:66 … … 164 156 165 157 #: includes/class-emb3d-model-viewer-widget.php:110 166 msgid "" 167 "Select a file from media library or upload. Supports GLB and various formats." 168 msgstr "" 169 "Seleziona un file dalla libreria o caricane uno nuovo. Supporta GLB e vari " 170 "formati." 158 msgid "Select a file from media library or upload. Supports GLB and various formats." 159 msgstr "Seleziona un file dalla libreria o caricane uno nuovo. Supporta GLB e vari formati." 171 160 172 161 #: includes/class-emb3d-model-viewer-widget.php:121 … … 223 212 224 213 #. Author URI of the plugin/theme 225 msgid "https://www.netfarm. com/"214 msgid "https://www.netfarm.it/" 226 215 msgstr "" 227 216 -
emb3d-model-viewer/tags/1.0.4/languages/emb3d-model-viewer.pot
r2806159 r2810128 221 221 222 222 #. Author URI of the plugin/theme 223 msgid "https://www.netfarm. com/"224 msgstr "" 223 msgid "https://www.netfarm.it/" 224 msgstr "" -
emb3d-model-viewer/tags/1.0.4/readme.txt
r2806633 r2810128 3 3 Tags: 3d, 3d model viewer, widget 4 4 Requires at least: 5.7 5 Tested up to: 6. 0.36 Stable tag: 1.0. 35 Tested up to: 6.1 6 Stable tag: 1.0.4 7 7 Requires PHP: 7.1 8 8 License: GPLv2 or later … … 64 64 == Changelog == 65 65 66 = 1.0.4 = 67 * Corrected wrong Netfarm URL 68 66 69 = 1.0.3 = 67 70 * Small fixes -
emb3d-model-viewer/trunk/emb3d-model-viewer.php
r2806159 r2810128 17 17 * Plugin URI: https://www.emb3d.com/ 18 18 * Description: 3D Model Viewer for Woocommerce and Elementor 19 * Version: 1.0. 319 * Version: 1.0.4 20 20 * Author: Netfarm S.r.l. 21 * Author URI: https://www.netfarm. com/21 * Author URI: https://www.netfarm.it/ 22 22 * License: GPL-2.0+ 23 23 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt -
emb3d-model-viewer/trunk/includes/constants.php
r2806159 r2810128 2 2 class Emb3D 3 3 { 4 public const PLUGIN_VERSION = '1.0. 3';4 public const PLUGIN_VERSION = '1.0.4'; 5 5 6 6 public const PLUGIN_TITLE = 'Emb3D Model Viewer'; -
emb3d-model-viewer/trunk/languages/emb3d-model-viewer-it_IT.po
r2806159 r2810128 4 4 msgstr "" 5 5 "Project-Id-Version: Emb3D Model Viewer 1.0.0\n" 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/emb3d-model-" 7 "viewer\n" 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/emb3d-model-viewer\n" 8 7 "POT-Creation-Date: 2022-10-21 14:36:28+00:00\n" 9 "PO-Revision-Date: 2022-1 0-21 16:39+0200\n"8 "PO-Revision-Date: 2022-11-02 16:54+0100\n" 10 9 "Last-Translator: \n" 11 10 "Language-Team: Emb3D Team <info@emb3d.com>\n" … … 16 15 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 17 16 "X-Poedit-SourceCharset: UTF-8\n" 18 "X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;" 19 "_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;" 20 "esc_html_x:1,2c\n" 17 "X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c\n" 21 18 "X-Poedit-Basepath: ..\n" 22 19 "X-Textdomain-Support: yes\n" 23 "X-Generator: Poedit 3. 1.1\n"20 "X-Generator: Poedit 3.2\n" 24 21 "X-Poedit-SearchPath-0: .\n" 25 22 … … 99 96 #: admin/partials/emb3d-model-viewer-overview.php:56 100 97 msgid "Visit our website to find what you need" 101 msgstr "" 102 "Visita il nostro sito web per trovare la documentazione di cui hai bisogno" 98 msgstr "Visita il nostro sito web per trovare la documentazione di cui hai bisogno" 103 99 104 100 #: admin/partials/emb3d-model-viewer-overview.php:62 … … 107 103 108 104 #: admin/partials/emb3d-model-viewer-overview.php:63 109 msgid "" 110 "We would greatly appreciate it if you could take a moment to rate our " 111 "product with 5" 112 msgstr "" 113 "Saremo veramente grati se potessi perdere un momento per valutare il nostro " 114 "prodotto con 5" 105 msgid "We would greatly appreciate it if you could take a moment to rate our product with 5" 106 msgstr "Saremo veramente grati se potessi perdere un momento per valutare il nostro prodotto con 5" 115 107 116 108 #: admin/partials/emb3d-model-viewer-overview.php:66 … … 164 156 165 157 #: includes/class-emb3d-model-viewer-widget.php:110 166 msgid "" 167 "Select a file from media library or upload. Supports GLB and various formats." 168 msgstr "" 169 "Seleziona un file dalla libreria o caricane uno nuovo. Supporta GLB e vari " 170 "formati." 158 msgid "Select a file from media library or upload. Supports GLB and various formats." 159 msgstr "Seleziona un file dalla libreria o caricane uno nuovo. Supporta GLB e vari formati." 171 160 172 161 #: includes/class-emb3d-model-viewer-widget.php:121 … … 223 212 224 213 #. Author URI of the plugin/theme 225 msgid "https://www.netfarm. com/"214 msgid "https://www.netfarm.it/" 226 215 msgstr "" 227 216 -
emb3d-model-viewer/trunk/languages/emb3d-model-viewer.pot
r2806159 r2810128 221 221 222 222 #. Author URI of the plugin/theme 223 msgid "https://www.netfarm. com/"224 msgstr "" 223 msgid "https://www.netfarm.it/" 224 msgstr "" -
emb3d-model-viewer/trunk/readme.txt
r2806633 r2810128 3 3 Tags: 3d, 3d model viewer, widget 4 4 Requires at least: 5.7 5 Tested up to: 6. 0.36 Stable tag: 1.0. 35 Tested up to: 6.1 6 Stable tag: 1.0.4 7 7 Requires PHP: 7.1 8 8 License: GPLv2 or later … … 64 64 == Changelog == 65 65 66 = 1.0.4 = 67 * Corrected wrong Netfarm URL 68 66 69 = 1.0.3 = 67 70 * Small fixes
Note: See TracChangeset
for help on using the changeset viewer.