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

WP Debugging, version 2.7.2. 79 lines.

- Page: https://pluginprobe.com/plugins/wp-debugging/2.7.2/code/languages/wp-debugging.pot
- Raw: https://pluginprobe.com/plugins/wp-debugging/2.7.2/raw/languages/wp-debugging.pot
- Modified: 2020-06-01T19:03:46+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.7.2/code/languages/wp-debugging.pot#L10-L20`.

```
# Copyright (C) 2020 Andy Fragen
# This file is distributed under the same license as the WP Debugging plugin.
msgid ""
msgstr ""
"Project-Id-Version: WP Debugging 2.7.2\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: 2020-06-01T19:00:56+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.4.0\n"
"X-Domain: wp-debugging\n"

#. Plugin Name of the plugin
#: src/Settings.php:82
#: src/Settings.php:388
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/Bootstrap.php:73
msgid "The <strong>WP Debugging</strong> plugin must have a <code>wp-config.php</code> file that is writable by the filesystem."
msgstr ""

#: src/Settings.php:83
msgctxt "Menu item"
msgid "WP Debugging"
msgstr ""

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

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

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

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

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

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

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

#: src/Settings.php:390
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:447
msgid "Settings"
msgstr ""

```
