X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flanguage%2Fpayout_de.php;h=7c7333d7e10a3921139547a10cfad944d7686c27;hb=b4042713447d2eb3777a49f24523511dbba8970f;hp=961cf08b4b80bba9c999cf2807520b96d7c04489;hpb=b3444a277f5be904b5a868e215c5c2ffbfea1954;p=mailer.git diff --git a/inc/language/payout_de.php b/inc/language/payout_de.php index 961cf08b4b..7c7333d7e1 100644 --- a/inc/language/payout_de.php +++ b/inc/language/payout_de.php @@ -17,7 +17,7 @@ * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * * Copyright (c) 2009 - 2011 by Mailer Developer Team * - * For more information visit: http://www.mxchange.org * + * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -64,13 +64,9 @@ addMessages(array( 'ADMIN_PAYOUT_YOUR_ACCOUNT' => "Ihre Account-Id", 'ADMIN_PAYOUT_YOUR_PASSWORD' => "Passwort", 'ADMIN_PAYOUT_YOUR_URL' => "URL zum ext. Script", - 'ADMIN_PAYOUT_YOUR_URL_NOTE' => "
- Wobei $fuserid/$fpass und $f/$fpass die Logindaten sind und $points die zu übberweisenden {?POINTS?} sind:
- http://url/engine.php?action=trans&from_userid=$fuserid&from_pass=$fpass&to_userid=$tuserid&to_pass=$tpass&points=$points
-
", 'ADMIN_PAYOUT_YOUR_RET_DONE' => "Return-Code: Erfolgreich", 'ADMIN_PAYOUT_YOUR_RET_FAILED' => "Return-Code: Fehlgeschlagen", - 'ADMIN_PAYOUT_OPTIONAL_SETTINGS' => "Optionale Einstellungen", + 'ADMIN_PAYOUT_OPTIONAL_SETTINGS' => "Optionale API-Einstellungen (nicht Werbenetzwerke!)", 'ADMIN_PAYOUT_YOUR_PASS_TRANSFER' => "Passwortverschlüsslung zur Übertragung", 'ADMIN_TASK_TYPE_PAYOUT_REQUEST' => "Auszahlungsanfrage", 'ADMIN_PAYOUT_LIST_REQUESTS' => "Jetzt alle Auszahlungsanfragen auflisten.",