Sfoglia il codice sorgente

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

i18n: Spelling unification
rakekniven 3 anni fa
parent
commit
87cb8fa6a7
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      app/src/main/res/values/strings.xml

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

@@ -539,8 +539,8 @@
     <string name="polls_submit_vote">Vote</string>
     <string name="polls_voted_hidden_success">Vote submitted</string>
     <string name="polls_end_poll">End poll</string>
-    <string name="polls_end_poll_confirm">Do you really want to end this poll? This can\'t be undone.</string>
-    <string name="polls_max_votes_reached">You can\'t vote with more options for this poll.</string>
+    <string name="polls_end_poll_confirm">Do you really want to end this poll? This cannot be undone.</string>
+    <string name="polls_max_votes_reached">You cannot vote with more options for this poll.</string>
     <string name="polls_results_subtitle">Results</string>
     <string name="polls_question">Question</string>
     <string name="polls_question_hint">Your question</string>