[mob] Bump version v0.9.31
This commit is contained in:
committed by
Neeraj Gupta
parent
dc6fde9f77
commit
3feac9f0b4
2
mobile/lib/generated/intl/messages_en.dart
generated
2
mobile/lib/generated/intl/messages_en.dart
generated
@@ -504,7 +504,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"confirmAccountDeletion":
|
||||
MessageLookupByLibrary.simpleMessage("Confirm Account Deletion"),
|
||||
"confirmDeletePrompt": MessageLookupByLibrary.simpleMessage(
|
||||
"Yes, I want to permanently delete this account and all its data."),
|
||||
"Yes, I want to permanently delete this account and its data across all apps."),
|
||||
"confirmPassword":
|
||||
MessageLookupByLibrary.simpleMessage("Confirm password"),
|
||||
"confirmPlanChange":
|
||||
|
||||
4
mobile/lib/generated/l10n.dart
generated
4
mobile/lib/generated/l10n.dart
generated
@@ -170,10 +170,10 @@ class S {
|
||||
);
|
||||
}
|
||||
|
||||
/// `Yes, I want to permanently delete this account and all its data.`
|
||||
/// `Yes, I want to permanently delete this account and its data across all apps.`
|
||||
String get confirmDeletePrompt {
|
||||
return Intl.message(
|
||||
'Yes, I want to permanently delete this account and all its data.',
|
||||
'Yes, I want to permanently delete this account and its data across all apps.',
|
||||
name: 'confirmDeletePrompt',
|
||||
desc: '',
|
||||
args: [],
|
||||
|
||||
@@ -12,7 +12,7 @@ description: ente photos application
|
||||
# Read more about iOS versioning at
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
|
||||
version: 0.9.30+930
|
||||
version: 0.9.31+931
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user