Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulPickhardt committed Nov 30, 2023
1 parent d89cb57 commit 04225af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/settings/views/internal.dart
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ class InternalSettingsViewState extends State<InternalSettingsView> {
padding: const EdgeInsets.only(left: 34, top: 8, bottom: 8, right: 24),
child: Small(
text:
"Durch Migration testen werden jeweils ein alter Shortcut und eine alte Suchanfrage angelegt (staging, production, release). Diese müssten nach einem Neustart der App jeweils mit angezeigt werden.",
"Durch das Drücken von Migration testen werden jeweils ein Test-Shortcut und eine Test-Suchanfrage angelegt (staging, production, release). Diese müssten korrekterweise nach einem Neustart der App jeweils in den verschiedenen Versionen mit angezeigt werden.",
context: context,
),
),
Expand Down

0 comments on commit 04225af

Please sign in to comment.