Skip to content

Commit

Permalink
Modify label of notification settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Buquet committed Nov 4, 2024
1 parent 3db491a commit 2b2886a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Riot/Assets/en.lproj/Vector.strings
Original file line number Diff line number Diff line change
Expand Up @@ -2792,7 +2792,7 @@ To enable access, tap Settings> Location and select Always"; // Tchap

// Settings
"settings" = "Settings";
"settings_enable_inapp_notifications" = "Enable in-app notifications";
"settings_enable_inapp_notifications" = "Enable in-app notifications for this account"; // Tchap
"settings_enable_push_notifications" = "Enable push notifications";
"settings_enter_validation_token_for" = "Enter validation token for %@:";

Expand Down
2 changes: 1 addition & 1 deletion Riot/Assets/fr.lproj/Vector.strings
Original file line number Diff line number Diff line change
Expand Up @@ -1814,7 +1814,7 @@
"room_displayname_two_members" = "%@ et %@";
// Settings
"settings" = "Paramètres";
"settings_enable_inapp_notifications" = "Activer les notifications dans l’application";
"settings_enable_inapp_notifications" = "Activer les notifications pour ce compte"; // Tchap
"settings_enable_push_notifications" = "Activer les notifications push";
"settings_enter_validation_token_for" = "Saisir le jeton de validation pour %@ :";
"notification_settings_room_rule_title" = "Salon : « %@ »";
Expand Down
1 change: 1 addition & 0 deletions Tchap/Assets/Localizations/fr.lproj/Tchap.strings
Original file line number Diff line number Diff line change
Expand Up @@ -355,3 +355,4 @@
"settings_enable_push_notif_text" = "Sans cette autorisation, les appels entrants ne seront pas notifiés.";
"settings_enable_email_notif_text" = "Recevez un e-mail si au moins un message récent non lu pendant 72h.";
"settings_enable_email_notif_link" = "En savoir plus.";
"settings_enable_inapp_notifications_description" = "Le compte correspond à tous vos appareils connectés à Tchap.";

0 comments on commit 2b2886a

Please sign in to comment.