Skip to content

Commit f37b7ab

Browse files
committed
Change the wording of the checklist sorting option
1 parent ea2ba92 commit f37b7ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/src/main/res/values-de/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<string name="autosave_notes">Notizen automatisch speichern</string>
4949
<string name="enable_line_wrap">Zeilenumbruch aktivieren</string>
5050
<string name="use_incognito_mode">Benutze den Inkognitomodus von Tastaturen</string>
51-
<string name="move_undone_checklist_items">Verschiebe rückgängig gemachte Checklisteneinträge nach oben</string>
51+
<string name="move_undone_checklist_items">Verschiebe erledigte Checklisteneinträge nach unten</string>
5252

5353
<!-- Checklists -->
5454
<string name="checklist">Checkliste</string>

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<string name="autosave_notes">Autosave notes</string>
4949
<string name="enable_line_wrap">Enable line wrap</string>
5050
<string name="use_incognito_mode">Use Incognito mode of keyboards</string>
51-
<string name="move_undone_checklist_items">Move undone checklist items at the top</string>
51+
<string name="move_undone_checklist_items">Move done checklist items to the bottom</string>
5252

5353
<!-- Checklists -->
5454
<string name="checklist">Checklist</string>

0 commit comments

Comments
 (0)