Changeset 1082848
- Timestamp:
- 02/05/2015 04:55:33 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
better-search-replace/trunk/languages/better-search-replace.pot
r1064127 r1082848 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Better Search Replace 1.0.0\n" 6 "Report-Msgid-Bugs-To: http://wordpress.org/tag/better-search-replace\n" 7 "POT-Creation-Date: 2015-01-08 01:07:11+00:00\n" 5 "Project-Id-Version: Better Search Replace 1.0.2\n" 6 "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/better-search-" 7 "replace\n" 8 "POT-Creation-Date: 2015-02-05 04:52:47+00:00\n" 8 9 "MIME-Version: 1.0\n" 9 10 "Content-Type: text/plain; charset=UTF-8\n" … … 13 14 "Language-Team: LANGUAGE <LL@li.org>\n" 14 15 15 #: includes/class-better-search-replace-admin.php:141 16 #. #-#-#-#-# plugin.pot (Better Search Replace 1.0.2) #-#-#-#-# 17 #. Plugin Name of the plugin/theme 18 #: includes/class-better-search-replace-admin.php:69 19 #: templates/bsr-dashboard.php:17 20 msgid "Better Search Replace" 21 msgstr "" 22 23 #: includes/class-better-search-replace-admin.php:138 16 24 msgid "" 17 25 "No search string was defined, please enter a URL or string to search for." 18 26 msgstr "" 19 27 20 #: includes/class-better-search-replace-admin.php:14 428 #: includes/class-better-search-replace-admin.php:141 21 29 msgid "Please select the tables that you want to update." 22 30 msgstr "" 23 31 24 #: includes/class-better-search-replace-admin.php:15 332 #: includes/class-better-search-replace-admin.php:150 25 33 msgid "" 26 34 "<p><strong>DRY RUN:</strong> <strong>%d</strong> tables were searched, " 27 35 "<strong>%d</strong> cells were found that need to be updated, and <strong>" 28 36 "%d</strong> changes were made.</p><p><a href=\"%s\" class=\"thickbox\" title=" 29 "\"Dry Run Details\">Click here</a> for more details, or click the submit"30 " button belowto run the search/replace.</p>"37 "\"Dry Run Details\">Click here</a> for more details, or use the form below " 38 "to run the search/replace.</p>" 31 39 msgstr "" 32 40 33 #: includes/class-better-search-replace-admin.php:1 6041 #: includes/class-better-search-replace-admin.php:157 34 42 msgid "" 35 43 "<p>During the search/replace, <strong>%d</strong> tables were searched, with " … … 37 45 "href=\"%s\" class=\"thickbox\" title=\"Search/Replace Details\">Click here</" 38 46 "a> for more details.</p>" 39 msgstr ""40 41 #. #-#-#-#-# plugin.pot (Better Search Replace 1.0.0) #-#-#-#-#42 #. Plugin Name of the plugin/theme43 #: templates/bsr-dashboard.php:1744 msgid "Better Search Replace"45 47 msgstr "" 46 48 … … 100 102 msgstr "" 101 103 104 #: templates/bsr-dashboard.php:66 105 msgid "Run Search/Replace" 106 msgstr "" 107 102 108 #. Plugin URI of the plugin/theme 103 109 msgid "http://expandedfronts.com/better-search-replace"
Note: See TracChangeset
for help on using the changeset viewer.