improve Samba dialog. fix NoNet build
This commit is contained in:
		| @@ -3,8 +3,12 @@ | ||||
|     android:orientation="vertical" | ||||
|     android:layout_width="fill_parent" | ||||
|     android:layout_height="wrap_content" | ||||
|     android:padding="12dp" | ||||
|     android:layout_margin="12dip" | ||||
|     > | ||||
|     <TextView android:layout_width="fill_parent" | ||||
|               android:layout_height="wrap_content" | ||||
|               android:text="@string/hint_smb_credentials" /> | ||||
|   <LinearLayout | ||||
|     android:orientation="horizontal" | ||||
|     android:layout_width="fill_parent" | ||||
|   | ||||
| @@ -734,6 +734,7 @@ | ||||
|   <string name="EntryChannel_name">Entry notifications</string> | ||||
|   <string name="EntryChannel_desc">Notification to simplify access to the currently selected entry.</string> | ||||
|   <string name="CloseDbAfterFailedAttempts">Close database after three failed biometric unlock attempts.</string> | ||||
|   <string name="hint_smb_credentials">If you want to access files from your personal Windows computer, use the computer name or local IP address as host URL; enter the computer name as domain and the Windows login (often the same as your Microsoft account) as username and password.</string> | ||||
|   <string name="WarnFingerprintInvalidated">Warning! Biometric authentication can be invalidated by Android, e.g. after adding a new fingerprint in your device settings. Make sure you always know how to unlock with your master password!</string> | ||||
|  | ||||
|   <string-array name="ChangeLog_1_13"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Philipp Crocoll
					Philipp Crocoll