Skip to content

Commit 8a0c65b

Browse files
authored
Dutch
1 parent 0353050 commit 8a0c65b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
<string name="note_shown_widget">Notitie in widget weergeven:</string>
2020
<string name="new_note_type">Type notitie:</string>
2121
<string name="text_note">Tekst</string>
22-
<string name="lock_note">Lock note</string>
23-
<string name="unlock_note">Unlock note</string>
24-
<string name="note_content_locked">The notes\' content is locked.</string>
25-
<string name="show_content">Show content</string>
26-
<string name="locking_warning">WARNING: If you forget the notes\' password, you won\'t be able to recover it or access the notes\' content anymore.</string>
22+
<string name="lock_note">Notitie vergrendelen</string>
23+
<string name="unlock_note">Notitie ontgrendelen</string>
24+
<string name="note_content_locked">De inhoud van deze notitie is vergrendeld.</string>
25+
<string name="show_content">Inhoud weergeven</string>
26+
<string name="locking_warning">WAARSCHUWING: Zonder het wachtwoord kan de inhoud van de notitie niet meer worden hersteld.</string>
2727

2828
<!-- File notes -->
2929
<string name="open_file">Bestand openen</string>

0 commit comments

Comments
 (0)