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

WP Debugging, version 2.10.2. 79 lines.

- Page: https://pluginprobe.com/plugins/wp-debugging/2.10.2/code/languages/wp-debugging.pot
- Raw: https://pluginprobe.com/plugins/wp-debugging/2.10.2/raw/languages/wp-debugging.pot
- Modified: 2021-09-04T16:44:32+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.10.2/code/languages/wp-debugging.pot#L10-L20`.

```
# Copyright (C) 2021 Andy Fragen
# This file is distributed under the MIT.
msgid ""
msgstr ""
"Project-Id-Version: WP Debugging 2.10.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: 2021-09-04T16:42:20+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: wp-debugging\n"

#. Plugin Name of the plugin
#: src/Settings.php:107
#: src/Settings.php:412
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:78
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:108
msgctxt "Menu item"
msgid "WP Debugging"
msgstr ""

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

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

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

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

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

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

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

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

```
