Skip to content

Commit

Permalink
Update suggested donation amounts to $10, $15, $20 and adjust other c…
Browse files Browse the repository at this point in the history
…urrencies.

Default donation amount stays at $10.
  • Loading branch information
enzo1982 committed Dec 30, 2023
1 parent 4218178 commit dd4c345
Show file tree
Hide file tree
Showing 48 changed files with 50 additions and 50 deletions.
6 changes: 3 additions & 3 deletions components/extension/donate/methods/paypal.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* fre:ac - free audio converter
* Copyright (C) 2001-2020 Robert Kausch <robert.kausch@freac.org>
* Copyright (C) 2001-2023 Robert Kausch <robert.kausch@freac.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
Expand Down Expand Up @@ -61,7 +61,7 @@ BoCA::LayerPayPal::LayerPayPal()

/* Controls to choose amount.
*/
const Array<String> &levels = i18n->TranslateString("5,10,20,other amount").Explode(",");
const Array<String> &levels = i18n->TranslateString("10,15,20,other amount").Explode(",");

monthly = False;

Expand All @@ -70,7 +70,7 @@ BoCA::LayerPayPal::LayerPayPal()
for (Int i = 0; i < 3; i++) combo_amount->AddEntry(i18n->TranslateString("$%1").Replace("%1", levels.GetNth(i)));

combo_amount->AddEntry(levels.GetNth(3));
combo_amount->SelectNthEntry(1);
combo_amount->SelectNthEntry(0);

combo_amount->onSelectEntry.Connect(&LayerPayPal::OnChangeSettings, this);

Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1337,7 +1337,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal."/>
<entry id="100102" string="usd"/>
<entry id="100103" string="$%1"/>
<entry id="100104" string="5,10,20,other amount"/>
<entry id="100104" string="10,15,20,other amount"/>
<entry id="100105" string="monthly recurring"/>
<entry id="100106" string="Donate"/>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_af.xml
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Jy kan ook 'n donasie direk aan %1 stuur deur PayPal te gebruik.</entry>
<entry id="100102" string="usd">zar</entry>
<entry id="100103" string="$%1">R%1</entry>
<entry id="100104" string="5,10,20,other amount">50,100,200,ander bedrag</entry>
<entry id="100104" string="10,15,20,other amount">100,150,200,ander bedrag</entry>
</section>

<section name="Donorbox">
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_ar.xml
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">يمكنك أيضا إرسال المال مباشرة إلى %1 باستخدام باي بال.</entry>
<entry id="100102" string="usd">usd</entry>
<entry id="100103" string="$%1">%1 $</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,كمية اخرى</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,كمية اخرى</entry>
</section>

<section name="Donorbox">
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_bg.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1337,7 +1337,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Можете също да пратите пари директно до %1 през PayPal.</entry>
<entry id="100102" string="usd">bgn</entry>
<entry id="100103" string="$%1">%1 лв.</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,друга сума</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,друга сума</entry>
<entry id="100105" string="monthly recurring">ежемесечно повтарящи се</entry>
<entry id="100106" string="Donate">Дарете</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_ca.xml
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@
<section name="PayPal">
<entry id="100102" string="usd">eur</entry>
<entry id="100103" string="$%1">%1€</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,altra quantitat</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,altra quantitat</entry>
</section>

<section name="Donorbox">
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_ca@valencia.xml
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">També pot enviar diners directament a %1 usant PayPal.</entry>
<entry id="100102" string="usd">eur</entry>
<entry id="100103" string="$%1">%1€</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,altra quantitat</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,altra quantitat</entry>
</section>

<section name="Donorbox">
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_co.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1337,7 +1337,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Pudete dinù mandà i soldi à %1 cù PayPal.</entry>
<entry id="100102" string="usd">eur</entry>
<entry id="100103" string="$%1">%1€</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,altra somma</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,altra somma</entry>
<entry id="100105" string="monthly recurring">ricurrente misincu</entry>
<entry id="100106" string="Donate">Dunazione</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_cs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1321,7 +1321,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Můžete také poslat peníze přímo na %1 s použitím PayPalu.</entry>
<entry id="100102" string="usd">czk</entry>
<entry id="100103" string="$%1">%1 Kč</entry>
<entry id="100104" string="5,10,20,other amount">100,200,400,další částka</entry>
<entry id="100104" string="10,15,20,other amount">200,300,400,další částka</entry>
<entry id="100105" string="monthly recurring">měsíční opakování</entry>
<entry id="100106" string="Donate">Darovat</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_da.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1224,7 +1224,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Du kan også sende pengene til %1 med PayPal.</entry>
<entry id="100102" string="usd">dkk</entry>
<entry id="100103" string="$%1">%1 kr.</entry>
<entry id="100104" string="5,10,20,other amount">40,80,160,andet beløb</entry>
<entry id="100104" string="10,15,20,other amount">80,120,160,andet beløb</entry>
<entry id="100105" string="monthly recurring">månedlig betaling</entry>
<entry id="100106" string="Donate">Donér</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_de.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1337,7 +1337,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Sie können mit PayPal auch direkt Geld an %1 senden.</entry>
<entry id="100102" string="usd">eur</entry>
<entry id="100103" string="$%1">%1€</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,anderer Betrag</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,anderer Betrag</entry>
<entry id="100105" string="monthly recurring">monatlich wiederkehrend</entry>
<entry id="100106" string="Donate">Spenden</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_el.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1337,7 +1337,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Μπορείτε επίσης να στείλετε χρήματα απευθείας στο %1, μέσω PayPal.</entry>
<entry id="100102" string="usd">eur</entry>
<entry id="100103" string="$%1">%1€</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,άλλο ποσό</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,άλλο ποσό</entry>
<entry id="100105" string="monthly recurring">μηνιαία επανάληψη</entry>
<entry id="100106" string="Donate">Δωρεά</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_en_UK.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<section name="PayPal">
<entry id="100102" string="usd">gbp</entry>
<entry id="100103" string="$%1">£%1</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,other amount</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,other amount</entry>
</section>

<section name="Donorbox">
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_eo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@
<section name="PayPal">
<entry id="100102" string="usd">eur</entry>
<entry id="100103" string="$%1">%1€</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,alia kvanto</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,alia kvanto</entry>
</section>

<section name="Donorbox">
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_es.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1337,7 +1337,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">También puede enviar dinero directamente a %1 usando PayPal.</entry>
<entry id="100102" string="usd">eur</entry>
<entry id="100103" string="$%1">%1€</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,otra cantidad</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,otra cantidad</entry>
<entry id="100105" string="monthly recurring">cada mes</entry>
<entry id="100106" string="Donate">Donar</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_es_AR.xml
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Puede enviar dinero directamente a %1 con PayPal.</entry>
<entry id="100102" string="usd">usd</entry>
<entry id="100103" string="$%1">$%1</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,otra cantidad</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,otra cantidad</entry>
</section>

<section name="Donorbox">
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_et.xml
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@
<section name="PayPal">
<entry id="100102" string="usd">eur</entry>
<entry id="100103" string="$%1">%1€</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,muu summa</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,muu summa</entry>
</section>

<section name="Donorbox">
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_eu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Dirua ere bidali dezakezu %1-ra zuzenean Paypal erabiliz.</entry>
<entry id="100102" string="usd">eur</entry>
<entry id="100103" string="$%1">%1€</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,beste kopuru</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,beste kopuru</entry>
</section>

<section name="Donorbox">
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_fa.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1206,7 +1206,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">ارسال مستقيم پول توسط پي پل به %1 نيز ممکن است.</entry>
<entry id="100102" string="usd">usd</entry>
<entry id="100103" string="$%1">$%1</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,ساير مبالغ</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,ساير مبالغ</entry>
<entry id="100105" string="monthly recurring">تکرار ماهانه</entry>
<entry id="100106" string="Donate">حمايت مالي</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_fi.xml
Original file line number Diff line number Diff line change
Expand Up @@ -826,7 +826,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Voit myös lahjoittaa rahaa suoraan %1 käyttämällä PayPal-käytäntöä.</entry>
<entry id="100102" string="usd">eur</entry>
<entry id="100103" string="$%1">%1€</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,muu summa</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,muu summa</entry>
</section>

<section name="Donorbox">
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_fr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1316,7 +1316,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Vous pouvez aussi envoyer de l'argent directement à %1 en utilisant&#10;PayPal.</entry>
<entry id="100102" string="usd">eur</entry>
<entry id="100103" string="$%1">%1€</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,autre montant</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,autre montant</entry>
<entry id="100105" string="monthly recurring">récurrente mensuelle</entry>
<entry id="100106" string="Donate">Faire un don</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_gl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@
<section name="PayPal">
<entry id="100102" string="usd">eur</entry>
<entry id="100103" string="$%1">%1€</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,outra cantidade</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,outra cantidade</entry>
</section>

<section name="Donorbox">
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_he.xml
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@
<section name="PayPal">
<entry id="100102" string="usd">ils</entry>
<entry id="100103" string="$%1">₪%1</entry>
<entry id="100104" string="5,10,20,other amount">15,30,60,סכום אחר</entry>
<entry id="100104" string="10,15,20,other amount">40,60,80,סכום אחר</entry>
</section>

<section name="Donorbox">
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_hi.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1210,7 +1210,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">आप PayPal से सीधे %1 पर भी पैसे भेज सकते हैं।</entry>
<entry id="100102" string="usd">inr</entry>
<entry id="100103" string="$%1">₹%1</entry>
<entry id="100104" string="5,10,20,other amount">250,500,1000,अन्य राशि</entry>
<entry id="100104" string="10,15,20,other amount">500,750,1000,अन्य राशि</entry>
<entry id="100105" string="monthly recurring">मासिक आवर्ती</entry>
<entry id="100106" string="Donate">दान करना</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_hr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1160,7 +1160,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Novac možete poslati direktno na %1 putem PayPal-a.</entry>
<entry id="100102" string="usd">eur</entry>
<entry id="100103" string="$%1">%1€</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,drugi iznos</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,drugi iznos</entry>
<entry id="100105" string="monthly recurring">svaki mjesec</entry>
<entry id="100106" string="Donate">Doniraj</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_hu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@
<section name="PayPal">
<entry id="100102" string="usd">huf</entry>
<entry id="100103" string="$%1">%1 Ft</entry>
<entry id="100104" string="5,10,20,other amount">1500,3000,6000,egyéb összeg</entry>
<entry id="100104" string="10,15,20,other amount">3000,4500,6000,egyéb összeg</entry>
</section>

<section name="Donorbox">
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_it.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1337,7 +1337,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Puoi inviare anche direttamente del denaro a %1 usando PayPal.</entry>
<entry id="100102" string="usd">eur</entry>
<entry id="100103" string="$%1">%1€</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,altra somma</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,altra somma</entry>
<entry id="100105" string="monthly recurring">accredito mensile</entry>
<entry id="100106" string="Donate">Dona</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_ja.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">PayPal を使って %1 へ直接送金することも可能です。</entry>
<entry id="100102" string="usd">jpy</entry>
<entry id="100103" string="$%1">%1 円</entry>
<entry id="100104" string="5,10,20,other amount">500,1000,2000,別の金額</entry>
<entry id="100104" string="10,15,20,other amount">1000,1500,2000,別の金額</entry>
<entry id="100105" string="monthly recurring">毎月繰り返す</entry>
<entry id="100106" string="Donate">寄付する</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_ko.xml
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,7 @@
<section name="PayPal">
<entry id="100102" string="usd">krw</entry>
<entry id="100103" string="$%1">₩%1</entry>
<entry id="100104" string="5,10,20,other amount">5000,10000,20000,다른 금액</entry>
<entry id="100104" string="10,15,20,other amount">10000,15000,20000,다른 금액</entry>
</section>

<section name="Donorbox">
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_lt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1276,7 +1276,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Naudodamiesi PayPal taip pat galite nusiųsti pinigų tiesiai %1.</entry>
<entry id="100102" string="usd">eur</entry>
<entry id="100103" string="$%1">%1€</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,kita suma</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,kita suma</entry>
<entry id="100105" string="monthly recurring">kas mėnesį</entry>
<entry id="100106" string="Donate">Paaukoti</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_nl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">U kan ook direct geld sturen naar %1 door middel van PayPal.</entry>
<entry id="100102" string="usd">eur</entry>
<entry id="100103" string="$%1">%1€</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,ander bedrag</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,ander bedrag</entry>
<entry id="100105" string="monthly recurring">maandelijks herhalend</entry>
<entry id="100106" string="Donate">Doneren</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_no.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1034,7 +1034,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Du kan også donere direkte til %1 med PayPal.</entry>
<entry id="100102" string="usd">nok</entry>
<entry id="100103" string="$%1">%1 kr</entry>
<entry id="100104" string="5,10,20,other amount">50,100,200,andre beløp</entry>
<entry id="100104" string="10,15,20,other amount">100,150,200,andre beløp</entry>
<entry id="100105" string="monthly recurring">gjenta månedlig</entry>
<entry id="100106" string="Donate">Doner</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_pl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1337,7 +1337,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Pieniądze możesz także wysłać bezpośrednio do %1 przez PayPal.</entry>
<entry id="100102" string="usd">pln</entry>
<entry id="100103" string="$%1">%1 zł</entry>
<entry id="100104" string="5,10,20,other amount">20,40,80,inna kwota</entry>
<entry id="100104" string="10,15,20,other amount">40,60,80,inna kwota</entry>
<entry id="100105" string="monthly recurring">powtarzaj co miesiąc</entry>
<entry id="100106" string="Donate">Wpłać</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_pt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1337,7 +1337,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Também pode enviar dinheiro diretamente para %1 com o PayPal.</entry>
<entry id="100102" string="usd">eur</entry>
<entry id="100103" string="$%1">%1€</entry>
<entry id="100104" string="5,10,20,other amount">5,10,20,outra quantia</entry>
<entry id="100104" string="10,15,20,other amount">10,15,20,outra quantia</entry>
<entry id="100105" string="monthly recurring">donativo mensal</entry>
<entry id="100106" string="Donate">Doar</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_pt_BR.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1337,7 +1337,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Você também pode enviar dinheiro diretamente para %1 usando&#10;o PayPal.</entry>
<entry id="100102" string="usd">brl</entry>
<entry id="100103" string="$%1">R$ %1</entry>
<entry id="100104" string="5,10,20,other amount">25,50,100,outra quantia</entry>
<entry id="100104" string="10,15,20,other amount">50,75,100,outra quantia</entry>
<entry id="100105" string="monthly recurring">recorrência mensal</entry>
<entry id="100106" string="Donate">Doar</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_ro.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Puteți deasemenea trimite bani direct la %1 cu PayPal.</entry>
<entry id="100102" string="usd">ron</entry>
<entry id="100103" string="$%1">%1 lei</entry>
<entry id="100104" string="5,10,20,other amount">20,40,80,altă sumă</entry>
<entry id="100104" string="5,10,20,other amount">40,60,80,altă sumă</entry>
<entry id="100105" string="monthly recurring">recurență lunară</entry>
<entry id="100106" string="Donate">Donează</entry>
</section>
Expand Down
2 changes: 1 addition & 1 deletion i18n/freac/freac_ro@nodiacritics.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,7 @@
<entry id="100101" string="You can also send money directly to %1 with PayPal.">Puteti deasemenea trimite bani direct la %1 cu PayPal.</entry>
<entry id="100102" string="usd">ron</entry>
<entry id="100103" string="$%1">%1 lei</entry>
<entry id="100104" string="5,10,20,other amount">20,40,80,alta suma</entry>
<entry id="100104" string="10,15,20,other amount">40,60,80,alta suma</entry>
<entry id="100105" string="monthly recurring">recurenta lunara</entry>
<entry id="100106" string="Donate">Doneaza</entry>
</section>
Expand Down
Loading

0 comments on commit dd4c345

Please sign in to comment.