瀏覽代碼

Merge pull request #2429 from nextcloud/Valdnet-patch-1

i18n: Delete shortcut
rakekniven 2 年之前
父節點
當前提交
37765405de
共有 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>