Pārlūkot izejas kodu

i18n: Spelling unification

Spelling unification in Transifex.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Valdnet 3 gadi atpakaļ
vecāks
revīzija
518b3f5a5e
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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>