We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7a1e4a commit 7c55706Copy full SHA for 7c55706
owncloudApp/src/main/res/values/strings.xml
@@ -833,7 +833,7 @@
833
<string name="open_shortcut_description">This shortcut points to:</string>
834
<string name="open_shortcut_title">Open link</string>
835
836
- <string name="feedback_dialog_get_in_contact_description"><![CDATA[ Contribute in our <a href=\"%2$s\"><b>GitHub repo</b></a>]]></string>
+ <string name="feedback_dialog_get_in_contact_description"><![CDATA[ Contribute in our <a href=\"%1$s\"><b>GitHub repo</b></a>]]></string>
837
838
<string name="link_role_accessibility">Link</string>
839
<string name="button_role_accessibility">Button</string>
0 commit comments