From b21b523a8236802e700b293ced392efe42be7326 Mon Sep 17 00:00:00 2001 From: Marvin W Date: Wed, 16 Dec 2020 23:07:05 +0100 Subject: [PATCH] Fix some strings not being translated Fixes #1318 --- play-services-core/src/main/res/navigation/nav_settings.xml | 2 +- .../src/main/res/xml/preferences_push_notifications.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/play-services-core/src/main/res/navigation/nav_settings.xml b/play-services-core/src/main/res/navigation/nav_settings.xml index b3f83da4..8449e798 100644 --- a/play-services-core/src/main/res/navigation/nav_settings.xml +++ b/play-services-core/src/main/res/navigation/nav_settings.xml @@ -62,7 +62,7 @@ + android:label="@string/prefcat_push_apps_title"> diff --git a/play-services-core/src/main/res/xml/preferences_push_notifications.xml b/play-services-core/src/main/res/xml/preferences_push_notifications.xml index a9c9946f..0fd4e926 100644 --- a/play-services-core/src/main/res/xml/preferences_push_notifications.xml +++ b/play-services-core/src/main/res/xml/preferences_push_notifications.xml @@ -27,7 +27,7 @@