Change okcancelignore -> okcancelbuttons in PayConfirmation, in translations that still had the old one

Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
master
PanteraPolnocy 2025-12-06 15:31:42 +01:00
parent dff1f22a37
commit 74082e07bd
3 changed files with 3 additions and 3 deletions

View File

@ -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ı.

View File

@ -2502,7 +2502,7 @@ Déplacer les objets de l&apos;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.

View File

@ -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">
Ошибка платежа: объект не найден.