android fix welcome page link in english version

This commit is contained in:
cip 2013-04-05 18:10:57 +02:00
parent 14f3a8c202
commit 67e7eee592

View File

@ -10,6 +10,6 @@ Visit <a href="http://www.kiwix.org/landing_for_embedded_kiwix_for_android">Kiwi
to download zim files, such as the Wikipedia.
<p>
<!-- Note to translator: Link text must match menu_openfile string -->
Use <a href="content://org.kiwix.ui/selectzimfile"><img src="device_access_sd_storage.png"/>Open File</a> to open zim files stored on the device.
Use <a href="content://org.kiwix.ui/selectzimfile">Open File</a> to open zim files stored on the device.
</body></html>