Fixed indentations and unit tests

This commit is contained in:
Kanahia 2024-06-21 12:17:40 +05:30
parent c3b8f6ade3
commit 520baedace
6 changed files with 13 additions and 26 deletions

View file

@ -823,4 +823,7 @@ Upload your first media by tapping on the add button.</string>
<string name="feedback_destination_note">Your feedback gets posted to the following wiki page: <![CDATA[ <a href="https://commons.wikimedia.org/wiki/Commons:Mobile_app/Feedback">Commons:Mobile app/Feedback</a> ]]></string>
<string name="are_you_sure_that_you_want_cancel_all_the_uploads">Are you sure that you want cancel all the uploads?</string>
<string name="cancelling_all_the_uploads">Cancelling all the uploads...</string>
<string name="uploads">Uploads</string>
<string name="pending">Pending</string>
<string name="failed">Failed</string>
</resources>