-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add 'row_classes' field parameter for adding additional row classes. …
…Mentioned in CMB2#68.
- Loading branch information
1 parent
f4737a3
commit 0860f44
Showing
3 changed files
with
118 additions
and
22 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,13 +2,13 @@ | |
# This file is distributed under the same license as the CMB2 package. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: CMB2 2.0.1\n" | ||
"Project-Id-Version: CMB2 2.0.2\n" | ||
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n" | ||
"POT-Creation-Date: 2015-01-30 15:31:40+00:00\n" | ||
"POT-Creation-Date: 2015-02-09 17:05:17+00:00\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"PO-Revision-Date: 2015-1-30 15:31+300\n" | ||
"PO-Revision-Date: 2015-2-9 17:5+300\n" | ||
"Last-Translator: WebDevStudios [email protected]\n" | ||
"Language-Team: WebDevStudios [email protected]\n" | ||
"X-Generator: grunt-wp-i18n 0.4.9\n" | ||
|
@@ -289,19 +289,19 @@ msgstr "" | |
msgid "No oEmbed Results Found for %s. View more info at" | ||
msgstr "" | ||
|
||
#: includes/CMB2_Field.php:816 | ||
#: includes/CMB2_Field.php:854 | ||
msgid "Add Group" | ||
msgstr "" | ||
|
||
#: includes/CMB2_Field.php:817 | ||
#: includes/CMB2_Field.php:855 | ||
msgid "Remove Group" | ||
msgstr "" | ||
|
||
#: includes/CMB2_Field.php:838 | ||
#: includes/CMB2_Field.php:876 | ||
msgid "None" | ||
msgstr "" | ||
|
||
#: includes/CMB2_Field.php:839 | ||
#: includes/CMB2_Field.php:877 | ||
msgid "All" | ||
msgstr "" | ||
|
||
|
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