@@ -139,16 +139,17 @@ fun ConditionalMigrateUpdateNotice() {
PaymentSurface(isPrimary=true){
PaymentSurfaceHeading("Updates Notice")
ParagraphText("This app doesn't have network permission and it can't check for updates by itself. You can check for updates manually though.")
ParagraphText("This app doesn't connect to the internet and it won't be able to check for automatic updates. You can check for updates manually though.")
ParagraphText("Please use F-Droid or Obtainium for automatic updates. Visit keyboard.futo.org for download options.")
if(booleanResource(R.bool.use_dev_styling)){
ParagraphText("You are on the development build of FUTO Keyboard. Visit keyboard.futo.org if you want to download the stable build.")
}else{
ParagraphText("Please use F-Droid or Obtainium for automatic updates. Visit keyboard.futo.org for download options.")