Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee1fad15 authored by tibbi's avatar tibbi
Browse files

removing the More Donating Options button from the Purchase Thank You dialog

parent 9e6bf5e3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,8 +7,8 @@ buildscript {
        propMinSdkVersion = 16
        propTargetSdkVersion = propCompileSdkVersion
        propVersionCode = 1
        propVersionName = '4.5.12'
        kotlin_version = '1.2.51'
        propVersionName = '4.5.14'
        kotlin_version = '1.2.60'
        support_libs = '27.1.1'
    }

+0 −1
Original line number Diff line number Diff line
@@ -495,7 +495,6 @@
        <![CDATA[
            Hello,<br><br>
            hope you are enjoying the app. It contains no ads, please support its development by purchasing the <a href="https://play.google.com/store/apps/details?id=com.simplemobiletools.thankyou">Simple Thank You</a> app, it will also prevent this dialog from showing up again.<br><br>
            You can find more donating options <a href="https://simplemobiletools.com/donate">here</a>.<br><br>
            Thank you!
        ]]>
    </string>
+1 −2
Original line number Diff line number Diff line
@@ -358,7 +358,7 @@

    <!-- Settings -->
    <string name="settings">Parametrlər</string>
    <string name="purchase_simple_thank_you">Sadə Təşəkkür'ü Alın</string>
    <string name="purchase_simple_thank_you">Sadə Təşəkkür\'ü Alın</string>
    <string name="customize_colors">Rəngləri dəyiş</string>
    <string name="customize_widget_colors">Widget rənglərini dəyiş</string>
    <string name="use_english_language">İngilis dilində işlət</string>
@@ -495,7 +495,6 @@
        <![CDATA[
            Salam,<br><br>
            arzu edirəm tətbiqdən zövq alırsan. Reklam ehtiva etmir, please support its development by purchasing the <a href="https://play.google.com/store/apps/details?id=com.simplemobiletools.thankyou">Simple Thank You</a> app, it will also prevent this dialog from showing up again.<br><br>
            You can find more donating options <a href="https://simplemobiletools.com/donate">here</a>.<br><br>
            Thank you!
        ]]>
    </string>
+0 −1
Original line number Diff line number Diff line
@@ -495,7 +495,6 @@
        <![CDATA[
            Hello,<br><br>
            hope you are enjoying the app. It contains no ads, please support its development by purchasing the <a href="https://play.google.com/store/apps/details?id=com.simplemobiletools.thankyou">Simple Thank You</a> app, it will also prevent this dialog from showing up again.<br><br>
            You can find more donating options <a href="https://simplemobiletools.com/donate">here</a>.<br><br>
            Thank you!
        ]]>
    </string>
+0 −1
Original line number Diff line number Diff line
@@ -497,7 +497,6 @@
        <![CDATA[
            Hola,<br><br>
            Esperem que gaudiu de l\'aplicació. No conté cap anunci, així que si us plau, ajudeu el seu desenvolupament comprant la aplicació <a href="https://play.google.com/store/apps/details?id=com.simplemobiletools.thankyou">Simple Thank You</a>, també evitarà que aquest diàleg es torni a mostrar.<br><br>
            Podeu trobar més opcions de donació <a href="https://simplemobiletools.com/donate">aquí</a>.<br><br>
            Gràcies!
        ]]>
    </string>
Loading