bump version
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run

This commit is contained in:
otsmr 2026-05-16 00:49:39 +02:00
parent 8c84d802fd
commit 07bc47062c
4 changed files with 4 additions and 4 deletions

View file

@ -491,7 +491,7 @@ abstract class AppLocalizations {
/// No description provided for @settingsAutomaticallyMarkEqualMediaFilesAsOpenedSubtitle.
///
/// In en, this message translates to:
/// **'Automatically marks identical media files as opened across all chats.'**
/// **'If you receive the same media in multiple chats, opening one marks all others as opened.'**
String get settingsAutomaticallyMarkEqualMediaFilesAsOpenedSubtitle;
/// No description provided for @settingsPreSelectedReactionsError.

View file

@ -220,7 +220,7 @@ class AppLocalizationsDe extends AppLocalizations {
@override
String get settingsAutomaticallyMarkEqualMediaFilesAsOpenedSubtitle =>
'Markiert identische Mediendateien automatisch in allen Chats als geöffnet.';
'Wenn du die selbe Mediendatei in mehreren Chats erhältst, markiert das Öffnen einer Kopie alle anderen als geöffnet.';
@override
String get settingsPreSelectedReactionsError =>

View file

@ -217,7 +217,7 @@ class AppLocalizationsEn extends AppLocalizations {
@override
String get settingsAutomaticallyMarkEqualMediaFilesAsOpenedSubtitle =>
'Automatically marks identical media files as opened across all chats.';
'If you receive the same media in multiple chats, opening one marks all others as opened.';
@override
String get settingsPreSelectedReactionsError =>

View file

@ -3,7 +3,7 @@ description: "twonly, a privacy-friendly way to connect with friends through sec
publish_to: 'none'
version: 0.2.11+120
version: 0.2.12+121
environment:
sdk: ^3.11.0