mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 21:55:48 +03:00
11 lines
466 B
XML
11 lines
466 B
XML
|
<?xml version='1.0' encoding='UTF-8'?>
|
||
|
<resources>
|
||
|
<!--TODO re-enable when server-side folder size calculation is available
|
||
|
<item>Biggest - Smallest</item>-->
|
||
|
<!--TODO re-enable when "Accounts" is available in Navigation Drawer-->
|
||
|
<!--<string name="drawer_item_accounts">Accounts</string>-->
|
||
|
<!--TODO re-enable when "On Device" is available
|
||
|
<string name="drawer_item_on_device">On device</string>-->
|
||
|
<string name="empty"></string>
|
||
|
</resources>
|