Changeset 918512
- Timestamp:
- 05/21/2014 08:20:11 AM (12 years ago)
- File:
-
- 1 edited
-
trackduck/trunk/includes/options-data.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trackduck/trunk/includes/options-data.php
r918501 r918512 28 28 'options' => array( 29 29 'text' => sprintf( 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=\" https:\/\/trackduck.com\">TrackDuck website</a>.','trackduck'),31 'http s://trackduck.com'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\" target="_blank" >TrackDuck website</a>.','trackduck'), 31 'http://trackduck.com' 32 32 ), 33 33 'button' => __('Get Project ID','trackduck'),
Note: See TracChangeset
for help on using the changeset viewer.