Plugin Directory

Changeset 1667556


Ignore:
Timestamp:
05/31/2017 09:11:34 AM (9 years ago)
Author:
johsjensen
Message:

Language fix

Location:
cookie-notification
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • cookie-notification/branches/cookie-notification/cookie-notification.php

    r1667525 r1667556  
    66Description: Displays customizable cookie notifications. Includes a preview function for viewing your changes before your users do.
    77Author URI: https://www.plugins.w-academy.dk
    8 Version: 1.1
     8Version: 1.2
    99Text Domain: cookie-notification
    1010Domain Path: /languages
     
    9292    $cpwp_stringDisplayReadMore = "";
    9393   
    94     $cpwp_languagePreview = __("Preview", "cookie-notification");
     94    $cpwp_languagePreview = __("Preview", "wordpress.org/plugins/cookie-notification");
    9595    $cpwp_languageActive = __("Active", "cookie-notification");
    9696    $cpwp_languageBackgroundColor = __("Background color", "cookie-notification");
  • cookie-notification/branches/cookie-notification/readme.txt

    r1667525 r1667556  
    77Requires at least: 4.7.5
    88Tested up to: 4.7.5
    9 Stable Tag: 1.1
    10 Version: 1.1
     9Stable Tag: 1.2
     10Version: 1.2
    1111License: GPLv2
    1212License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3939
    4040* Danish language support
     41
     42= 1.2: Late May =
     43
     44* Language fix
  • cookie-notification/tags/cookie-notification/cookie-notification.php

    r1667540 r1667556  
    66Description: Displays customizable cookie notifications. Includes a preview function for viewing your changes before your users do.
    77Author URI: https://www.plugins.w-academy.dk
    8 Version: 1.1
     8Version: 1.2
    99Text Domain: cookie-notification
    1010Domain Path: /languages
     
    9292    $cpwp_stringDisplayReadMore = "";
    9393   
    94     $cpwp_languagePreview = __("Preview", "cookie-notification");
     94    $cpwp_languagePreview = __("Preview", "wordpress.org/plugins/cookie-notification");
    9595    $cpwp_languageActive = __("Active", "cookie-notification");
    9696    $cpwp_languageBackgroundColor = __("Background color", "cookie-notification");
  • cookie-notification/tags/cookie-notification/readme.txt

    r1667540 r1667556  
    77Requires at least: 4.7.5
    88Tested up to: 4.7.5
    9 Stable Tag: 1.1
    10 Version: 1.1
     9Stable Tag: 1.2
     10Version: 1.2
    1111License: GPLv2
    1212License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3939
    4040* Danish language support
     41
     42= 1.2: Late May =
     43
     44* Language fix
Note: See TracChangeset for help on using the changeset viewer.