forked from GrapheneOS/Vanadium
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path0037-rename-Sync-and-Google-services-Services.patch
38 lines (35 loc) · 2.75 KB
/
0037-rename-Sync-and-Google-services-Services.patch
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
From ec1fc531be88e372c255c9ca4278a11e61f388f2 Mon Sep 17 00:00:00 2001
From: Daniel Micay <[email protected]>
Date: Fri, 2 Aug 2019 23:28:06 -0400
Subject: [PATCH 37/48] rename Sync and Google services -> Services
---
chrome/android/java/strings/android_chrome_strings.grd | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
index f5baf099106f..9081f46eee2a 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -346,10 +346,10 @@ CHAR-LIMIT guidelines:
Sign in to Vanadium
</message>
<message name="IDS_PREFS_SYNC_AND_SERVICES" desc="Title for Settings section to manage data collection for Sync and Google services. [CHAR-LIMIT=40]">
- Sync and Google services
+ Services
</message>
<message name="IDS_PREFS_SYNC_AND_SERVICES_CONTENT_DESCRIPTION" desc="The accessibility text to read when the 'Sync and Google services' Settings page is opened from the sign-in page. This text is attached to the 'Navigate Up' button shown at the top of the screen. The first two sentences describe the screen that is currently shown to the user, while 'Navigate up' is a description for the button this text is attached to. 'Navigate up' should match TC ID 6794660482873516081.">
- You are currently customizing your Sync and Google service settings. To finish turning on sync, tap the Confirm button near the bottom of the screen. Navigate up
+ You are currently customizing your service settings. To finish turning on sync, tap the Confirm button near the bottom of the screen. Navigate up
</message>
<message name="IDS_SIGNIN_PREF_SUMMARY" desc="Summary for the entry in Settings to sign in to Vanadium, explaining benefits of signing in.">
Sync and personalize across devices
@@ -413,7 +413,7 @@ CHAR-LIMIT guidelines:
Sends URLs of pages you visit to Google
</message>
<message name="IDS_PRIVACY_SYNC_AND_SERVICES_LINK" desc="The text for Privacy preferences that is shown after all preference rows.">
- For more settings that relate to privacy, security, and data collection, see <ph name="BEGIN_LINK"><link></ph>Sync and Google services<ph name="END_LINK"></link></ph>
+ For more settings that relate to privacy, security, and data collection, see <ph name="BEGIN_LINK"><link></ph>Services<ph name="END_LINK"></link></ph>
</message>
<message name="IDS_USAGE_AND_CRASH_REPORTS_TITLE" desc="Title for a preference that enables sending usage statistics and crash reports.">
Help improve Vanadium's features and performance
--
2.23.0