From fa912905c601dcf7331c194f8ec6a15ed221a297 Mon Sep 17 00:00:00 2001 From: Kaartic Sivaraam Date: Sun, 16 Apr 2023 18:49:52 +0530 Subject: [PATCH] Avoid ambiguity in a string The phrase "Is this a photo of Place ...?" when placed along with an actual place name could get confusing. For instance, "Is this a photo of Place More London?" The casing of "Place" is especially confusing. So, tweak the phrase to avoid this ambiguity. --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 1dd7c149b..3d3ad7a63 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -589,7 +589,7 @@ Upload your first media by tapping on the add button. PARENT CLASSES Nearby Place Found - Is this a photo of Place %1$s? + Is this a photo of %1$s? Bookmarks Settings Removed from bookmarks