Add launcher backup file type to file search

This commit is contained in:
MM20
2022-06-13 20:59:05 +02:00
parent 500d531000
commit 5c02d722b1
3 changed files with 8 additions and 1 deletions
+2
View File
@@ -142,6 +142,8 @@
<string name="file_type_drawing">Drawing</string>
<!-- Google Forms file -->
<string name="file_type_form">Form</string>
<!-- Launcher backup, %1$s: app name -->
<string name="file_type_launcherbackup">%1$s backup</string>
<!-- Generic file , %1$s is the file extension -->
<string name="file_type_generic">%1$s file</string>
<!-- Warning message that is shown when a user attempts to delete a directory -->