-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update changelog and version number (2.6.0 -> 2.6.1)
- Loading branch information
Showing
6 changed files
with
53 additions
and
42 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,9 @@ | |
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: code-snippets 2.6.0\n" | ||
"Project-Id-Version: code-snippets 2.6.1\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2016-01-29 21:46+1100\n" | ||
"POT-Creation-Date: 2016-02-09 23:26+1100\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -27,108 +27,108 @@ msgstr "" | |
msgid "Edit Snippet" | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:28 | ||
#: php/admin-menus/class-edit-menu.php:32 | ||
msgid "Add New" | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:29 php/views/edit.php:31 | ||
#: php/admin-menus/class-edit-menu.php:33 php/views/edit.php:31 | ||
msgid "Add New Snippet" | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:150 | ||
#: php/admin-menus/class-edit-menu.php:178 | ||
msgid "Don't Panic" | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:151 | ||
#: php/admin-menus/class-edit-menu.php:179 | ||
#, php-format | ||
msgid "" | ||
"The code snippet you are trying to save produced a fatal error on line %d:" | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:153 | ||
#: php/admin-menus/class-edit-menu.php:181 | ||
msgid "" | ||
"The previous version of the snippet is unchanged, and the rest of this site " | ||
"should be functioning normally as before." | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:154 | ||
#: php/admin-menus/class-edit-menu.php:182 | ||
msgid "" | ||
"Please use the back button in your browser to return to the previous page " | ||
"and try to fix the code error." | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:155 | ||
#: php/admin-menus/class-edit-menu.php:183 | ||
msgid "" | ||
"If you prefer, you can close this page and discard the changes you just " | ||
"made. No changes will be made to this site." | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:280 php/class-list-table.php:324 | ||
#: php/admin-menus/class-edit-menu.php:303 php/class-list-table.php:324 | ||
msgid "Description" | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:310 php/class-list-table.php:325 | ||
#: php/admin-menus/class-edit-menu.php:333 php/class-list-table.php:325 | ||
msgid "Tags" | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:314 | ||
#: php/admin-menus/class-edit-menu.php:337 | ||
msgid "Enter a list of tags; separated by commas" | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:333 | ||
#: php/admin-menus/class-edit-menu.php:356 | ||
msgid "Run snippet everywhere" | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:334 | ||
#: php/admin-menus/class-edit-menu.php:357 | ||
msgid "Only run in administration area" | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:335 | ||
#: php/admin-menus/class-edit-menu.php:358 | ||
msgid "Only run on site front-end" | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:339 | ||
#: php/admin-menus/class-edit-menu.php:362 | ||
msgid "Scope" | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:359 | ||
#: php/admin-menus/class-edit-menu.php:382 | ||
msgid "Sharing" | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:363 | ||
#: php/admin-menus/class-edit-menu.php:386 | ||
msgid "Allow this snippet to be activated on individual sites on the network" | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:423 | ||
#: php/admin-menus/class-edit-menu.php:446 | ||
#, php-format | ||
msgid "The snippet has been deactivated due to an error on line %d:" | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:428 | ||
#: php/admin-menus/class-edit-menu.php:451 | ||
msgid "The snippet has been deactivated due to an error in the code." | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:435 | ||
#: php/admin-menus/class-edit-menu.php:458 | ||
msgid "An error occurred when saving the snippet." | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:440 | ||
#: php/admin-menus/class-edit-menu.php:463 | ||
msgid "Snippet <strong>added</strong>." | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:441 | ||
#: php/admin-menus/class-edit-menu.php:464 | ||
msgid "Snippet <strong>updated</strong>." | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:442 | ||
#: php/admin-menus/class-edit-menu.php:465 | ||
msgid "Snippet <strong>added</strong> and <strong>activated</strong>." | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:443 | ||
#: php/admin-menus/class-edit-menu.php:466 | ||
msgid "Snippet <strong>updated</strong> and <strong>activated</strong>." | ||
msgstr "" | ||
|
||
#: php/admin-menus/class-edit-menu.php:444 | ||
#: php/admin-menus/class-edit-menu.php:467 | ||
msgid "Snippet <strong>updated</strong> and <strong>deactivated</strong>." | ||
msgstr "" | ||
|
||
|
@@ -207,7 +207,7 @@ msgid "Selected snippets <strong>deleted</strong>." | |
msgstr "" | ||
|
||
#: php/admin-menus/class-settings-menu.php:16 | ||
#: php/admin-menus/class-settings-menu.php:36 php/views/edit.php:132 | ||
#: php/admin-menus/class-settings-menu.php:36 php/views/edit.php:134 | ||
msgid "Settings" | ||
msgstr "" | ||
|
||
|
@@ -493,12 +493,12 @@ msgid "Edit" | |
msgstr "" | ||
|
||
#: php/class-list-table.php:142 php/class-list-table.php:202 | ||
#: php/class-list-table.php:371 php/views/edit.php:109 | ||
#: php/class-list-table.php:371 php/views/edit.php:111 | ||
msgid "Export" | ||
msgstr "" | ||
|
||
#: php/class-list-table.php:151 php/class-list-table.php:214 | ||
#: php/class-list-table.php:372 php/views/edit.php:121 | ||
#: php/class-list-table.php:372 php/views/edit.php:123 | ||
msgid "Delete" | ||
msgstr "" | ||
|
||
|
@@ -754,15 +754,15 @@ msgstr "" | |
msgid "Code" | ||
msgstr "" | ||
|
||
#: php/views/edit.php:79 php/views/edit.php:93 | ||
#: php/views/edit.php:81 php/views/edit.php:95 | ||
msgid "Save Changes and Activate" | ||
msgstr "" | ||
|
||
#: php/views/edit.php:99 | ||
#: php/views/edit.php:101 | ||
msgid "Save Changes and Deactivate" | ||
msgstr "" | ||
|
||
#: php/views/edit.php:116 | ||
#: php/views/edit.php:118 | ||
msgid "" | ||
"You are about to permanently delete this snippet.\n" | ||
"'Cancel' to stop, 'OK' to delete." | ||
|
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