Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
plugins
CiviCRM Permissions Sync
Commits
cda7a7cb
Commit
cda7a7cb
authored
Apr 11, 2019
by
Christian Wach
⚽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add translation file
parent
9e1dd160
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
41 additions
and
0 deletions
+41
-0
languages/reset-wp-civicrm-roles-caps.pot
languages/reset-wp-civicrm-roles-caps.pot
+40
-0
reset-wp-civicrm-roles-caps.php
reset-wp-civicrm-roles-caps.php
+1
-0
No files found.
languages/reset-wp-civicrm-roles-caps.pot
0 → 100644
View file @
cda7a7cb
# Copyright (C) 2019 CiviCRM Permissions Sync
# This file is distributed under the same license as the CiviCRM Permissions Sync package.
msgid ""
msgstr ""
"Project-Id-Version: CiviCRM Permissions Sync 1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/reset-wp-civicrm-roles-caps\n"
"POT-Creation-Date: 2019-04-11 09:50:27+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
#: reset-wp-civicrm-roles-caps.php:347
msgid "CiviCRM Administrator"
msgstr ""
#: reset-wp-civicrm-roles-caps.php:358
msgid "Could not find CiviCRM sync role: \"%s\""
msgstr ""
#. Plugin Name of the plugin/theme
msgid "CiviCRM Permissions Sync"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "https://develop.tadpole.cc/plugins/reset-wp-civicrm-roles-caps"
msgstr ""
#. Description of the plugin/theme
msgid "Keeps CiviCRM permissions in sync with WordPress capabilities so that they are exposed to other plugins."
msgstr ""
#. Author of the plugin/theme
msgid "Tadpole Collective"
msgstr ""
#. Author URI of the plugin/theme
msgid "https://tadpole.cc"
msgstr ""
reset-wp-civicrm-roles-caps.php
View file @
cda7a7cb
...
...
@@ -15,6 +15,7 @@ Based upon code in https://github.com/civicrm/civicrm-wordpress/blob/master/incl
*/
// Version.
define
(
'CIVICRM_PERMISSIONS_SYNC_VERSION'
,
'1.0'
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment