Fix typos in pip gui phrases (#2863)
authorFabii547 <Fabii547@users.noreply.github.com>
Thu, 7 Mar 2019 17:19:45 +0000 (18:19 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Thu, 7 Mar 2019 17:19:45 +0000 (18:19 +0100)
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml

index 4d69a15693fdf312398f9865e560b47ba41f22a1..fad3fbc6b310a0c690f7b9adee43ea193b315ddf 100644 (file)
        </dl>
 {/if}]]></item>
                <item name="wcf.acp.devtools.project.instruction.runStandalone"><![CDATA[In eigenem Schritt ausführen]]></item>
-               <item name="wcf.acp.devtools.project.instruction.runStandalone.description"><![CDATA[Für zeitaufwändig Komponenten empfiehlt es sich, diese in einem eigenen Schritt zu installation.]]></item>
+               <item name="wcf.acp.devtools.project.instruction.runStandalone.description"><![CDATA[Für zeitaufwändige Komponenten empfiehlt es sich, diese in einem eigenen Schritt zu installieren.]]></item>
                <item name="wcf.acp.devtools.project.instruction.application"><![CDATA[App]]></item>
                <item name="wcf.acp.devtools.project.authorInformation"><![CDATA[Entwickler-Informationen]]></item>
                <item name="wcf.acp.devtools.project.author"><![CDATA[Entwickler]]></item>
                <item name="wcf.acp.devtools.project.applicationDirectory.error.format"><![CDATA[Das angegebene Appverzeichnis ist ungültig.]]></item>
                <item name="wcf.acp.devtools.project.instructions.type.update.error.updateForFutureVersion"><![CDATA[Aktualisierungen müssen als Ausgangsversion immer eine ältere Version haben. Die angegebene Ausgangsversion <kbd>{$fromVersion}</kbd> ist neuer als die aktuell angegebene Paketversion <kbd>{$version}</kbd>.]]></item>
                <item name="wcf.acp.devtools.project.instructions.type.update.error.duplicate"><![CDATA[Es kann nicht mehrere Installationsanweisungen geben.]]></item>
-               <item name="wcf.acp.devtools.project.edit.warning"><![CDATA[Nach dem Abwenden des Formulars wird die vorhandene <kbd>package.xml</kbd>-Datei überschrieben!]]></item>
+               <item name="wcf.acp.devtools.project.edit.warning"><![CDATA[Nach dem Absenden des Formulars wird die vorhandene <kbd>package.xml</kbd>-Datei überschrieben!]]></item>
                <item name="wcf.acp.devtools.project.instructions.update.fromVersion.description"><![CDATA[Die aktualisierte Version kann entweder eine konkrete Version wie beispielsweise <kbd>1.0.3</kbd> sein oder eine Menge von Versionen, die durch ein Sternchen gekennzeichnet wird (Beispiel: <kbd>1.0.*</kbd>).]]></item>
                <item name="wcf.acp.devtools.project.instruction.error.missingFile"><![CDATA[Die Datei <kbd>{$file}</kbd> existiert nicht.]]></item>
                <item name="wcf.acp.devtools.project.instruction.error.missingDirectory"><![CDATA[Der zugehörige Ordner mit den entpackten Dateien, <kbd>{$directory}</kbd>, existiert nicht.]]></item>
