diff --git a/changelog/unreleased/4872 b/changelog/unreleased/4872
new file mode 100644
index 00000000000..841145d2680
--- /dev/null
+++ b/changelog/unreleased/4872
@@ -0,0 +1,5 @@
+Change: Remove unicode characters from strings file
+
+Unicode characters in strings.xml file have been replaced by the character itself to prevent problems in translations
+
+https://github.com/owncloud/android/pull/4872
diff --git a/owncloudApp/src/main/res/values/strings.xml b/owncloudApp/src/main/res/values/strings.xml
index 02b6101d253..776f8f5d3f0 100644
--- a/owncloudApp/src/main/res/values/strings.xml
+++ b/owncloudApp/src/main/res/values/strings.xml
@@ -121,7 +121,7 @@
The access token has expired or become invalid. Sign in again to regain access.
Sign in
Check server
- Server address https://…
+ Server address https://…
Username
Password
New to %1$s?
@@ -176,14 +176,14 @@
No
Cancel sync
Back
- Loading…
+ Loading…
unknown error
Pending
Important
Set
Upload from
Folder name
- Uploading…
+ Uploading…
%1$s uploaded
Upload failed
Upload of %1$s could not be completed.
@@ -225,7 +225,7 @@
Upload cancelled
Download cancelled
Download of %1$s has been enqueued
- Downloading…
+ Downloading…
Download succeeded
%1$s downloaded
Download failed
@@ -290,8 +290,8 @@
Fast forward button
Picture from camera
- Getting authorization…
- Trying to log in…
+ Getting authorization…
+ Trying to log in…
Connection established
Testing connection
Malformed server configuration
@@ -618,7 +618,7 @@
New in %1$s
- Thank you for using %1$s.\n❤
+ Thank you for using %1$s.\n❤
Proceed
Release note icon
Minor bugfixes