diff --git a/app/src/main/kotlin/com/simplemobiletools/filemanager/pro/activities/MainActivity.kt b/app/src/main/kotlin/com/simplemobiletools/filemanager/pro/activities/MainActivity.kt
index 62ab0ef7..796a9d95 100644
--- a/app/src/main/kotlin/com/simplemobiletools/filemanager/pro/activities/MainActivity.kt
+++ b/app/src/main/kotlin/com/simplemobiletools/filemanager/pro/activities/MainActivity.kt
@@ -416,6 +416,7 @@ class MainActivity : SimpleActivity() {
add(Release(37, R.string.release_37))
add(Release(71, R.string.release_71))
add(Release(75, R.string.release_75))
+ add(Release(96, R.string.release_96))
checkWhatsNew(this, BuildConfig.VERSION_CODE)
}
}
diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml
index d8789f51..150612bb 100644
--- a/app/src/main/res/values/donottranslate.xml
+++ b/app/src/main/res/values/donottranslate.xml
@@ -3,6 +3,7 @@
com.simplemobiletools.filemanager.pro
+ Allow toggling between list and grid view
Allow customizing the bottom navigation bar color\n
Allow toggling between the old renaming by append/prepend and the new pattern