1
0
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:
Zetok Zalbavar 2015-09-18 08:07:58 +01:00
parent f8352d63ff
commit 35a15f119e
No known key found for this signature in database
GPG Key ID: C953D3880212068A

View File

@ -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>