mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 13:35:58 +03:00
Improve wording on the wizard buttons
This is as discussed on #1158 Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
This commit is contained in:
parent
d0a9d21de8
commit
5e472e629f
1 changed files with 2 additions and 2 deletions
|
@ -340,7 +340,7 @@
|
|||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Register with a provider</string>
|
||||
<string>Sign up with a provider</string>
|
||||
</property>
|
||||
<property name="default">
|
||||
<bool>false</bool>
|
||||
|
@ -362,7 +362,7 @@
|
|||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Log in</string>
|
||||
<string>Log in to your Nextcloud</string>
|
||||
</property>
|
||||
<property name="autoDefault">
|
||||
<bool>false</bool>
|
||||
|
|
Loading…
Reference in a new issue