diff --git a/languages/nav-menu-roles.pot b/languages/nav-menu-roles.pot index 6e15abe..4a67fa0 100644 --- a/languages/nav-menu-roles.pot +++ b/languages/nav-menu-roles.pot @@ -1,16 +1,17 @@ -# Copyright (C) 2016 Nav Menu Roles -# This file is distributed under the same license as the Nav Menu Roles package. +# Copyright (C) 2016 Kathy Darling +# This file is distributed under the GPL2. msgid "" msgstr "" -"Project-Id-Version: Nav Menu Roles 1.7.6\n" -"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/nav-menu-roles\n" -"POT-Creation-Date: 2016-01-25 01:40:12+00:00\n" +"Project-Id-Version: Nav Menu Roles 1.7.7\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/nav-menu-roles\n" +"POT-Creation-Date: 2016-02-09 22:49:34+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" +"X-Generator: grunt-wp-i18n 0.5.3\n" #: inc/class.Nav_Menu_Roles_Import.php:106 #: inc/class.Nav_Menu_Roles_Import.php:115 @@ -162,40 +163,44 @@ msgstr "" msgid "Nav Menu Roles" msgstr "" -#: nav-menu-roles.php:172 +#: nav-menu-roles.php:175 msgid "" "Import %snav menu roles%s and other menu item meta skipped by the default " "importer" msgstr "" -#: nav-menu-roles.php:228 +#: nav-menu-roles.php:236 msgid "" -"Nav Menu Roles has detected a possible conflict with the following " -"functions or classes: %1$s. Please direct the author of the conflicting " -"theme or plugin to the %2$sFAQ%3$s for a solution. | %4$sHide Notice%3$s" +"Nav Menu Roles has detected a possible conflict in the following locations: " +"%1$s. Please direct the author of the conflicting theme or plugin to the " +"%2$sFAQ%3$s for a solution. | %4$sHide Notice%3$s" msgstr "" -#: nav-menu-roles.php:271 +#: nav-menu-roles.php:278 msgid "FAQ" msgstr "" -#: nav-menu-roles.php:339 -msgid "Display Mode" +#: nav-menu-roles.php:279 +msgid "Donate" msgstr "" #: nav-menu-roles.php:347 +msgid "Display Mode" +msgstr "" + +#: nav-menu-roles.php:355 msgid "Logged In Users" msgstr "" -#: nav-menu-roles.php:354 +#: nav-menu-roles.php:362 msgid "Logged Out Users" msgstr "" -#: nav-menu-roles.php:361 +#: nav-menu-roles.php:369 msgid "Everyone" msgstr "" -#: nav-menu-roles.php:368 +#: nav-menu-roles.php:376 msgid "Restrict menu item to a minimum role" msgstr "" @@ -204,10 +209,7 @@ msgid "http://www.kathyisawesome.com/449/nav-menu-roles/" msgstr "" #. Description of the plugin/theme -msgid "" -"Hide custom menu items based on user roles. PLEASE READ THE " -"[FAQ](http://wordpress.org/plugins/nav-menu-roles/faq/#conflict) IF YOU ARE " -"NOT SEEING THE SETTINGS." +msgid "Hide custom menu items based on user roles." msgstr "" #. Author of the plugin/theme diff --git a/nav-menu-roles.php b/nav-menu-roles.php index 76d99ab..e41a83e 100644 --- a/nav-menu-roles.php +++ b/nav-menu-roles.php @@ -3,7 +3,7 @@ Plugin Name: Nav Menu Roles Plugin URI: http://www.kathyisawesome.com/449/nav-menu-roles/ Description: Hide custom menu items based on user roles. -Version: 1.7.6 +Version: 1.7.7 Author: Kathy Darling Author URI: http://www.kathyisawesome.com License: GPL2 diff --git a/package.json b/package.json index 6028daf..0ab3e16 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "title": "Nav Menu Roles", "name": "nav-menu-roles", - "version": "1.7.6", + "version": "1.7.7", "description": "Hide menu items based on user roles", "main": "Gruntfile.js", "license": "GPL-3.0", diff --git a/readme.md b/readme.md index 2f8213a..ea18271 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,7 @@ **Tags:** menu, menus, nav menu, nav menus **Requires at least:** 4.4.0 **Tested up to:** 4.4.0 -**Stable tag:** 1.7.6 +**Stable tag: 1.7.7 **License:** GPLv3 Hide custom menu items based on user roles. PLEASE READ THE FAQ IF YOU ARE NOT SEEING THE SETTINGS. diff --git a/readme.txt b/readme.txt index c8c6d76..2dee7d7 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Donate link: https://www.paypal.me/helgatheviking Tags: menu, menus, nav menu, nav menus Requires at least: 4.4.0 Tested up to: 4.4.0 -Stable tag: 1.7.6 +Stable tag: 1.7.7 License: GPLv3 Hide custom menu items based on user roles. PLEASE READ THE FAQ IF YOU ARE NOT SEEING THE SETTINGS.