Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
WP Revisions Control
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WP Plugins
WP Revisions Control
Merge requests
!4
Add bulk actions
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add bulk actions
add/1-bulk-action
into
master
Overview
0
Commits
15
Pipelines
8
Changes
1
Merged
Erick Hitter
requested to merge
add/1-bulk-action
into
master
6 years ago
Overview
0
Commits
15
Pipelines
8
Changes
1
Expand
Fixes
#1 (closed)
Edited
6 years ago
by
Erick Hitter
0
0
Merge request reports
Viewing commit
54c5119c
Prev
Next
Show latest version
1 file
+
35
−
18
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
54c5119c
Updated translations
· 54c5119c
Erick Hitter
authored
6 years ago
languages/wp-revisions-control.pot
+
41
−
16
Options
@@ -5,7 +5,7 @@ msgstr ""
"Project-Id-Version: WP Revisions Control 1.3\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/wp-revisions-control\n"
"POT-Creation-Date: 2019-05-26
17:40:54
+00:00\n"
"POT-Creation-Date: 2019-05-26
23:37:00
+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -25,17 +25,37 @@ msgstr ""
"X-Poedit-Bookmarks: \n"
"X-Textdomain-Support: yes\n"
#: inc/class-wp-revisions-control.php:149
#: inc/class-wp-revisions-control-bulk-actions.php:84
msgid "Purge excess revisions"
msgstr ""
#: inc/class-wp-revisions-control-bulk-actions.php:89
msgid "Purge ALL revisions"
msgstr ""
#: inc/class-wp-revisions-control-bulk-actions.php:269
msgid "Purged all revisions."
msgstr ""
#: inc/class-wp-revisions-control-bulk-actions.php:276
msgid "Purged excess revisions."
msgstr ""
#: inc/class-wp-revisions-control-bulk-actions.php:287
msgid "WP Revisions Control encountered an unspecified error."
msgstr ""
#: inc/class-wp-revisions-control.php:158
msgid ""
"Set the number of revisions to save for each post type listed. To retain "
"all revisions for a given post type, leave the field empty."
msgstr ""
#: inc/class-wp-revisions-control.php:15
0
#: inc/class-wp-revisions-control.php:15
9
msgid "If a post type isn't listed, revisions are not enabled for that post type."
msgstr ""
#: inc/class-wp-revisions-control.php:1
61
#: inc/class-wp-revisions-control.php:1
70
#. translators: 1. Filter tag.
msgid ""
"A local change is causing this plugin's functionality to run at a priority "
@@ -43,58 +63,63 @@ msgid ""
"please unhook any functions from the %1$s filter."
msgstr ""
#: inc/class-wp-revisions-control.php:2
7
8
#: inc/class-wp-revisions-control.php:28
7
msgid "Revisions"
msgstr ""
#: inc/class-wp-revisions-control.php:30
0
#: inc/class-wp-revisions-control.php:30
9
msgid "Processing…"
msgstr ""
#: inc/class-wp-revisions-control.php:3
0
1
#: inc/class-wp-revisions-control.php:31
0
msgid "Are you sure you want to remove revisions from this post?"
msgstr ""
#: inc/class-wp-revisions-control.php:3
02
#: inc/class-wp-revisions-control.php:3
11
msgid "Autosave"
msgstr ""
#: inc/class-wp-revisions-control.php:3
03
#: inc/class-wp-revisions-control.php:3
12
msgid "There are no revisions to remove."
msgstr ""
#: inc/class-wp-revisions-control.php:3
04
#: inc/class-wp-revisions-control.php:3
13
msgid "An error occurred. Please refresh the page and try again."
msgstr ""
#: inc/class-wp-revisions-control.php:3
25
#: inc/class-wp-revisions-control.php:3
34
msgid "Purge these revisions"
msgstr ""
#: inc/class-wp-revisions-control.php:3
31
#: inc/class-wp-revisions-control.php:3
40
#. translators: 1. Text input field.
msgid ""
"Limit this post to %1$s revisions. Leave this field blank for default "
"behavior."
msgstr ""
#: inc/class-wp-revisions-control.php:3
5
6
#: inc/class-wp-revisions-control.php:36
5
msgid "No post ID was provided. Please refresh the page and try again."
msgstr ""
#: inc/class-wp-revisions-control.php:3
58
#: inc/class-wp-revisions-control.php:3
67
msgid "Invalid request. Please refresh the page and try again."
msgstr ""
#: inc/class-wp-revisions-control.php:36
0
#: inc/class-wp-revisions-control.php:36
9
msgid "You are not allowed to edit this post."
msgstr ""
#: inc/class-wp-revisions-control.php:
392
#: inc/class-wp-revisions-control.php:
401
#. translators: 1. Number of removed revisions, already formatted for locale.
msgid "Removed %1$s revisions associated with this post."
msgstr ""
#: inc/class-wp-revisions-control.php:427
#: inc/class-wp-revisions-control.php:439
msgid "No revisions to remove."
msgstr ""
#. Plugin Name of the plugin/theme
msgid "WP Revisions Control"
msgstr ""
Loading