Skip to content

Commit 73508db

Browse files
committed
adding a warning to locking notes
1 parent d562df6 commit 73508db

File tree

30 files changed

+30
-0
lines changed

30 files changed

+30
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<string name="unlock_note">Unlock note</string>
2424
<string name="note_content_locked">The notes\' content is locked.</string>
2525
<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>
2627

2728
<!-- File notes -->
2829
<string name="open_file">فتح ملف</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<string name="unlock_note">Unlock note</string>
2424
<string name="note_content_locked">The notes\' content is locked.</string>
2525
<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>
2627

2728
<!-- File notes -->
2829
<string name="open_file">Faylı Aç</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<string name="unlock_note">Unlock note</string>
2424
<string name="note_content_locked">The notes\' content is locked.</string>
2525
<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>
2627

2728
<!-- File notes -->
2829
<string name="open_file">Otevřít soubor</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<string name="unlock_note">Unlock note</string>
2424
<string name="note_content_locked">The notes\' content is locked.</string>
2525
<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>
2627

2728
<!-- File notes -->
2829
<string name="open_file">Agor ffeil</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<string name="unlock_note">Unlock note</string>
2424
<string name="note_content_locked">The notes\' content is locked.</string>
2525
<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>
2627

2728
<!-- File notes -->
2829
<string name="open_file">Åbn fil …</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<string name="unlock_note">Unlock note</string>
2424
<string name="note_content_locked">The notes\' content is locked.</string>
2525
<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>
2627

2728
<!-- File notes -->
2829
<string name="open_file">Datei öffnen</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<string name="unlock_note">Unlock note</string>
2424
<string name="note_content_locked">The notes\' content is locked.</string>
2525
<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>
2627

2728
<!-- File notes -->
2829
<string name="open_file">Άνοιγμα αρχείου</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<string name="unlock_note">Unlock note</string>
2424
<string name="note_content_locked">The notes\' content is locked.</string>
2525
<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>
2627

2728
<!-- File notes -->
2829
<string name="open_file">Abrir archivo</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<string name="unlock_note">Unlock note</string>
2424
<string name="note_content_locked">The notes\' content is locked.</string>
2525
<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>
2627

2728
<!-- File notes -->
2829
<string name="open_file">Avaa tiedosto</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<string name="unlock_note">Unlock note</string>
2424
<string name="note_content_locked">The notes\' content is locked.</string>
2525
<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>
2627

2728
<!-- File notes -->
2829
<string name="open_file">Ouvrir le fichier</string>

0 commit comments

Comments
 (0)