{{ 'LOG' | translate }}
{{ 'BOOKMARK' | translate }}
{{ 'MSG.AUTO_LOGGING_EXPLAIN' | translate }}
{{ (env.scanRecordLogging == 'on'? 'TURNED_ON' : 'TURNED_OFF') | translate }}
{{ 'MSG.RECORDS_LIMIT_EXPLAIN' | translate }}
{{ '30_RECORDS' | translate }}
{{ '50_RECORDS' | translate }}
{{ '100_RECORDS' | translate }}
{{ 'NO_LIMIT' | translate }}
{{ 'SHOW_NUMBER_OR_RECORDS' | translate }}
{{ 'MSG.BACKUP_EXPLAIN' | translate }}
{{ (isIOS? 'MSG.RESTORE_EXPLAIN_IOS' : 'MSG.RESTORE_EXPLAIN') | translate }}