From fecbc50780f71c79bb74aa4e56af91f2f82d9d8a Mon Sep 17 00:00:00 2001
From: Valdnet <47037905+Valdnet@users.noreply.github.com>
Date: Tue, 2 Feb 2021 12:16:29 +0100
Subject: [PATCH 1/2] Change text strings #458 , #817
Changes that appeared in version 9.
---
app/src/main/res/values/strings.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index c92d68b95..22ac3afdc 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -81,10 +81,10 @@
Talk app is not installed on the server you tried to authenticate against
Your already existing account was updated, instead of adding a new one
The account is scheduled for deletion, and cannot be changed
- Notification sounds
- One-on-One Calls
+ Sound
+ Calls
call_ringtone
- Other
+ Notifications
message_ringtone
Librem by feandesign
No sound
@@ -142,7 +142,7 @@
New password
Wrong password
About
- Privacy
+ Privacy and Legal Policy
Get source code
License
GNU General Public License, Version 3
From 4502024eee7ca0b539aef90242e83f36a02280ab Mon Sep 17 00:00:00 2001
From: Valdnet <47037905+Valdnet@users.noreply.github.com>
Date: Wed, 3 Feb 2021 16:20:57 +0100
Subject: [PATCH 2/2] Return "Privacy"
---
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 22ac3afdc..20d9e8126 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -142,7 +142,7 @@
New password
Wrong password
About
- Privacy and Legal Policy
+ Privacy
Get source code
License
GNU General Public License, Version 3