mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Reword login window: "Login" → "Load Profile"
thanks to @LittleVulpix suggestion fixes #1898
This commit is contained in:
parent
f8352d63ff
commit
35a15f119e
|
@ -784,7 +784,7 @@ margin-bottom:5px;</string>
|
|||
<string>If the profile does not have a password, qTox can skip the login screen</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Login automatically</string>
|
||||
<string>Load automatically</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -1006,7 +1006,7 @@ color:white;
|
|||
background-color:#6cc865;</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Login</string>
|
||||
<string>Load</string>
|
||||
</property>
|
||||
<property name="flat">
|
||||
<bool>true</bool>
|
||||
|
@ -1121,7 +1121,7 @@ color:white;</string>
|
|||
color:white;</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Login</string>
|
||||
<string>Load Profile</string>
|
||||
</property>
|
||||
<property name="flat">
|
||||
<bool>true</bool>
|
||||
|
|
Loading…
Reference in New Issue
Block a user