Change okcancelignore -> okcancelbuttons in PayConfirmation, in translations that still had the old one
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>master
parent
dff1f22a37
commit
74082e07bd
|
|
@ -2385,7 +2385,7 @@ Element(lər) daşınılsın?
|
|||
</notification>
|
||||
<notification name="PayConfirmation">
|
||||
[TARGET] üçün L$[AMOUNT] ödəmək istədiyinizi təsdiq edin.
|
||||
<usetemplate ignoretext="Ödənişdən əvvəl təsdiqləmə (200 L$-dan yuxarı məbləğ)" name="okcancelignore" notext="Ləğv et" yestext="Ödə"/>
|
||||
<usetemplate name="okcancelbuttons" notext="Ləğv et" yestext="Ödə"/>
|
||||
</notification>
|
||||
<notification name="PayObjectFailed">
|
||||
Ödəniş xətası: obyekt tapılmadı.
|
||||
|
|
|
|||
|
|
@ -2502,7 +2502,7 @@ Déplacer les objets de l'inventaire ?
|
|||
</notification>
|
||||
<notification name="PayConfirmation">
|
||||
Confirmez que vous voulez payer [AMOUNT] L$ à [TARGET].
|
||||
<usetemplate ignoretext="Confirmez avant de payer (sommes supérieures à 200 L$)" name="okcancelignore" notext="Annuler" yestext="Payer"/>
|
||||
<usetemplate name="okcancelbuttons" notext="Annuler" yestext="Payer"/>
|
||||
</notification>
|
||||
<notification name="PayObjectFailed">
|
||||
Échec de paiement : objet introuvable.
|
||||
|
|
|
|||
|
|
@ -2478,7 +2478,7 @@ URL: [UNTRUSTED_URL]
|
|||
</notification>
|
||||
<notification name="PayConfirmation">
|
||||
Подтвердите что вы хотите заплатить L$[AMOUNT] для [TARGET].
|
||||
<usetemplate ignoretext="Подтвердить перед оплатой (сумма выше L$200)" name="okcancelignore" notext="Отмена" yestext="Pay"/>
|
||||
<usetemplate name="okcancelbuttons" notext="Отмена" yestext="Pay"/>
|
||||
</notification>
|
||||
<notification name="PayObjectFailed">
|
||||
Ошибка платежа: объект не найден.
|
||||
|
|
|
|||
Loading…
Reference in New Issue