[mob][photos] Indexing description copy change
This commit is contained in:
2
mobile/lib/generated/intl/messages_en.dart
generated
2
mobile/lib/generated/intl/messages_en.dart
generated
@@ -997,7 +997,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"mlConsentTitle":
|
||||
MessageLookupByLibrary.simpleMessage("Enable machine learning?"),
|
||||
"mlIndexingDescription": MessageLookupByLibrary.simpleMessage(
|
||||
"Please note that machine learning will result in a higher bandwidth and battery usage until all items are indexed."),
|
||||
"Please note that machine learning will result in a higher bandwidth and battery usage until all items are indexed. Consider using the desktop app for faster indexing, all results will be synced automatically."),
|
||||
"mobileWebDesktop":
|
||||
MessageLookupByLibrary.simpleMessage("Mobile, Web, Desktop"),
|
||||
"moderateStrength": MessageLookupByLibrary.simpleMessage("Moderate"),
|
||||
|
||||
4
mobile/lib/generated/l10n.dart
generated
4
mobile/lib/generated/l10n.dart
generated
@@ -2966,10 +2966,10 @@ class S {
|
||||
);
|
||||
}
|
||||
|
||||
/// `Please note that machine learning will result in a higher bandwidth and battery usage until all items are indexed.`
|
||||
/// `Please note that machine learning will result in a higher bandwidth and battery usage until all items are indexed. Consider using the desktop app for faster indexing, all results will be synced automatically.`
|
||||
String get mlIndexingDescription {
|
||||
return Intl.message(
|
||||
'Please note that machine learning will result in a higher bandwidth and battery usage until all items are indexed.',
|
||||
'Please note that machine learning will result in a higher bandwidth and battery usage until all items are indexed. Consider using the desktop app for faster indexing, all results will be synced automatically.',
|
||||
name: 'mlIndexingDescription',
|
||||
desc: '',
|
||||
args: [],
|
||||
|
||||
@@ -419,7 +419,7 @@
|
||||
"mlConsentPrivacy": "Please click here for more details about this feature in our privacy policy",
|
||||
"mlConsentConfirmation": "I understand, and wish to enable machine learning",
|
||||
"magicSearch": "Magic search",
|
||||
"mlIndexingDescription": "Please note that machine learning will result in a higher bandwidth and battery usage until all items are indexed.",
|
||||
"mlIndexingDescription": "Please note that machine learning will result in a higher bandwidth and battery usage until all items are indexed. Consider using the desktop app for faster indexing, all results will be synced automatically.",
|
||||
"loadingModel": "Downloading models...",
|
||||
"waitingForWifi": "Waiting for WiFi...",
|
||||
"status": "Status",
|
||||
|
||||
Reference in New Issue
Block a user