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

Unverified Commit d6c97112 authored by Wolf-Martell Montwé's avatar Wolf-Martell Montwé
Browse files

Rename about app authors

parent 1c01b047
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -108,7 +108,7 @@
                <com.google.android.material.textview.MaterialTextView
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:text="@string/app_authors"
                    android:text="@string/about_app_authors_k9"
                    android:textAppearance="?attr/textAppearanceBodyMedium" />
            </LinearLayout>
        </LinearLayout>
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
    <!--This should make it easier for forks to change the branding-->
    <!--Used in AndroidManifest.xml-->
    <!--Used in the about dialog-->
    <string name="app_authors">فريق The K-9 Dog Walkers</string>
    <string name="about_app_authors_k9">فريق The K-9 Dog Walkers</string>
    <string name="source_code">الكود المصدري</string>
    <string name="app_license">Apache License, Version 2.0</string>
    <string name="about_project_title">مشروع مفتوح المصدر</string>
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
    <!--This should make it easier for forks to change the branding-->
    <!--Used in AndroidManifest.xml-->
    <!--Used in the about dialog-->
    <string name="app_authors">K-9 İt Gəzdirənlər</string>
    <string name="about_app_authors_k9">K-9 İt Gəzdirənlər</string>
    <string name="source_code">Mənbə kodu</string>
    <string name="app_license">Apache Lisenziyası, Versiya 2.0</string>
    <string name="about_project_title">Açıq Mənbə Layihəsi</string>
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
    <!--This should make it easier for forks to change the branding-->
    <!--Used in AndroidManifest.xml-->
    <!--Used in the about dialog-->
    <string name="app_authors">The K-9 Dog Walkers</string>
    <string name="about_app_authors_k9">The K-9 Dog Walkers</string>
    <string name="source_code">Зыходны код</string>
    <string name="app_license">Ліцэнзія Apache, версія 2.0</string>
    <string name="about_project_title">Праект з адкрытым зыходным кодам</string>
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
    <!--This should make it easier for forks to change the branding-->
    <!--Used in AndroidManifest.xml-->
    <!--Used in the about dialog-->
    <string name="app_authors">The K-9 Dog Walkers</string>
    <string name="about_app_authors_k9">The K-9 Dog Walkers</string>
    <string name="source_code">Изходен код</string>
    <string name="app_license">Apache License, Version 2.0</string>
    <string name="about_project_title">Проект с отворен код</string>
Loading