diff --git a/app/src/main/kotlin/com/simplemobiletools/gallery/pro/activities/MainActivity.kt b/app/src/main/kotlin/com/simplemobiletools/gallery/pro/activities/MainActivity.kt
index 231b28dca..37f1b6eb7 100644
--- a/app/src/main/kotlin/com/simplemobiletools/gallery/pro/activities/MainActivity.kt
+++ b/app/src/main/kotlin/com/simplemobiletools/gallery/pro/activities/MainActivity.kt
@@ -1478,6 +1478,7 @@ class MainActivity : SimpleActivity(), DirectoryOperationsListener {
add(Release(295, R.string.release_295))
add(Release(327, R.string.release_327))
add(Release(359, R.string.faq_16_text))
+ add(Release(369, R.string.release_369))
checkWhatsNew(this, BuildConfig.VERSION_CODE)
}
}
diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml
index a36ddae4c..19127696d 100644
--- a/app/src/main/res/values/donottranslate.xml
+++ b/app/src/main/res/values/donottranslate.xml
@@ -6,6 +6,7 @@
com.simplemobiletools.gallery.pro
+ Allow temporarily showing excluded folders on Android 11+
Adding some folder thumbnail customization at the app settings\n
Allow setting a default folder to be opened at app launch