Browse Source

Minor translation things in the ui files

pull/1142/head
Dubslow 11 years ago
parent
commit
4055cbe956
No known key found for this signature in database
GPG Key ID: 3DB8E05315C220AA
  1. 3
      src/widget/form/settings/generalsettings.ui
  2. 2
      src/widget/form/settings/privacysettings.ui

3
src/widget/form/settings/generalsettings.ui

@ -245,9 +245,6 @@ instead of system taskbar.</string> @@ -245,9 +245,6 @@ instead of system taskbar.</string>
<property name="toolTip">
<string>Set where files will be saved.</string>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item row="0" column="2">

2
src/widget/form/settings/privacysettings.ui

@ -146,7 +146,7 @@ but new contacts need to know your new Tox ID to be able to add you.</string> @@ -146,7 +146,7 @@ but new contacts need to know your new Tox ID to be able to add you.</string>
<item>
<widget class="QLineEdit" name="nospamLineEdit">
<property name="inputMask">
<string>HHHHHHHH</string>
<string notr="true">HHHHHHHH</string>
</property>
</widget>
</item>

Loading…
Cancel
Save