Merge pull request #5378 from nextcloud/Valdnet-patch-4

l10n: Correct word
This commit is contained in:
allexzander 2023-01-31 17:06:48 +01:00 committed by GitHub
commit 810fced476
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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