mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 23:28:14 +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>
|
<item>
|
||||||
<widget class="QLabel" name="localVersionFilename">
|
<widget class="QLabel" name="localVersionFilename">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>fileA</string>
|
<string>file A</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
@ -169,7 +169,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="remoteVersionFilename">
|
<widget class="QLabel" name="remoteVersionFilename">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>fileB</string>
|
<string>file B</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Reference in a new issue