Suggested change made

This commit is contained in:
Allan Nordhøy 2021-12-29 14:54:40 +01:00 committed by GitHub
parent dd723f8f21
commit 353e7468b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,8 +88,8 @@
<item quantity="one">%d app has a new version.</item>
<item quantity="other">%d apps with new versions.</item>
</plurals>
<string name="no_applications_available">None available</string>
<string name="no_applications_installed">None installed</string>
<string name="no_applications_available">No available apps</string>
<string name="no_applications_installed">No installed apps</string>
<string name="no_description_available_DESC">No description.</string>
<string name="no_matching_applications_found">Could not find any such apps</string>
<string name="no_proxy">No proxy</string>