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

Commit 7bff53e2 authored by tibbi's avatar tibbi
Browse files

adding a new string for Tomorrow

parent 0efe9502
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ buildscript {
        propMinSdkVersion = 16
        propTargetSdkVersion = propCompileSdkVersion
        propVersionCode = 1
        propVersionName = '3.16.15'
        propVersionName = '3.16.16'
        kotlin_version = '1.2.31'
        support_libs = '27.1.0'
    }
+1 −0
Original line number Diff line number Diff line
@@ -221,6 +221,7 @@
    <string name="fingerprint_setup_successfully">Protection setup successfully. Please reinstall the app in case of problems with reseting it.</string>

    <!-- Times -->
    <string name="tomorrow">Tomorrow</string>
    <string name="seconds_raw">seconds</string>
    <string name="minutes_raw">minutes</string>
    <string name="hours_raw">hours</string>
+1 −0
Original line number Diff line number Diff line
@@ -221,6 +221,7 @@
    <string name="fingerprint_setup_successfully">Protection setup successfully. Please reinstall the app in case of problems with reseting it.</string>

    <!-- Times -->
    <string name="tomorrow">Tomorrow</string>
    <string name="seconds_raw">seconds</string>
    <string name="minutes_raw">a vunutennoù</string>
    <string name="hours_raw">eur</string>
+1 −0
Original line number Diff line number Diff line
@@ -220,6 +220,7 @@
    <string name="fingerprint_setup_successfully">Configuració de la protecció amb èxit. Torneu a instal·lar l\'aplicació en cas de problemes amb restablir-la.</string>

    <!-- Times -->
    <string name="tomorrow">Tomorrow</string>
    <string name="seconds_raw">segons</string>
    <string name="minutes_raw">minuts</string>
    <string name="hours_raw">hores</string>
+1 −0
Original line number Diff line number Diff line
@@ -221,6 +221,7 @@
    <string name="fingerprint_setup_successfully">Protection setup successfully. Please reinstall the app in case of problems with reseting it.</string>

    <!-- Times -->
    <string name="tomorrow">Tomorrow</string>
    <string name="seconds_raw">seconds</string>
    <string name="minutes_raw">minuty</string>
    <string name="hours_raw">hodiny</string>
Loading