From ccf3b04cdf6249e452157b9ee4eebbda9a717640 Mon Sep 17 00:00:00 2001 From: Fahim Masud Choudhury Date: Thu, 12 Mar 2026 00:31:03 +0600 Subject: [PATCH] chore: rename PWA to Web Apps in English --- app/src/main/res/values/strings.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 25c7dc228..a1b422c67 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -49,7 +49,7 @@ Games Category Icon Open Source - PWA + Web Apps System app Welcome @@ -60,7 +60,7 @@ Sign in with Google system-wide Stay Anonymous Or show only - PWA and Open Source apps + Web Apps and Open Source apps Unable to use the system-wide Google account. Please check Google account configuration and try again. System-wide Google account was not detected or is not supported on this device. No Google account was selected. @@ -88,7 +88,7 @@ Show applications: Show Apps Show open source apps - Show PWAs + Show Web Apps About App Lounge version /e/ OS version @@ -172,8 +172,8 @@ Discover Open Source Top Updated Apps Open Source Top Updated Games - PWA Popular Apps - PWA Popular Games + Popular Web Apps + Popular Web Games Top Free Apps Top Free Games Top Grossing Apps @@ -201,7 +201,7 @@ Timeout fetching applications! Some network issue is preventing fetching all applications. - \n\nOpen settings to look for Open source apps or PWAs only. + \n\nOpen settings to look for Open source apps or Web Apps only. Some network issue is preventing fetching all applications. Open Settings @@ -251,9 +251,9 @@ Common apps unavailable - Open Source apps and PWA unavailable + Open Source apps and Web Apps unavailable An error occurred while loading Apps. Only Open Source and Web apps are available for now. - An error occurred while loading PWA and Open Source apps. Only Common apps are available for now. + An error occurred while loading Web Apps and Open Source apps. Only Common apps are available for now. App Unavailable -- GitLab