Skip to content

Commit

Permalink
Merge pull request #8 from GeoDirectory/master
Browse files Browse the repository at this point in the history
Merge master
  • Loading branch information
viruthagiri committed Nov 11, 2015
2 parents ac6b3c9 + 9fa436e commit b239dcb
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions bp-compliments.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
Plugin Name: BuddyPress Compliments
Plugin URI: http://wpgeodirectory.com/
Description: Compliments module for BuddyPress.
Version: 1.0.0
Version: 1.0.1
Author: GeoDirectory
Author URI: http://wpgeodirectory.com
*/
Expand All @@ -19,7 +19,7 @@
if ( !defined( 'ABSPATH' ) ) exit;

// Define the plugin version.
define( 'BP_COMPLIMENTS_VER', '1.0.0' );
define( 'BP_COMPLIMENTS_VER', '1.0.1' );

/**
* BuddyPress compliments text domain.
Expand Down
Binary file modified languages/bp-compliments-en_US.mo
Binary file not shown.
18 changes: 9 additions & 9 deletions languages/bp-compliments-en_US.po
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: BuddyPress Compliments 0.0.8\n"
"POT-Creation-Date: 2015-09-26 19:40-0000\n"
"PO-Revision-Date: 2015-09-26 19:40-0000\n"
"Project-Id-Version: BuddyPress Compliments 1.0.1\n"
"POT-Creation-Date: 2015-11-10 15:37-0000\n"
"PO-Revision-Date: 2015-11-10 15:37-0000\n"
"Last-Translator: \n"
"Language-Team: GeoDirectory <[email protected]>\n"
"Language: en_US\n"
Expand Down Expand Up @@ -277,31 +277,31 @@ msgstr ""
msgid "Send %s"
msgstr ""

#: includes/templates/buddypress/members/single/compliments.php:88
#: includes/templates/buddypress/members/single/compliments.php:93
msgid "Delete"
msgstr ""

#: includes/templates/buddypress/members/single/compliments.php:122
#: includes/templates/buddypress/members/single/compliments.php:127
#, php-format
msgid "1 of 1"
msgid_plural "%1$s to %2$s of %3$s"
msgstr[0] ""
msgstr[1] ""

#: includes/templates/buddypress/members/single/compliments.php:125
#: includes/templates/buddypress/members/single/compliments.php:130
msgid "Go to Page"
msgstr ""

#: includes/templates/buddypress/members/single/compliments.php:141
#: includes/templates/buddypress/members/single/compliments.php:146
msgid "You don't have permission to access this page."
msgstr ""

#: includes/templates/buddypress/members/single/compliments.php:148
#: includes/templates/buddypress/members/single/compliments.php:153
#, php-format
msgid "Aw, you have no %1$s yet. To get some try sending %1$s to others."
msgstr ""

#: includes/templates/buddypress/members/single/compliments.php:154
#: includes/templates/buddypress/members/single/compliments.php:159
#, php-format
msgid "Sorry, no %1$s just yet."
msgstr ""

0 comments on commit b239dcb

Please sign in to comment.