Browse Source

Merge pull request #604 from nextcloud/fix-broken-strings

Fix weird forum link in Participate page
Mario Đanić 8 năm trước cách đây
mục cha
commit
daa1b3a61f
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      res/values/strings.xml

+ 2 - 2
res/values/strings.xml

@@ -520,8 +520,8 @@
     <string name="participate_release_candidate_text">The release candidate (RC) is a snapshot of the upcoming release and it is expected to be stable. Testing your individual setup could help to ensure this. Sign up for testing on the Play store or manually look in the \"versions\" section on F-Droid.</string>
     <string name="participate_contribute_headline">Actively Contribute</string>
     <string name="participate_contribute_irc_text">Join the chat on IRC: &lt;a href="%1$s">#nextcloud-mobile&lt;/a></string>
-    <string name="participate_contribute_forum_text">Help others on the &lt;a href="%1$s>forum&lt;/a></string>
-    <string name="participate_contribute_translate_text">&lt;a href="%1$s>Translate&lt;/a> the app</string>
+    <string name="participate_contribute_forum_text">Help others on the &lt;a href="%1$s">forum&lt;/a></string>
+    <string name="participate_contribute_translate_text">&lt;a href="%1$s">Translate&lt;/a> the app</string>
     <string name="participate_contribute_github_text">Contribute as a developer, see &lt;a href="https://github.com/nextcloud/android/blob/master/CONTRIBUTING.md">CONTRIBUTING.md&lt;/a> for details</string>
     <string name="move_to">Move to&#8230;</string>
     <string name="copy_to">Copy to&#8230;</string>