mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
9bb9ad53f1
commit
734a0ba2e2
@ -35,9 +35,7 @@
|
|||||||
<string><p>If you leave the password blank, anyone will be able to
|
<string><p>If you leave the password blank, anyone will be able to
|
||||||
access your book collection using the web interface.
|
access your book collection using the web interface.
|
||||||
<br>
|
<br>
|
||||||
<p>Note that passwords do not work with Android devices.
|
<p>Some devices have browsers that do not support authentication. If you are having trouble downloading files from the content server, try removing the password.</string>
|
||||||
Leave this blank if you intend to use the server with an
|
|
||||||
Android phone or tablet.</string>
|
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@ -167,17 +165,13 @@ Leave this blank if you intend to use the server with an
|
|||||||
</font>
|
</font>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string><p>Because of a bug in Google's Android, setting a password
|
<string><p>Some devices have browsers that do not support authentication. If you are having trouble downloading files from the content server, trying removing the password.</string>
|
||||||
will prevent the server from working with Android devices.
|
|
||||||
<br>
|
|
||||||
<p>Do not set a password if you plan to use the server with an
|
|
||||||
Android phone or tablet.</string>
|
|
||||||
</property>
|
</property>
|
||||||
<property name="styleSheet">
|
<property name="styleSheet">
|
||||||
<string notr="true">QLabel {color:red}</string>
|
<string notr="true">QLabel {color:red}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Password incompatible with Android devices</string>
|
<string>Password incompatible with some devices</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user