Skip to content

Commit e588ada

Browse files
authored
Original string for webdav_add_mount_empty_more_info broken (#1354)
Got rid of extra `</string>` tag inside of CDATA Signed-off-by: Arnau Mora <[email protected]>
1 parent 0c89e3b commit e588ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@
476476
<string name="webdav_mounts_unmount">Unmount</string>
477477
<string name="webdav_add_mount_title">Add WebDAV mount</string>
478478
<string name="webdav_mounts_empty">Directly access your cloud files by adding a WebDAV mount!</string>
479-
<string name="webdav_add_mount_empty_more_info"><![CDATA[See the manual for <a href="%1$s">how WebDAV mounts work</a>.</string>]]></string>
479+
<string name="webdav_add_mount_empty_more_info"><![CDATA[See the manual for <a href="%1$s">how WebDAV mounts work</a>.]]></string>
480480
<string name="webdav_add_mount_display_name">Display name</string>
481481
<string name="webdav_add_mount_url">WebDAV URL</string>
482482
<string name="webdav_add_mount_url_invalid">Invalid URL</string>

0 commit comments

Comments
 (0)