瀏覽代碼

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

Fix weird forum link in Participate page
Mario Đanić 8 年之前
父節點
當前提交
daa1b3a61f
共有 1 個文件被更改,包括 2 次插入2 次删除
  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>