mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-03-22 19:40:07 +01:00
Merge pull request #404 from leafar-tb/patch-1
Change the wording of the checklist sorting option
This commit is contained in:
commit
195bb2573d
app/src/main/res
@ -48,7 +48,7 @@
|
||||
<string name="autosave_notes">Notizen automatisch speichern</string>
|
||||
<string name="enable_line_wrap">Zeilenumbruch aktivieren</string>
|
||||
<string name="use_incognito_mode">Benutze den Inkognitomodus von Tastaturen</string>
|
||||
<string name="move_undone_checklist_items">Verschiebe rückgängig gemachte Checklisteneinträge nach oben</string>
|
||||
<string name="move_undone_checklist_items">Verschiebe erledigte Checklisteneinträge nach unten</string>
|
||||
|
||||
<!-- Checklists -->
|
||||
<string name="checklist">Checkliste</string>
|
||||
|
@ -48,7 +48,7 @@
|
||||
<string name="autosave_notes">Autosave notes</string>
|
||||
<string name="enable_line_wrap">Enable line wrap</string>
|
||||
<string name="use_incognito_mode">Use Incognito mode of keyboards</string>
|
||||
<string name="move_undone_checklist_items">Move undone checklist items at the top</string>
|
||||
<string name="move_undone_checklist_items">Move done checklist items to the bottom</string>
|
||||
|
||||
<!-- Checklists -->
|
||||
<string name="checklist">Checklist</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user