Skip to content

Commit 2516445

Browse files
authored
Merge pull request commons-app#1261 from knight-shade/Fixes-#1258
Fixes commons-app#1258
2 parents ea434e6 + 0a45e0c commit 2516445

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/res/values/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@
8585
<string name="about_license">The Wikimedia Commons app is an open-source app created and maintained by grantees and volunteers of the Wikimedia community. The Wikimedia Foundation is not involved in the creation, development, or maintenance of the app. </string>
8686
<string name="trademarked_name" translatable="false">Wikimedia Commons</string>
8787
<string name="about_improve">Create a new &lt;a href=\"https://github.com/commons-app/apps-android-commons/issues\"&gt;GitHub issue&lt;/a&gt; for bug reports and suggestions.</string>
88-
<string name="about_privacy_policy"><u>Privacy policy</u></string>
89-
<string name="about_credits"><u>Credits</u></string>
88+
<string name="about_privacy_policy"><![CDATA[<u>Privacy policy</u>]]></string>
89+
<string name="about_credits"><![CDATA[<u>Credits</u>]]></string>
9090
<string name="title_activity_about">About</string>
9191
<string name="menu_feedback">Send Feedback (via Email)</string>
9292
<string name="no_email_client">No email client installed</string>

0 commit comments

Comments
 (0)