Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Niedermann <info@niedermann.it>2021-09-17 14:27:59 +0300
committerStefan Niedermann <info@niedermann.it>2021-09-17 14:27:59 +0300
commit812d26952c1e85c8381bfa5faba91c075fd51df2 (patch)
tree656d3705d29799561e1184581833b281473b1c3b /app/src/main
parentff2cab8f5c932ce50480728c008d83d66ce37f5b (diff)
#1348 Make translations easier (Follow-Up)
Signed-off-by: Stefan Niedermann <info@niedermann.it>
Diffstat (limited to 'app/src/main')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 4977b691..772a57fe 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -64,7 +64,7 @@
<string name="url_about_icons_disclaimer_mdi" translatable="false">https://materialdesignicons.com/</string>
<string name="about_version_title">Version</string>
- <string name="about_version">You are currently using &lt;strong>%1$s&lt;/strong></string>
+ <string name="about_version">You are currently using %1$s</string>
<string name="about_maintainer_title">Maintainer</string>
<string name="about_maintainer" translatable="false">Niedermann IT-Dienstleistungen</string>
<string name="about_developers_title">Developers</string>