From 9b020ff0909ca21028a0a5d80c60a3538cc9dbdb Mon Sep 17 00:00:00 2001 From: cooltey Date: Wed, 29 Jan 2025 15:00:18 -0800 Subject: [PATCH 1/2] Update strings for wiki game final result screen --- app/src/main/res/values-qq/strings.xml | 2 ++ app/src/main/res/values/strings.xml | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values-qq/strings.xml b/app/src/main/res/values-qq/strings.xml index 5ae628e2a09..5f084d9ee80 100644 --- a/app/src/main/res/values-qq/strings.xml +++ b/app/src/main/res/values-qq/strings.xml @@ -1754,4 +1754,6 @@ Negative button label of a popup dialog for turning off notifications about the daily game. Snackbar message when user choose to turn off notifications. Snackbar message when user choose to turn on notifications. + Subject heading for sending a report about a problem with the Wikipedia games feature. + Body of email for sending a report about a problem with the Wikipedia games feature. diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index ce880d24d08..7d0bcc6aa9f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1819,8 +1819,8 @@ Current streak Articles referenced in today\'s game Game notifications - About this game - Report a bug + Learn more + Problem with feature I\'m playing \"What came first?\" a daily trivia game on the Wikipedia Android app %s Read article Event related to this article @@ -1836,4 +1836,7 @@ Keep them off Game notifications off. Game notifications on. + Issue Report - Wikipedia games + I have encountered a problem with the Wikipedia games feature:\n- [Describe specific problem]\n\nThe behavior I would like to see is:\n- [Describe proposed solution] + From 84e41e7c489910af7826fdc7efc9a1836cba2c1f Mon Sep 17 00:00:00 2001 From: Cooltey Feng Date: Wed, 29 Jan 2025 15:16:33 -0800 Subject: [PATCH 2/2] Update strings.xml --- app/src/main/res/values/strings.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 7d0bcc6aa9f..6496d2688c1 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1838,5 +1838,4 @@ Game notifications on. Issue Report - Wikipedia games I have encountered a problem with the Wikipedia games feature:\n- [Describe specific problem]\n\nThe behavior I would like to see is:\n- [Describe proposed solution] -