+ <string name="actionbar_sort">Trier</string>
+ <string name="actionbar_sort_title">Trier</string>
+ <string-array name="actionbar_sortby">
+ <item>par ordre alphabétique</item>
+ <item>du plus récent au plus ancien</item>
+ </string-array>
+ <!--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>-->
+ <string name="drawer_item_all_files">Tous les fichiers</string>
+ <!--TODO re-enable when "On Device" is available
+ <string name="drawer_item_on_device">On device</string>-->
+ <string name="drawer_item_settings">Paramètres</string>
+ <string name="drawer_item_logs">Logs</string>
+ <string name="drawer_close">Fermer</string>