Fix English language item
authorMatthias Schmidt <gravatronics@live.com>
Thu, 13 Jul 2017 17:29:52 +0000 (19:29 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Thu, 13 Jul 2017 17:29:52 +0000 (19:29 +0200)
See #2331

wcfsetup/install/lang/en.xml

index bd2d8822549c6dd008a59fd7d1b97c1e693df2dc..f5acffcc48adf023fa25174b3d21c6f70b07e58b 100644 (file)
                <item name="wcf.acp.devtools.project.path.error.notInstalled"><![CDATA[The package must be installed already.]]></item>
                <item name="wcf.acp.devtools.project.path.error.versionMismatch"><![CDATA[The version shown in the <kbd>package.xml</kbd> does not match the installed version, you may have selected the wrong path.]]></item>
                <item name="wcf.acp.devtools.project.sync"><![CDATA[Sync Data]]></item>
-               <item name="wcf.acp.devtools.pip.defaultFilename"><![CDATA[Searchpattern]]></item>
+               <item name="wcf.acp.devtools.pip.defaultFilename"><![CDATA[Search Pattern]]></item>
                <item name="wcf.acp.devtools.pip.error.notIdempotent"><![CDATA[This PIP does not support repeated imports and can only be processed in regular updates.]]></item>
                <item name="wcf.acp.devtools.pip.notice"><![CDATA[Any existing instructions in the <kbd>package.xml</kbd> will be ignored; This allows the import of PIPs that have no specific instructions provided for them yet. Only the suggested default paths are recognized, with an additional support for application suffixes for <kbd>.tar</kbd>-archives (e. g. <kbd>files_wcf.tar</kbd>) are supported.]]></item>
                <item name="wcf.acp.devtools.pip.pluginName"><![CDATA[PIP identifier]]></item>