Plugin Directory

Changeset 2327873


Ignore:
Timestamp:
06/20/2020 08:58:02 AM (6 years ago)
Author:
lightchat
Message:

v 1.0.2

Location:
light-live-chat
Files:
8 edited
8 copied

Legend:

Unmodified
Added
Removed
  • light-live-chat/tags/1.0.2/classes/ACTIONS.php

    r2325730 r2327873  
    4646
    4747        __( 'Light live chat', 'light-live-chat' );
    48         __( 'This plugin provide easy integration for a live chat widget. Multilingual. Only for LightChat.org customers (has a free tariff)', 'light-live-chat' );
     48        __( 'Providing an easy way for a live chat widget integration. Multilingual. For LightChat.org customers (has a free tariff)', 'light-live-chat' );
    4949
    5050        // settings dynamic tabs
  • light-live-chat/tags/1.0.2/lang/light-live-chat-ru_RU.po

    r2325730 r2327873  
    22msgstr ""
    33"Project-Id-Version: LightChat - live chat widget\n"
    4 "POT-Creation-Date: 2020-06-13 16:10+0300\n"
     4"POT-Creation-Date: 2020-06-20 11:52+0300\n"
    55"PO-Revision-Date: \n"
    66"Last-Translator: Support <support@lightchat.org>\n"
     
    2727#: classes/ACTIONS.php:48
    2828msgid ""
    29 "This plugin provide easy integration for a live chat widget. Multilingual. "
    30 "Only for LightChat.org customers (has a free tariff)"
     29"Providing an easy way for a live chat widget integration. Multilingual. For "
     30"LightChat.org customers (has a free tariff)"
    3131msgstr ""
    32 "Данный плагин предоставляет простую интеграцию виджета онлайн консультанта. "
    33 "Мультиязычен. Только для пользователей LightChat.org (есть бесплатный тариф)"
     32"Предоставляет простой способ интеграции виджета онлайн консультанта. "
     33"Мультиязычный. Для пользователей LightChat.org (действует бесплатный тариф)"
    3434
    3535#: classes/ACTIONS.php:52
  • light-live-chat/tags/1.0.2/light-live-chat.php

    r2327840 r2327873  
    33Plugin Name: Light live chat
    44Description: Providing an easy way for a live chat widget integration. Multilingual. For LightChat.org customers (has a free tariff)
    5 Version: 1.0.1
     5Version: 1.0.2
    66Author: LightChat.org
    77Author URI: https://lightchat.org/en/
  • light-live-chat/tags/1.0.2/readme.txt

    r2326328 r2327873  
    5151Screenshots and readme update
    5252
     53= 1.0.2 =
     54Translations update
     55
    5356== Upgrade Notice ==
    5457
     
    5861= 1.0.1 =
    5962Screenshots and readme update
     63
     64= 1.0.2 =
     65Translations update
  • light-live-chat/trunk/classes/ACTIONS.php

    r2325730 r2327873  
    4646
    4747        __( 'Light live chat', 'light-live-chat' );
    48         __( 'This plugin provide easy integration for a live chat widget. Multilingual. Only for LightChat.org customers (has a free tariff)', 'light-live-chat' );
     48        __( 'Providing an easy way for a live chat widget integration. Multilingual. For LightChat.org customers (has a free tariff)', 'light-live-chat' );
    4949
    5050        // settings dynamic tabs
  • light-live-chat/trunk/lang/light-live-chat-ru_RU.po

    r2325730 r2327873  
    22msgstr ""
    33"Project-Id-Version: LightChat - live chat widget\n"
    4 "POT-Creation-Date: 2020-06-13 16:10+0300\n"
     4"POT-Creation-Date: 2020-06-20 11:52+0300\n"
    55"PO-Revision-Date: \n"
    66"Last-Translator: Support <support@lightchat.org>\n"
     
    2727#: classes/ACTIONS.php:48
    2828msgid ""
    29 "This plugin provide easy integration for a live chat widget. Multilingual. "
    30 "Only for LightChat.org customers (has a free tariff)"
     29"Providing an easy way for a live chat widget integration. Multilingual. For "
     30"LightChat.org customers (has a free tariff)"
    3131msgstr ""
    32 "Данный плагин предоставляет простую интеграцию виджета онлайн консультанта. "
    33 "Мультиязычен. Только для пользователей LightChat.org (есть бесплатный тариф)"
     32"Предоставляет простой способ интеграции виджета онлайн консультанта. "
     33"Мультиязычный. Для пользователей LightChat.org (действует бесплатный тариф)"
    3434
    3535#: classes/ACTIONS.php:52
  • light-live-chat/trunk/light-live-chat.php

    r2327840 r2327873  
    33Plugin Name: Light live chat
    44Description: Providing an easy way for a live chat widget integration. Multilingual. For LightChat.org customers (has a free tariff)
    5 Version: 1.0.1
     5Version: 1.0.2
    66Author: LightChat.org
    77Author URI: https://lightchat.org/en/
  • light-live-chat/trunk/readme.txt

    r2326328 r2327873  
    5151Screenshots and readme update
    5252
     53= 1.0.2 =
     54Translations update
     55
    5356== Upgrade Notice ==
    5457
     
    5861= 1.0.1 =
    5962Screenshots and readme update
     63
     64= 1.0.2 =
     65Translations update
Note: See TracChangeset for help on using the changeset viewer.