Skip to content
Snippets Groups Projects
Commit aa2c4fb8 authored by Erick Hitter's avatar Erick Hitter
Browse files

Grunt build

parent 304b7080
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ msgstr "" ...@@ -5,7 +5,7 @@ msgstr ""
"Project-Id-Version: Bulk Actions Cron Offload 1.0\n" "Project-Id-Version: Bulk Actions Cron Offload 1.0\n"
"Report-Msgid-Bugs-To: " "Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/bulk-actions-cron-offload\n" "https://wordpress.org/support/plugin/bulk-actions-cron-offload\n"
"POT-Creation-Date: 2017-09-15 03:30:57+00:00\n" "POT-Creation-Date: 2017-09-15 23:46:18+00:00\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
...@@ -25,78 +25,92 @@ msgstr "" ...@@ -25,78 +25,92 @@ msgstr ""
"X-Poedit-Bookmarks: \n" "X-Poedit-Bookmarks: \n"
"X-Textdomain-Support: yes\n" "X-Textdomain-Support: yes\n"
#: includes/class-delete-all.php:123 #: includes/class-custom-action.php:61
msgid "A pending request to empty the trash will be processed soon." msgid "Success! The selected posts will be processed shortly."
msgstr ""
#: includes/class-custom-action.php:70
msgid "The requested processing is already pending for the chosen posts."
msgstr "" msgstr ""
#: includes/class-delete-all.php:136 #: includes/class-custom-action.php:79
msgid ""
"Some items that would normally be shown here are waiting to be processed. "
"These items are hidden until processing completes."
msgstr ""
#: includes/class-delete-all.php:134
msgid "Success! The trash will be emptied shortly." msgid "Success! The trash will be emptied shortly."
msgstr "" msgstr ""
#: includes/class-delete-all.php:145 #: includes/class-delete-all.php:143
msgid "A request to empty the trash is already pending for this post type." msgid "A request to empty the trash is already pending for this post type."
msgstr "" msgstr ""
#: includes/class-delete-permanently.php:91 #: includes/class-delete-all.php:152
msgid "" msgid "A pending request to empty the trash will be processed soon."
"Some items that would normally be shown here are waiting to be deleted "
"permanently. These items are hidden until then."
msgstr "" msgstr ""
#: includes/class-delete-permanently.php:104 #: includes/class-delete-permanently.php:102
msgid "Success! The selected posts will be deleted shortly." msgid "Success! The selected posts will be deleted shortly."
msgstr "" msgstr ""
#: includes/class-delete-permanently.php:113 #: includes/class-delete-permanently.php:111
msgid "The selected posts are already scheduled to be deleted." msgid "The selected posts are already scheduled to be deleted."
msgstr "" msgstr ""
#: includes/class-edit.php:99 #: includes/class-delete-permanently.php:120
msgid "" msgid ""
"Some items that would normally be shown here are waiting to be edited. " "Some items that would normally be shown here are waiting to be deleted "
"These items are hidden until they are processed." "permanently. These items are hidden until then."
msgstr "" msgstr ""
#: includes/class-edit.php:112 #: includes/class-edit.php:81
msgid "Success! The selected posts will be edited shortly." msgid "Success! The selected posts will be edited shortly."
msgstr "" msgstr ""
#: includes/class-edit.php:121 #: includes/class-edit.php:90
msgid "The requested edits are already pending for the chosen posts." msgid "The requested edits are already pending for the chosen posts."
msgstr "" msgstr ""
#: includes/class-main.php:227 #: includes/class-edit.php:99
msgid "The requested bulk action was not processed because no posts were selected." msgid ""
"Some items that would normally be shown here are waiting to be edited. "
"These items are hidden until they are processed."
msgstr "" msgstr ""
#: includes/class-move-to-trash.php:98 #: includes/class-main.php:246
msgid "" msgid "The requested bulk action was not processed because no posts were selected."
"Some items that would normally be shown here are waiting to be moved to the "
"trash. These items are hidden until they are moved."
msgstr "" msgstr ""
#: includes/class-move-to-trash.php:111 #: includes/class-move-to-trash.php:81
msgid "Success! The selected posts will be moved to the trash shortly." msgid "Success! The selected posts will be moved to the trash shortly."
msgstr "" msgstr ""
#: includes/class-move-to-trash.php:120 #: includes/class-move-to-trash.php:90
msgid "The selected posts are already scheduled to be moved to the trash." msgid "The selected posts are already scheduled to be moved to the trash."
msgstr "" msgstr ""
#: includes/class-restore-from-trash.php:91 #: includes/class-move-to-trash.php:99
msgid "" msgid ""
"Some items that would normally be shown here are waiting to be restored " "Some items that would normally be shown here are waiting to be moved to the "
"from the trash. These items are hidden until they are restored." "trash. These items are hidden until they are moved."
msgstr "" msgstr ""
#: includes/class-restore-from-trash.php:104 #: includes/class-restore-from-trash.php:102
msgid "Success! The selected posts will be restored shortly." msgid "Success! The selected posts will be restored shortly."
msgstr "" msgstr ""
#: includes/class-restore-from-trash.php:113 #: includes/class-restore-from-trash.php:111
msgid "The selected posts are already scheduled to be restored." msgid "The selected posts are already scheduled to be restored."
msgstr "" msgstr ""
#: includes/class-restore-from-trash.php:120
msgid ""
"Some items that would normally be shown here are waiting to be restored "
"from the trash. These items are hidden until they are restored."
msgstr ""
#. Plugin Name of the plugin/theme #. Plugin Name of the plugin/theme
msgid "Bulk Actions Cron Offload" msgid "Bulk Actions Cron Offload"
msgstr "" msgstr ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment