mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 05:13:53 +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
|
|
@ -308,7 +308,7 @@
|
|||
<string name="showcase_view_plus_fab">您可以从您的图库或照相机中上传任意地点的图片</string>
|
||||
<string name="no_images_found">找不到图片!</string>
|
||||
<string name="error_loading_images">加载图片时出错。</string>
|
||||
<string name="image_uploaded_by">由%1$s上传</string>
|
||||
<string name="image_uploaded_by">由%1$s上传: %1$s</string>
|
||||
<string name="block_notification">你被禁止编辑共享资源</string>
|
||||
<string name="appwidget_img">每日图片</string>
|
||||
<string name="app_widget_heading">每日图片</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue