소스 검색

i18n: Delete shortcut

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Valdnet 2 년 전
부모
커밋
6a8fbe66b3
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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>