@@ -2467,9 +2467,9 @@ Kein Abschnitt darf leer sein und alle Abschnitten dürfen nur folgende Zeichen
                <item name="wcf.acp.pip.menu.info"><![CDATA[Das <kbd>menu</kbd>-Package Installation Plugin installiert neue Menüs. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_menu.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
                <item name="wcf.acp.pip.menuItem.info"><![CDATA[Das <kbd>menuItem</kbd>-Package Installation Plugin installiert neue Menüpunkte für bereits vorhandene Menüs. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_menu-item.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
                <item name="wcf.acp.pip.objectType.info"><![CDATA[Das <kbd>objectType</kbd>-Package Installation Plugin installiert neue Objekttypen. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_object-type.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.objectTypeDefinition.info"><![CDATA[Das <kbd>acpSearchProvider</kbd>-Package Installation Plugin installiert neue Objekttyp-Definitionen. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_object-type-definition.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.objectTypeDefinition.info"><![CDATA[Das <kbd>objectTypeDefinition</kbd>-Package Installation Plugin installiert neue Objekttyp-Definitionen. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_object-type-definition.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
                <item name="wcf.acp.pip.option.info"><![CDATA[Das <kbd>option</kbd>-Package Installation Plugin installiert neue Optionen. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_option.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
-               <item name="wcf.acp.pip.packageInstallationPlugin.info"><![CDATA[Das <kbd>acpSearchProvider</kbd>-Package Installation Plugin installiert neue Package Installation Plugins. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_pip.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
+               <item name="wcf.acp.pip.packageInstallationPlugin.info"><![CDATA[Das <kbd>packageInstallationPlugin</kbd>-Package Installation Plugin installiert neue Package Installation Plugins. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_pip.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
                <item name="wcf.acp.pip.page.info"><![CDATA[Das <kbd>page</kbd>-Package Installation Plugin installiert neue Seiten. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_page.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
                <item name="wcf.acp.pip.smiley.info"><![CDATA[Das <kbd>smiley</kbd>-Package Installation Plugin installiert neue Smileys. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_smiley.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
                <item name="wcf.acp.pip.templateListener.info"><![CDATA[Das <kbd>templateListener</kbd>-Package Installation Plugin installiert neue Template-Listeners. {if LANGUAGE_USE_INFORMAL_VARIANT}Du kannst{else}Sie können{/if} mehr Informationen in der <a href="https://docs.woltlab.com/package_pip_template-listener.html" class="externalURL">Entwickler-Dokumentation</a> finden.]]></item>
index 75993346a7f809841a790ab5bdfbe0a037de1bd9..1bc9dffc4a8efc545d1d47c50673c1328d780cf4 100644 (file)
@@ -2395,9 +2395,9 @@ If you have <strong>already bought the licenses for the listed apps</strong>, th
                <item name="wcf.acp.pip.menu.info"><![CDATA[The <kbd>menu</kbd> package installation plugin installs new menus. You can find more information in the <a href="https://docs.woltlab.com/package_pip_menu.html" class="externalURL">developer documentation</a>.]]></item>
                <item name="wcf.acp.pip.menuItem.info"><![CDATA[The <kbd>menuItem</kbd> package installation plugin installs new menu items for existing menus. You can find more information in the <a href="https://docs.woltlab.com/package_pip_menu-item.html" class="externalURL">developer documentation</a>.]]></item>
                <item name="wcf.acp.pip.objectType.info"><![CDATA[The <kbd>objectType</kbd> package installation plugin installs new object types. You can find more information in the <a href="https://docs.woltlab.com/package_pip_object-type.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.objectTypeDefinition.info"><![CDATA[The <kbd>acpSearchProvider</kbd> package installation plugin installs new object type definitions. You can find more information in the <a href="https://docs.woltlab.com/package_pip_object-type-definition.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.objectTypeDefinition.info"><![CDATA[The <kbd>objectTypeDefinition</kbd> package installation plugin installs new object type definitions. You can find more information in the <a href="https://docs.woltlab.com/package_pip_object-type-definition.html" class="externalURL">developer documentation</a>.]]></item>
                <item name="wcf.acp.pip.option.info"><![CDATA[The <kbd>option</kbd> package installation plugin installs new options. You can find more information in the <a href="https://docs.woltlab.com/package_pip_option.html" class="externalURL">developer documentation</a>.]]></item>
-               <item name="wcf.acp.pip.packageInstallationPlugin.info"><![CDATA[The <kbd>acpSearchProvider</kbd> package installation plugin installs new package installation plugins. You can find more information in the <a href="https://docs.woltlab.com/package_pip_pip.html" class="externalURL">developer documentation</a>.]]></item>
+               <item name="wcf.acp.pip.packageInstallationPlugin.info"><![CDATA[The <kbd>packageInstallationPlugin</kbd> package installation plugin installs new package installation plugins. You can find more information in the <a href="https://docs.woltlab.com/package_pip_pip.html" class="externalURL">developer documentation</a>.]]></item>
                <item name="wcf.acp.pip.page.info"><![CDATA[The <kbd>page</kbd> package installation plugin installs new pages. You can find more information in the <a href="https://docs.woltlab.com/package_pip_page.html" class="externalURL">developer documentation</a>.]]></item>
                <item name="wcf.acp.pip.smiley.info"><![CDATA[The <kbd>smiley</kbd> package installation plugin installs new smileys. You can find more information in the <a href="https://docs.woltlab.com/package_pip_smiley.html" class="externalURL">developer documentation</a>.]]></item>
                <item name="wcf.acp.pip.templateListener.info"><![CDATA[The <kbd>templateListener</kbd> package installation plugin installs new template listeners. You can find more information in the <a href="https://docs.woltlab.com/package_pip_template-listener.html" class="externalURL">developer documentation</a>.]]></item>