Skip to content

Commit 1d53171

Browse files
committed
adding a new string related to exporting file content
1 parent 29eaf1d commit 1d53171

File tree

22 files changed

+22
-0
lines changed

22 files changed

+22
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<string name="delete_file_itself">Həmçinin \"%s\" faylını da sil</string>
2828
<string name="note_saved_successfully">\"%s\" qeydi uğurla saxlandı</string>
2929
<string name="note_exported_successfully">\"%s\" qeydi uğurla çıxarıldı</string>
30+
<string name="only_export_file_content">Only export the current file content\n(changing the note will not affect the file)</string>
3031

3132
<!-- Settings -->
3233
<string name="display_success_message">Uğurlu saxlama mesajını göstər</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<string name="delete_file_itself">Slet også filen \"%s\"</string>
2828
<string name="note_saved_successfully">Noten \"%s\" er gemt</string>
2929
<string name="note_exported_successfully">Noten \"%s\" er eksporteret</string>
30+
<string name="only_export_file_content">Only export the current file content\n(changing the note will not affect the file)</string>
3031

3132
<!-- Settings -->
3233
<string name="display_success_message">Vis en meddelelse når en fil er gemt</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<string name="delete_file_itself">Lösche Datei \"%s\"</string>
2828
<string name="note_saved_successfully">Notiz \"%s\" erfolgreich gespeichert</string>
2929
<string name="note_exported_successfully">Notiz \"%s\" erfolgreich exportiert</string>
30+
<string name="only_export_file_content">Only export the current file content\n(changing the note will not affect the file)</string>
3031

3132
<!-- Settings -->
3233
<string name="display_success_message">Zeige Benachrichtigung bei erfolgreichem Speichern</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<string name="delete_file_itself">También borrar el archivo \"%s\"</string>
2828
<string name="note_saved_successfully">Nota \"%s\" guardada con éxito</string>
2929
<string name="note_exported_successfully">Nota \"%s\" exportada con éxito</string>
30+
<string name="only_export_file_content">Only export the current file content\n(changing the note will not affect the file)</string>
3031

3132
<!-- Settings -->
3233
<string name="display_success_message">Mostrar mensajes de guardado con éxito</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<string name="delete_file_itself">Supprimer également le fichier \"%s\"</string>
2828
<string name="note_saved_successfully">Note \"%s\" sauvegardée avec succès</string>
2929
<string name="note_exported_successfully">Note \"%s\" exportée avec succès</string>
30+
<string name="only_export_file_content">Only export the current file content\n(changing the note will not affect the file)</string>
3031

3132
<!-- Settings -->
3233
<string name="display_success_message">Afficher les messages de succès de sauvegarde</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<string name="delete_file_itself">Borra tamén ficheiro \"%s\"</string>
3030
<string name="note_saved_successfully">Nota \"%s\" gardada correctamente</string>
3131
<string name="note_exported_successfully">Nota \"%s\" exportada correctamente</string>
32+
<string name="only_export_file_content">Only export the current file content\n(changing the note will not affect the file)</string>
3233

3334
<!-- Settings -->
3435
<string name="display_success_message">Mostra mensaxe de gardado correcto</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<string name="delete_file_itself">Također izbriši datoteku \"%s\"</string>
2828
<string name="note_saved_successfully">Bilješka \"%s\" uspješno spremljena</string>
2929
<string name="note_exported_successfully">Bilješka \"%s\" uspješno izvezena</string>
30+
<string name="only_export_file_content">Only export the current file content\n(changing the note will not affect the file)</string>
3031

3132
<!-- Settings -->
3233
<string name="display_success_message">Prikaži poruke kada je spremanje uspješno</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<string name="delete_file_itself">\"%s\" fájl is törlődjön</string>
2828
<string name="note_saved_successfully">\"%s\" nevű jegyzet elmentve</string>
2929
<string name="note_exported_successfully">Note \"%s\" exported successfully</string>
30+
<string name="only_export_file_content">Only export the current file content\n(changing the note will not affect the file)</string>
3031

3132
<!-- Settings -->
3233
<string name="display_success_message">Sikeres mentés üzenetek megjelenítése</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<string name="delete_file_itself">Elimina anche il file \"%s\"</string>
2828
<string name="note_saved_successfully">La nota \"%s\" è stata salvata correttamente</string>
2929
<string name="note_exported_successfully">La nota \"%s\" è stata esportata correttamente</string>
30+
<string name="only_export_file_content">Only export the current file content\n(changing the note will not affect the file)</string>
3031

3132
<!-- Settings -->
3233
<string name="display_success_message">Mostra i messaggi di salvataggio riusciti</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<string name="delete_file_itself">Also delete file \"%s\"</string>
2828
<string name="note_saved_successfully">Note \"%s\" saved successfully</string>
2929
<string name="note_exported_successfully">Note \"%s\" exported successfully</string>
30+
<string name="only_export_file_content">Only export the current file content\n(changing the note will not affect the file)</string>
3031

3132
<!-- Settings -->
3233
<string name="display_success_message">Display save success messages</string>

0 commit comments

Comments
 (0)