Skip to content

Commit

Permalink
Merge pull request #4 from GeoDirectory/master
Browse files Browse the repository at this point in the history
Merge master
  • Loading branch information
viruthagiri committed Aug 6, 2015
2 parents 54b47d1 + ba53327 commit 6d3f38e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 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: 0.0.4
Version: 0.0.5
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', '0.0.4' );
define( 'BP_COMPLIMENTS_VER', '0.0.5' );

/**
* BuddyPress compliments text domain.
Expand Down
Binary file modified languages/bp-compliments-en_US.mo
Binary file not shown.
30 changes: 15 additions & 15 deletions languages/bp-compliments-en_US.po
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
msgid ""
msgstr ""
"Project-Id-Version: BuddyPress Compliments 0.0.2\n"
"POT-Creation-Date: 2015-07-20 14:19+0530\n"
"PO-Revision-Date: 2015-07-20 14:20+0530\n"
"Project-Id-Version: BuddyPress Compliments 0.0.5\n"
"POT-Creation-Date: 2015-08-04 22:10-0000\n"
"PO-Revision-Date: 2015-08-04 22:11-0000\n"
"Last-Translator: \n"
"Language-Team: GeoDirectory <[email protected]>\n"
"Language: en_US\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.1\n"
"X-Generator: Poedit 1.7.5\n"
"X-Poedit-Basepath: ../\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x\n"
Expand All @@ -33,14 +33,14 @@ msgstr ""
msgid "Hey! BP Compliments requires BuddyPress 1.5 or higher."
msgstr ""

#: includes/bp-compliments-actions.php:50
#: includes/bp-compliments-actions.php:51
#, php-format
msgid ""
"There was a problem when trying to send compliment to %s, please contact "
"administrator."
msgstr ""

#: includes/bp-compliments-actions.php:52
#: includes/bp-compliments-actions.php:53
#, php-format
msgid "Your compliment sent to %s."
msgstr ""
Expand Down Expand Up @@ -78,15 +78,15 @@ msgstr ""
msgid "%1$s has sent a compliment to %2$s"
msgstr ""

#: includes/bp-compliments-forms.php:23
#: includes/bp-compliments-forms.php:26
msgid "Choose Your Compliment Type:"
msgstr ""

#: includes/bp-compliments-forms.php:60
#: includes/bp-compliments-forms.php:63
msgid "Send"
msgstr ""

#: includes/bp-compliments-forms.php:61
#: includes/bp-compliments-forms.php:64
msgid "Cancel"
msgstr ""

Expand Down Expand Up @@ -234,31 +234,31 @@ msgstr ""
msgid "Send Compliment"
msgstr ""

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

#: includes/templates/buddypress/members/single/compliments.php:118
#: includes/templates/buddypress/members/single/compliments.php:120
#, 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:121
#: includes/templates/buddypress/members/single/compliments.php:123
msgid "Go to Page"
msgstr ""

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

#: includes/templates/buddypress/members/single/compliments.php:144
#: includes/templates/buddypress/members/single/compliments.php:146
msgid ""
"Aw, you have no compliments yet. To get some try sending compliments to "
"others."
msgstr ""

#: includes/templates/buddypress/members/single/compliments.php:150
#: includes/templates/buddypress/members/single/compliments.php:152
msgid "Sorry, no compliments just yet."
msgstr ""

0 comments on commit 6d3f38e

Please sign in to comment.