mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 13:53:54 +01:00
Merge master (#3196)
* Localisation updates from https://translatewiki.net. * Localisation updates from https://translatewiki.net. * Localisation updates from https://translatewiki.net. * Mapped values-en-gb to values-en-rGB (#3161) Fixes "Error: Invalid resource directory name" bug. * Localisation updates from https://translatewiki.net. * Removes the "Other" deletion option mentioned in #3174 (#3183) * Localisation updates from https://translatewiki.net. * Renamed resource file to prevent build from failing (#3189) * Localisation updates from https://translatewiki.net. * Removed some jargon/slang from strings.xml (#3162) * Localisation updates from https://translatewiki.net. * solve issue Avoid 'form movements' in the login screen #1107 (#2936) * Disabled review buttons while an image is being loaded (#3185) * Disabled review buttons while an image is being loaded * Added javadocs for the new methods * Fix build
This commit is contained in:
parent
5a2a06b0f5
commit
7e44da84e0
54 changed files with 580 additions and 111 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<!-- Authors:
|
||||
* 94rain
|
||||
* A Chinese Wikipedian
|
||||
* A Retired User
|
||||
* Abijeet Patro
|
||||
* Aefgh39622
|
||||
* Angrydog001
|
||||
|
|
@ -341,7 +342,7 @@
|
|||
<string name="search_tab_title_categories">分类</string>
|
||||
<string name="explore_tab_title_featured">特色</string>
|
||||
<string name="explore_tab_title_mobile">通过移动端上传</string>
|
||||
<string name="successful_wikidata_edit">图片已成功添加到维基数据上的%1$s!</string>
|
||||
<string name="successful_wikidata_edit" fuzzy="true">图片已成功添加到维基数据上的%1$s!</string>
|
||||
<string name="wikidata_edit_failure">更新对应维基数据实体失败!</string>
|
||||
<string name="menu_set_wallpaper">设为壁纸</string>
|
||||
<string name="wallpaper_set_successfully">壁纸已成功设置!</string>
|
||||
|
|
@ -467,7 +468,7 @@
|
|||
<string name="check_category_edit_summary">请求类别检查</string>
|
||||
<string name="check_category_success_title">已请求类别检查</string>
|
||||
<string name="check_category_failure_title">类别检查请求不起作用</string>
|
||||
<string name="check_category_success_message">%1$成功请求类别检查</string>
|
||||
<string name="check_category_success_message" fuzzy="true">%1$成功请求类别检查</string>
|
||||
<string name="check_category_failure_message">%1$不能请求类别检查</string>
|
||||
<string name="check_category_toast">正在请求对%1$进行类别检查</string>
|
||||
<string name="nominate_for_deletion_edit_file_page">添加文件的删除信息</string>
|
||||
|
|
@ -548,7 +549,7 @@
|
|||
<string name="delete_helper_make_deletion_toast">尝试将%1作为删除的提案</string>
|
||||
<string name="delete_helper_show_deletion_title">正在提出删除准备</string>
|
||||
<string name="delete_helper_show_deletion_title_success">成功</string>
|
||||
<string name="delete_helper_show_deletion_message_if">成功提出将%1删除</string>
|
||||
<string name="delete_helper_show_deletion_message_if" fuzzy="true">成功提出将%1删除</string>
|
||||
<string name="delete_helper_show_deletion_title_failed">失败了</string>
|
||||
<string name="delete_helper_show_deletion_message_else">不能请求删除</string>
|
||||
<string name="delete_helper_ask_spam_selfie">自拍</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue