Skip to content

Commit

Permalink
- strings for notification
Browse files Browse the repository at this point in the history
  • Loading branch information
Williamrai committed Jan 30, 2025
1 parent 809be49 commit c9b8eb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/values-qq/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1754,4 +1754,5 @@
<string name="on_this_day_game_turn_on_notification_dialog_negative_btn_label">Negative button label of a popup dialog for turning off notifications about the daily game.</string>
<string name="on_this_day_game_notification_turned_off_snackbar_message">Snackbar message when user choose to turn off notifications.</string>
<string name="on_this_day_game_notification_turned_on_snackbar_message">Snackbar message when user choose to turn on notifications.</string>
<string name="on_this_day_game_notification_text">Text for notification when new game is ready to play.</string>
</resources>
1 change: 1 addition & 0 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1836,4 +1836,5 @@
<string name="on_this_day_game_turn_on_notification_dialog_negative_btn_label">Keep them off</string>
<string name="on_this_day_game_notification_turned_off_snackbar_message">Game notifications off.</string>
<string name="on_this_day_game_notification_turned_on_snackbar_message">Game notifications on.</string>
<string name="on_this_day_game_notification_text">Today\'s game of \"Which came first?\" is ready to play.</string>
</resources>

0 comments on commit c9b8eb0

Please sign in to comment.