sharing: Remove placeholder strings from UI file
Those strings are set in the C file.
This commit is contained in:
parent
f83352e1bc
commit
52ca3bbf14
1 changed files with 0 additions and 3 deletions
|
@ -85,7 +85,6 @@
|
|||
<child>
|
||||
<object class="GtkLabel" id="personal_file_sharing_label">
|
||||
<property name="xalign">0</property>
|
||||
<property name="label">File Sharing allows you to share your Public folder with others on your current network using: <a href="dav://%s">dav://%s</a></property>
|
||||
<property name="use_markup">True</property>
|
||||
<property name="wrap">True</property>
|
||||
<property name="max-width-chars">36</property>
|
||||
|
@ -180,8 +179,6 @@
|
|||
<child>
|
||||
<object class="GtkLabel" id="remote_login_label">
|
||||
<property name="xalign">0</property>
|
||||
<property name="label">When remote login is enabled, remote users can connect using the Secure Shell command:
|
||||
<a href="ssh %s">ssh %s</a></property>
|
||||
<property name="use_markup">True</property>
|
||||
<property name="wrap">True</property>
|
||||
<property name="max-width-chars">36</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue