Browse Source

i18n: Delete shortcut

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Valdnet 2 years ago
parent
commit
6a8fbe66b3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/src/main/res/values/strings.xml

+ 2 - 2
app/src/main/res/values/strings.xml

@@ -602,7 +602,7 @@
     <string name="nc_expire_message_one_hour">1 hour</string>
     <string name="nc_expire_messages_explanation">Chat messages can be expired after a certain time. Note: Files shared in chat will not be deleted for the owner, but will no longer be shared in the conversation.</string>
 
-    <string name="nc_not_allowed_to_activate_audio">You\'re not allowed to activate audio!</string>
-    <string name="nc_not_allowed_to_activate_video">You\'re not allowed to activate video!</string>
+    <string name="nc_not_allowed_to_activate_audio">You are not allowed to activate audio!</string>
+    <string name="nc_not_allowed_to_activate_video">You are not allowed to activate video!</string>
 
 </resources>