# wp-debugging/2.2.0/languages/wp-debugging.pot

WP Debugging, version 2.2.0. 71 lines.

- Page: https://pluginprobe.com/plugins/wp-debugging/2.2.0/code/languages/wp-debugging.pot
- Raw: https://pluginprobe.com/plugins/wp-debugging/2.2.0/raw/languages/wp-debugging.pot
- Modified: 2019-02-03T22:28:56+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/wp-debugging/2.2.0/code/languages/wp-debugging.pot#L10-L20`.

```
# Copyright (C) 2019 Andy Fragen
# This file is distributed under the same license as the WP Debugging plugin.
msgid ""
msgstr ""
"Project-Id-Version: WP Debugging 2.2.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-debugging\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2019-02-03T22:25:54+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.1.0\n"
"X-Domain: wp-debugging\n"

#. Plugin Name of the plugin
#: src/Settings.php:62
#: src/Settings.php:63
#: src/Settings.php:288
msgid "WP Debugging"
msgstr ""

#. Plugin URI of the plugin
msgid "https://github.com/afragen/wp-debugging"
msgstr ""

#. Description of the plugin
msgid "A support/troubleshooting plugin for WordPress."
msgstr ""

#. Author of the plugin
msgid "Andy Fragen"
msgstr ""

#: src/Settings.php:188
msgid "Saved."
msgstr ""

#: src/Settings.php:207
msgid "Debugging Constants"
msgstr ""

#: src/Settings.php:220
msgid "Set WP_DEBUG to true."
msgstr ""

#: src/Settings.php:232
msgid "Set WP_DEBUG_DISPLAY to false, default is true."
msgstr ""

#: src/Settings.php:245
msgid "Set WP_DISABLE_FATAL_ERROR_HANDLER to true."
msgstr ""

#: src/Settings.php:257
msgid "The following constants are set with plugin activation and removed with plugin deactivation."
msgstr ""

#: src/Settings.php:259
msgid "Select the debugging constants."
msgstr ""

#: src/Settings.php:290
msgid "<strong>Please note:</strong> Your <code>wp-config.php</code> file must be writable by the filesystem. Any errors will result in a PHP Exception being thrown. Debug constants per <a href=\"https://codex.wordpress.org/Debugging_in_WordPress\">Debugging in WordPress</a>."
msgstr ""

#: src/Settings.php:347
msgid "Settings"
msgstr ""

```
