mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Bugfix/issue 2580 (#2584)
* Corrected string placedholders in certain string files * Corrected string placedholders in certain string files[Bug fix #2580]
This commit is contained in:
parent
b5051f9a4f
commit
1b5a56c7e6
5 changed files with 6 additions and 5 deletions
|
|
@ -241,7 +241,7 @@
|
|||
<string name="showcase_view_got_it_button">Wszystko jasne!</string>
|
||||
<string name="no_images_found">Nie znaleziono grafik!</string>
|
||||
<string name="error_loading_images">Wystąpił błąd podczas ładowania grafik.</string>
|
||||
<string name="image_uploaded_by">Przesłano przez $1</string>
|
||||
<string name="image_uploaded_by">Przesłano przez %1$s</string>
|
||||
<string name="menu_search_button">Szukaj</string>
|
||||
<string name="search_recent_header">Ostatnie wyszukiwania:</string>
|
||||
<string name="provider_searches">Ostatnio wyszukiwane zapytania</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue