Remove ... after the 'Select'-entry in navbar while browsing files

For consistency, the other entries don't have that either.
This commit is contained in:
Julian Raufelder 2021-09-22 13:15:17 +02:00
parent ebac2cbc2f
commit 828ba7207d
No known key found for this signature in database
GPG Key ID: 17EE71F6634E381D

View File

@ -130,7 +130,7 @@
<string name="screen_file_browser_selection_mode_title_zero_elements">Select items</string>
<string name="screen_file_browser_selection_mode_title_one_or_more_elements">%1$d selected</string>
<string name="screen_file_browser_select_items">Select&#8230;</string>
<string name="screen_file_browser_select_items">Select</string>
<string name="screen_file_browser_select_all_items">Select all</string>
<string name="screen_file_browser_refresh_items">Refresh</string>