Plugin Directory

Changeset 904380


Ignore:
Timestamp:
04/28/2014 09:52:03 PM (12 years ago)
Author:
TrackDuck
Message:

essageChanging texts

Location:
trackduck/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trackduck/trunk/includes/options-data.php

    r899007 r904380  
    2828                            'options'           => array(
    2929                'text'        => sprintf(
    30                   __('TrackDuck - visual feedback and bug tracking solution for web. After enabling TrackDuck plugin, you will be able to add comments with screenshots directly from your WordPress website, and receive detailed feedback from your customers. You can also receive error reports from users. Take control of feedback and communication with clients, sign up for track duck for free. Learn more on <a href=\"%1$s\">TrackDuck website</a>.','trackduck'),
     30                  __('TrackDuck - visual feedback and bug tracking solution for web design and development. This plugin enables you and your clients to add comments with screenshots directly from your WordPress website. Receive detailed visual feedback from your customers and error reports from users in seconds! Learn more on <a href=\"%1$s\">TrackDuck website</a>.','trackduck'),
    3131                  'http://trackduck.com'                 
    3232                ),
     
    171171              'description' => ' ',
    172172              'options'     => array(
    173                 'text'        => __('Install extension for your favourite browser and to enhance screenshot capturing','trackduck'),
     173                'text'        => __('Install extension for Google Chrome and enhance screenshot capturing.','trackduck'),
    174174                'script'      => '
    175175jQuery(\'.form-table\').first().next().hide().next().hide();
  • trackduck/trunk/languages/trackduck.pot

    r899007 r904380  
    3232#: includes/options-data.php
    3333msgid ""
    34 "TrackDuck - visual feedback and bug tracking solution for web. After "
    35 "enabling TrackDuck plugin, you will be able to add comments with screenshots "
    36 "directly from your WordPress website, and receive detailed feedback from "
    37 "your customers. You can also receive error reports from users. Take control "
    38 "of feedback and communication with clients, sign up for track duck for free. "
    39 "Learn more on <a href=\"%1$s\">TrackDuck website</a>."
     34"TrackDuck - visual feedback and bug tracking solution for web design and development. "
     35"This plugin enables you and your clients to add comments with screenshots directly from "
     36"your WordPress website. Receive detailed visual feedback from your customers and error "
     37"reports from users in seconds! Learn more on <a href=\"%1$s\">TrackDuck website</a>."
    4038msgstr ""
    41 "TrackDuck - visual feedback and bug tracking solution for web. After "
    42 "enabling TrackDuck plugin, you will be able to add comments with screenshots "
    43 "directly from your WordPress website, and receive detailed feedback from "
    44 "your customers. You can also receive error reports from users. Take control "
    45 "of feedback and communication with clients, sign up for track duck for free. "
    46 "Learn more on <a href=\"%1$s\">TrackDuck website</a>."
     39"TrackDuck - visual feedback and bug tracking solution for web design and development. "
     40"This plugin enables you and your clients to add comments with screenshots directly from "
     41"your WordPress website. Receive detailed visual feedback from your customers and error "
     42"reports from users in seconds! Learn more on <a href=\"%1$s\">TrackDuck website</a>."
    4743
    4844#: includes/options-data.php
     
    9692#: includes/options-data.php
    9793msgid ""
    98 "Install extension for your favourite browser and to enhance screenshot "
    99 "capturing."
     94"Install extension for your browser and enhance screenshot capturing."
    10095msgstr ""
    101 "Install extension for your favourite browser and to enhance screenshot "
    102 "capturing."
     96"Install extension for your browser and enhance screenshot capturing."
Note: See TracChangeset for help on using the changeset viewer.