Adds DFs
This commit is contained in:
7
spec/fixtures/dynamic_finders/plugin_version/members-role-hierarchy/change_log/changelog.md
vendored
Normal file
7
spec/fixtures/dynamic_finders/plugin_version/members-role-hierarchy/change_log/changelog.md
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Change Log
|
||||
|
||||
## [1.0.0] - 2017-02-03
|
||||
|
||||
### Added
|
||||
|
||||
* Plugin launch. Everything's new!
|
||||
@@ -0,0 +1,60 @@
|
||||
# Copyright (C) 2017 Members - Role Hierarchy
|
||||
# This file is distributed under the same license as the Members - Role Hierarchy package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Members - Role Hierarchy 1.0.0-dev-20170203\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/members-role-hierarchy\n"
|
||||
"POT-Creation-Date: 2017-02-08 15:49:22+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
#: admin/class-edit-role.php:97
|
||||
msgid "Role Position"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-edit-role.php:124
|
||||
msgid "Set the role's position in the hierarchy."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-manage-roles.php:86
|
||||
msgid "Position"
|
||||
msgstr ""
|
||||
|
||||
#: admin/functions-settings.php:31
|
||||
msgid "Role Hierarchy"
|
||||
msgstr ""
|
||||
|
||||
#: admin/functions-settings.php:70
|
||||
msgid "Should users manage users/roles that are \"lower\" or \"lower or equal\" to their own role?"
|
||||
msgstr ""
|
||||
|
||||
#: admin/functions-settings.php:78
|
||||
msgid "Lower. <em>Exceptions are the following roles:</em> %s."
|
||||
msgstr ""
|
||||
|
||||
#: admin/functions-settings.php:86
|
||||
msgid "Lower or equal."
|
||||
msgstr ""
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Members - Role Hierarchy"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://themehybrid.com/plugins/members"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Role Hierarchy is an add-on plugin for Members for creating a hierarchical roles system. Its purpose is to make sure that users who can edit, create, delete, and promote users cannot do so to users above them in the hierarchy."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Justin Tadlock"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://justintadlock.com"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user