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:
Vivek Maskara 2019-11-06 17:44:46 +05:30 committed by Ashish Kumar
parent 5a2a06b0f5
commit 7e44da84e0
54 changed files with 580 additions and 111 deletions

View file

@ -331,7 +331,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>
@ -457,7 +457,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$s的分類檢查</string>
<string name="check_category_success_message" fuzzy="true">成功請求%1$s的分類檢查</string>
<string name="check_category_failure_message">無法請求%1$s的分類檢查</string>
<string name="check_category_toast">請求%1$s的分類檢查</string>
<string name="nominate_for_deletion_edit_file_page">添加刪除訊息至檔案</string>
@ -539,7 +539,7 @@
<string name="delete_helper_make_deletion_toast">嘗試向%1$s提名刪除</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$s提名刪除。</string>
<string name="delete_helper_show_deletion_message_if" fuzzy="true">成功向%1$s提名刪除。</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>