Skip to content

Commit

Permalink
[Presentation] Show more info in the notifications_page.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed May 30, 2021
1 parent 68f59bb commit b9e4263
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/l10n/intl_en.arb
Expand Up @@ -342,5 +342,7 @@
"notifInfoMsgA": "You can schedule notifications that reminds you particular things in the game.",
"notifInfoMsgB": "Some of these can be customized to suit your needs.",
"notifInfoMsgC": "The bell icon indicates that a notification is scheduled to be shown on your device even when the app is not running.",
"notifInfoMsgD": "Some notifications allows you to change the image showed in the list",
"notifInfoMsgE": "Some Android OEMs have their own customized Android OS that can prevent applications from running in the background.\n Consequently, scheduled notifications may not work when the application is in the background on certain devices (e.g. by Xiaomi, Huawei).\nSo if you encounter this problem, you may have to look for a setting that allows you to control which applications run in the background.",
"swipeToSeeMoreOptions": "You can swipe to the right or left to see more options on each item."
}
2 changes: 2 additions & 0 deletions lib/l10n/intl_es_ES.arb
Expand Up @@ -342,5 +342,7 @@
"notifInfoMsgA": "Puedes programar notificaciones que te recuerden cosas particulares en el juego.",
"notifInfoMsgB": "Algunas de estas pueden ser configuradas para satisfacer tus necesidades.",
"notifInfoMsgC": "El ícono de la campana indica que una notificación esta programada para ser mostrada en tu equipo aun cuando la aplicación no está en ejecución.",
"notifInfoMsgD": "Algunas notificaciones te permiten cambiar la imagen que se muestra en la lista",
"notifInfoMsgE": "Algunos fabricantes de equipos con Android tienen su propia versión personalizada de Android lo cual puede evitar que aplicaciones corran en segundo plano.\n Por ende, las notificaciones programdas podrian no funcionar cuando la aplicación esta en segundo plano en ciertos dispositivos (por ejemplo: Xiaomi, Huawei).\nSi presentas este problema, puede que debas buscar una configuración que te permita controlar que aplicaciones corren en segundo plano.",
"swipeToSeeMoreOptions": "Puedes delizar hacia la derecha o izquierda para ver más opciones en cada item."
}
2 changes: 2 additions & 0 deletions lib/l10n/intl_it_IT.arb
Expand Up @@ -342,5 +342,7 @@
"notifInfoMsgA": "Puoi programmare notifiche che ti ricordino (di fare) determinate cose nel gioco.",
"notifInfoMsgB": "Alcune notifiche si possono personalizzare in base alle proprie esigenze.",
"notifInfoMsgC": "La campanellina indica che la notifica è programmata per apparire nel tuo dispositivo anche quando l’app non è in esecuzione.",
"notifInfoMsgD": "Some notifications allows you to change the image showed in the list",
"notifInfoMsgE": "Some Android OEMs have their own customized Android OS that can prevent applications from running in the background.\n Consequently, scheduled notifications may not work when the application is in the background on certain devices (e.g. by Xiaomi, Huawei).\nSo if you encounter this problem, you may have to look for a setting that allows you to control which applications run in the background.",
"swipeToSeeMoreOptions": "Scorri a destra o a sinistra per visualizzare più opzioni per ciascun item."
}
2 changes: 2 additions & 0 deletions lib/l10n/intl_ja.arb
Expand Up @@ -344,5 +344,7 @@
"notifInfoMsgA": "ゲームの特定のことを思い出させる通知をスケジュールすることができます。",
"notifInfoMsgB": "これらのいくつかは、ニーズに合わせてカスタマイズできます。",
"notifInfoMsgC": "ベルのアイコンは、アプリが実行されていないときでも、デバイスに通知が表示されるようにスケジュールされていることを示します。",
"notifInfoMsgD": "Some notifications allows you to change the image showed in the list",
"notifInfoMsgE": "Some Android OEMs have their own customized Android OS that can prevent applications from running in the background.\n Consequently, scheduled notifications may not work when the application is in the background on certain devices (e.g. by Xiaomi, Huawei).\nSo if you encounter this problem, you may have to look for a setting that allows you to control which applications run in the background.",
"swipeToSeeMoreOptions": "右または左にスワイプすると、各項目の詳細オプションが表示されます。"
}
2 changes: 2 additions & 0 deletions lib/l10n/intl_pt.arb
Expand Up @@ -342,5 +342,7 @@
"notifInfoMsgA": "You can schedule notifications that reminds you particular things in the game.",
"notifInfoMsgB": "Some of these can be customized to suit your needs.",
"notifInfoMsgC": "The bell icon indicates that a notification is scheduled to be shown on your device even when the app is not running.",
"notifInfoMsgD": "Some notifications allows you to change the image showed in the list",
"notifInfoMsgE": "Some Android OEMs have their own customized Android OS that can prevent applications from running in the background.\n Consequently, scheduled notifications may not work when the application is in the background on certain devices (e.g. by Xiaomi, Huawei).\nSo if you encounter this problem, you may have to look for a setting that allows you to control which applications run in the background.",
"swipeToSeeMoreOptions": "You can swipe to the right or left to see more options on each item."
}
2 changes: 2 additions & 0 deletions lib/l10n/intl_ru.arb
Expand Up @@ -342,5 +342,7 @@
"notifInfoMsgA": "Вы можете запланировать уведомления, которые напомнят вам об определенных вещах в игре.",
"notifInfoMsgB": "Некоторые из них можно настроить в соответствии с вашими потребностями.",
"notifInfoMsgC": "Значок колокольчика указывает на то, что на вашем устройстве запланировано отображение уведомления, даже если приложение не запущено.",
"notifInfoMsgD": "Some notifications allows you to change the image showed in the list",
"notifInfoMsgE": "Some Android OEMs have their own customized Android OS that can prevent applications from running in the background.\n Consequently, scheduled notifications may not work when the application is in the background on certain devices (e.g. by Xiaomi, Huawei).\nSo if you encounter this problem, you may have to look for a setting that allows you to control which applications run in the background.",
"swipeToSeeMoreOptions": "Вы можете свайпнуть вправо или влево, чтобы увидеть дополнительные параметры для каждого элемента."
}
2 changes: 2 additions & 0 deletions lib/l10n/intl_zh_CN.arb
Expand Up @@ -342,5 +342,7 @@
"notifInfoMsgA": "You can schedule notifications that reminds you particular things in the game.",
"notifInfoMsgB": "Some of these can be customized to suit your needs.",
"notifInfoMsgC": "The bell icon indicates that a notification is scheduled to be shown on your device even when the app is not running.",
"notifInfoMsgD": "Some notifications allows you to change the image showed in the list",
"notifInfoMsgE": "Some Android OEMs have their own customized Android OS that can prevent applications from running in the background.\n Consequently, scheduled notifications may not work when the application is in the background on certain devices (e.g. by Xiaomi, Huawei).\nSo if you encounter this problem, you may have to look for a setting that allows you to control which applications run in the background.",
"swipeToSeeMoreOptions": "You can swipe to the right or left to see more options on each item."
}
2 changes: 2 additions & 0 deletions lib/presentation/notifications/notifications_page.dart
Expand Up @@ -105,6 +105,8 @@ class NotificationsPage extends StatelessWidget {
s.notifInfoMsgA,
s.notifInfoMsgB,
s.notifInfoMsgC,
s.notifInfoMsgD,
s.notifInfoMsgE,
s.swipeToSeeMoreOptions,
];
await showDialog(
Expand Down

0 comments on commit b9e4263

Please sign in to comment.