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

Verified Commit b21b523a authored by Marvin W.'s avatar Marvin W. 🐿️
Browse files

Fix some strings not being translated

Fixes #1318
parent dff22fdb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@
    <fragment
        android:id="@+id/gcmAllAppsFragment"
        android:name="org.microg.gms.ui.PushNotificationAllAppsFragment"
        android:label="Apps using push notifications">
        android:label="@string/prefcat_push_apps_title">
        <action
            android:id="@+id/openGcmAppDetailsFromAll"
            app:destination="@id/gcmAppFragment" />
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
        <Preference
            android:key="pref_push_status"
            android:selectable="false"
            android:title="Status"
            android:title="@string/pref_info_status"
            tools:summary="Connected since 15 minutes ago" />
    </PreferenceCategory>
    <PreferenceCategory android:layout="@layout/preference_category_no_label">