Skip to content

Commit 7c55706

Browse files
committed
Feedback: Fix crash
1 parent f7a1e4a commit 7c55706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,7 @@
833833
<string name="open_shortcut_description">This shortcut points to:</string>
834834
<string name="open_shortcut_title">Open link</string>
835835

836-
<string name="feedback_dialog_get_in_contact_description"><![CDATA[ Contribute in our <a href=\"%2$s\"><b>GitHub repo</b></a>]]></string>
836+
<string name="feedback_dialog_get_in_contact_description"><![CDATA[ Contribute in our <a href=\"%1$s\"><b>GitHub repo</b></a>]]></string>
837837

838838
<string name="link_role_accessibility">Link</string>
839839
<string name="button_role_accessibility">Button</string>

0 commit comments

Comments
 (0)