feat(localization): update 'overwrite oldest contact' subtitle for multiple languages

This commit is contained in:
Winston Lowe
2026-03-01 10:52:19 -08:00
parent b02225c02e
commit d2640e1294
31 changed files with 45 additions and 45 deletions
+1 -1
View File
@@ -5468,7 +5468,7 @@ abstract class AppLocalizations {
/// No description provided for @contactsSettings_overwriteOldestSubtitle.
///
/// In en, this message translates to:
/// **'When enabled, the companion will overwrite the oldest contact not favoriteited when the contact list is full.'**
/// **'When the contact list is full, the oldest non-favorited contact will be replaced.'**
String get contactsSettings_overwriteOldestSubtitle;
/// No description provided for @discoveredContacts_Title.