-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from mistergiri/master
setting added for number of compliments to display per page
- Loading branch information
Showing
6 changed files
with
31 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: BuddyPress Compliments 0.0.2\n" | ||
"POT-Creation-Date: 2015-07-13 16:54+0530\n" | ||
"PO-Revision-Date: 2015-07-13 16:54+0530\n" | ||
"POT-Creation-Date: 2015-07-14 13:48+0530\n" | ||
"PO-Revision-Date: 2015-07-14 13:49+0530\n" | ||
"Last-Translator: \n" | ||
"Language-Team: GeoDirectory <[email protected]>\n" | ||
"Language: en_US\n" | ||
|
@@ -105,12 +105,12 @@ msgid "" | |
msgstr "" | ||
|
||
#: includes/bp-compliments-notifications.php:278 | ||
#: includes/bp-compliments-taxonomies.php:258 | ||
#: includes/bp-compliments-taxonomies.php:262 | ||
msgid "Yes" | ||
msgstr "" | ||
|
||
#: includes/bp-compliments-notifications.php:279 | ||
#: includes/bp-compliments-taxonomies.php:259 | ||
#: includes/bp-compliments-taxonomies.php:263 | ||
msgid "No" | ||
msgstr "" | ||
|
||
|
@@ -198,39 +198,43 @@ msgstr "" | |
msgid "Icon" | ||
msgstr "" | ||
|
||
#: includes/bp-compliments-taxonomies.php:245 | ||
#: includes/bp-compliments-taxonomies.php:246 | ||
msgid "BuddyPress Compliments - Settings" | ||
msgstr "" | ||
|
||
#: includes/bp-compliments-taxonomies.php:255 | ||
#: includes/bp-compliments-taxonomies.php:259 | ||
msgid "Members can delete compliments received?" | ||
msgstr "" | ||
|
||
#: includes/bp-compliments-taxonomies.php:267 | ||
msgid "Number of Compliments to display per page?" | ||
msgstr "" | ||
|
||
#: includes/bp-compliments-templatetags.php:83 | ||
msgid "Send Compliment" | ||
msgstr "" | ||
|
||
#: includes/templates/buddypress/members/single/compliments.php:67 | ||
#: includes/templates/buddypress/members/single/compliments.php:70 | ||
msgid "Delete" | ||
msgstr "" | ||
|
||
#: includes/templates/buddypress/members/single/compliments.php:99 | ||
#: includes/templates/buddypress/members/single/compliments.php:102 | ||
#, 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:102 | ||
#: includes/templates/buddypress/members/single/compliments.php:105 | ||
msgid "Go to Page" | ||
msgstr "" | ||
|
||
#: includes/templates/buddypress/members/single/compliments.php:119 | ||
#: includes/templates/buddypress/members/single/compliments.php:122 | ||
msgid "" | ||
"Aw, you have no compliments yet. To get some try sending compliments to " | ||
"others." | ||
msgstr "" | ||
|
||
#: includes/templates/buddypress/members/single/compliments.php:125 | ||
#: includes/templates/buddypress/members/single/compliments.php:128 | ||
msgid "Sorry, no compliments just yet." | ||
msgstr "" |