menu_download_main: Rename completed to finished
Finished implies completed, canceled and failed which is the new behaviour. Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -23,5 +23,5 @@
|
||||
android:title="@string/download_cancel_all" />
|
||||
<item
|
||||
android:id="@+id/action_clear_completed"
|
||||
android:title="@string/download_clear_completed" />
|
||||
android:title="@string/download_clear_finished" />
|
||||
</menu>
|
||||
|
||||
Reference in New Issue
Block a user