Plugin Directory

Changeset 2810128


Ignore:
Timestamp:
11/02/2022 04:01:26 PM (3 years ago)
Author:
netfarm
Message:

Release 1.0.4 - Fixed Netfarm URL

Location:
emb3d-model-viewer
Files:
10 edited
9 copied

Legend:

Unmodified
Added
Removed
  • emb3d-model-viewer/tags/1.0.4/emb3d-model-viewer.php

    r2806159 r2810128  
    1717 * Plugin URI:        https://www.emb3d.com/
    1818 * Description:       3D Model Viewer for Woocommerce and Elementor
    19  * Version:           1.0.3
     19 * Version:           1.0.4
    2020 * Author:            Netfarm S.r.l.
    21  * Author URI:        https://www.netfarm.com/
     21 * Author URI:        https://www.netfarm.it/
    2222 * License:           GPL-2.0+
    2323 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
  • emb3d-model-viewer/tags/1.0.4/includes/constants.php

    r2806159 r2810128  
    22class Emb3D
    33{
    4     public const PLUGIN_VERSION = '1.0.3';
     4    public const PLUGIN_VERSION = '1.0.4';
    55
    66    public const PLUGIN_TITLE = 'Emb3D Model Viewer';
  • emb3d-model-viewer/tags/1.0.4/languages/emb3d-model-viewer-it_IT.po

    r2806159 r2810128  
    44msgstr ""
    55"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"
    87"POT-Creation-Date: 2022-10-21 14:36:28+00:00\n"
    9 "PO-Revision-Date: 2022-10-21 16:39+0200\n"
     8"PO-Revision-Date: 2022-11-02 16:54+0100\n"
    109"Last-Translator: \n"
    1110"Language-Team: Emb3D Team <info@emb3d.com>\n"
     
    1615"Plural-Forms: nplurals=2; plural=(n != 1);\n"
    1716"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"
    2118"X-Poedit-Basepath: ..\n"
    2219"X-Textdomain-Support: yes\n"
    23 "X-Generator: Poedit 3.1.1\n"
     20"X-Generator: Poedit 3.2\n"
    2421"X-Poedit-SearchPath-0: .\n"
    2522
     
    9996#: admin/partials/emb3d-model-viewer-overview.php:56
    10097msgid "Visit our website to find what you need"
    101 msgstr ""
    102 "Visita il nostro sito web per trovare la documentazione di cui hai bisogno"
     98msgstr "Visita il nostro sito web per trovare la documentazione di cui hai bisogno"
    10399
    104100#: admin/partials/emb3d-model-viewer-overview.php:62
     
    107103
    108104#: 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"
     105msgid "We would greatly appreciate it if you could take a moment to rate our product with 5"
     106msgstr "Saremo veramente grati se potessi perdere un momento per valutare il nostro prodotto con 5"
    115107
    116108#: admin/partials/emb3d-model-viewer-overview.php:66
     
    164156
    165157#: 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."
     158msgid "Select a file from media library or upload. Supports GLB and various formats."
     159msgstr "Seleziona un file dalla libreria o caricane uno nuovo. Supporta GLB e vari formati."
    171160
    172161#: includes/class-emb3d-model-viewer-widget.php:121
     
    223212
    224213#. Author URI of the plugin/theme
    225 msgid "https://www.netfarm.com/"
     214msgid "https://www.netfarm.it/"
    226215msgstr ""
    227216
  • emb3d-model-viewer/tags/1.0.4/languages/emb3d-model-viewer.pot

    r2806159 r2810128  
    221221
    222222#. Author URI of the plugin/theme
    223 msgid "https://www.netfarm.com/"
    224 msgstr ""
     223msgid "https://www.netfarm.it/"
     224msgstr ""
  • emb3d-model-viewer/tags/1.0.4/readme.txt

    r2806633 r2810128  
    33Tags: 3d, 3d model viewer, widget
    44Requires at least: 5.7
    5 Tested up to: 6.0.3
    6 Stable tag: 1.0.3
     5Tested up to: 6.1
     6Stable tag: 1.0.4
    77Requires PHP: 7.1
    88License: GPLv2 or later
     
    6464== Changelog ==
    6565
     66= 1.0.4 =
     67* Corrected wrong Netfarm URL
     68
    6669= 1.0.3 =
    6770* Small fixes
  • emb3d-model-viewer/trunk/emb3d-model-viewer.php

    r2806159 r2810128  
    1717 * Plugin URI:        https://www.emb3d.com/
    1818 * Description:       3D Model Viewer for Woocommerce and Elementor
    19  * Version:           1.0.3
     19 * Version:           1.0.4
    2020 * Author:            Netfarm S.r.l.
    21  * Author URI:        https://www.netfarm.com/
     21 * Author URI:        https://www.netfarm.it/
    2222 * License:           GPL-2.0+
    2323 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
  • emb3d-model-viewer/trunk/includes/constants.php

    r2806159 r2810128  
    22class Emb3D
    33{
    4     public const PLUGIN_VERSION = '1.0.3';
     4    public const PLUGIN_VERSION = '1.0.4';
    55
    66    public const PLUGIN_TITLE = 'Emb3D Model Viewer';
  • emb3d-model-viewer/trunk/languages/emb3d-model-viewer-it_IT.po

    r2806159 r2810128  
    44msgstr ""
    55"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"
    87"POT-Creation-Date: 2022-10-21 14:36:28+00:00\n"
    9 "PO-Revision-Date: 2022-10-21 16:39+0200\n"
     8"PO-Revision-Date: 2022-11-02 16:54+0100\n"
    109"Last-Translator: \n"
    1110"Language-Team: Emb3D Team <info@emb3d.com>\n"
     
    1615"Plural-Forms: nplurals=2; plural=(n != 1);\n"
    1716"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"
    2118"X-Poedit-Basepath: ..\n"
    2219"X-Textdomain-Support: yes\n"
    23 "X-Generator: Poedit 3.1.1\n"
     20"X-Generator: Poedit 3.2\n"
    2421"X-Poedit-SearchPath-0: .\n"
    2522
     
    9996#: admin/partials/emb3d-model-viewer-overview.php:56
    10097msgid "Visit our website to find what you need"
    101 msgstr ""
    102 "Visita il nostro sito web per trovare la documentazione di cui hai bisogno"
     98msgstr "Visita il nostro sito web per trovare la documentazione di cui hai bisogno"
    10399
    104100#: admin/partials/emb3d-model-viewer-overview.php:62
     
    107103
    108104#: 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"
     105msgid "We would greatly appreciate it if you could take a moment to rate our product with 5"
     106msgstr "Saremo veramente grati se potessi perdere un momento per valutare il nostro prodotto con 5"
    115107
    116108#: admin/partials/emb3d-model-viewer-overview.php:66
     
    164156
    165157#: 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."
     158msgid "Select a file from media library or upload. Supports GLB and various formats."
     159msgstr "Seleziona un file dalla libreria o caricane uno nuovo. Supporta GLB e vari formati."
    171160
    172161#: includes/class-emb3d-model-viewer-widget.php:121
     
    223212
    224213#. Author URI of the plugin/theme
    225 msgid "https://www.netfarm.com/"
     214msgid "https://www.netfarm.it/"
    226215msgstr ""
    227216
  • emb3d-model-viewer/trunk/languages/emb3d-model-viewer.pot

    r2806159 r2810128  
    221221
    222222#. Author URI of the plugin/theme
    223 msgid "https://www.netfarm.com/"
    224 msgstr ""
     223msgid "https://www.netfarm.it/"
     224msgstr ""
  • emb3d-model-viewer/trunk/readme.txt

    r2806633 r2810128  
    33Tags: 3d, 3d model viewer, widget
    44Requires at least: 5.7
    5 Tested up to: 6.0.3
    6 Stable tag: 1.0.3
     5Tested up to: 6.1
     6Stable tag: 1.0.4
    77Requires PHP: 7.1
    88License: GPLv2 or later
     
    6464== Changelog ==
    6565
     66= 1.0.4 =
     67* Corrected wrong Netfarm URL
     68
    6669= 1.0.3 =
    6770* Small fixes
Note: See TracChangeset for help on using the changeset viewer.