mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-08-02 00:25:59 +10:00
feat(localization): update 'overwrite oldest contact' subtitle for multiple languages
This commit is contained in:
@@ -3116,7 +3116,7 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
|
||||
@override
|
||||
String get contactsSettings_overwriteOldestSubtitle =>
|
||||
'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.';
|
||||
|
||||
@override
|
||||
String get discoveredContacts_Title => 'Discovered Contacts';
|
||||
|
||||
Reference in New Issue
Block a user