mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 05:25:50 +03:00
Merge pull request #5378 from nextcloud/Valdnet-patch-4
l10n: Correct word
This commit is contained in:
commit
810fced476
1 changed files with 2 additions and 2 deletions
|
@ -57,7 +57,7 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="localVersionFilename">
|
||||
<property name="text">
|
||||
<string>fileA</string>
|
||||
<string>file A</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -169,7 +169,7 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="remoteVersionFilename">
|
||||
<property name="text">
|
||||
<string>fileB</string>
|
||||
<string>file B</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue