+
+ {{ t('richdocuments', '{count} {category} found', { count: files.length, category: categoryName(activeCreator) }) }}
+
+
+
+
+
+
+ {{ t('richdocuments', 'All') }}
+
+
+ {{ t('richdocuments', 'Mine') }}
+
+
+ {{ t('richdocuments', 'Shared with me') }}
+
+
+
+
+
+
+
+
+ {{ t('richdocuments', 'Switch to All to see every file you have access to') }}
+
+
+
+
+
+
+
+
+
+
+
+ {{ file.basename }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ searchQuery ? t('richdocuments', 'Search all in Files') : t('richdocuments', 'Show all in Files') }}
+
+
+
+
+
+
+