Browse Source

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

[l10n] Change apostrophe
Andy Scherzinger 8 tháng trước cách đây
mục cha
commit
09f7098a62
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/src/main/res/values/strings.xml

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

@@ -825,7 +825,7 @@ How to translate with transifex:
     <string name="archive_conversation">Archive Conversation</string>
     <string name="unarchive_conversation">Unarchive Conversation</string>
     <string name="archived">Archived</string>
-    <string name="archive_hint">Once a conversation is archived, it will be hidden by default. Select the filter \'Archived\' to view archived conversations. Direct mentions will still be received.</string>
+    <string name="archive_hint">Once a conversation is archived, it will be hidden by default. Select the filter \"Archived\" to view archived conversations. Direct mentions will still be received.</string>
     <string name="unarchive_hint">Once a conversation is unarchived, it will be shown by default again.</string>
     <string name="previously_set">Previously set</string>
     <string name="conversation_read_only_failed">Failed to set conversation Read-only</string>