You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/values-sv/strings.xml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -24,12 +24,12 @@
24
24
<stringname="text_note">Anteckning</string>
25
25
<stringname="lock_note">Lås</string>
26
26
<stringname="unlock_note">Lås upp</string>
27
-
<stringname="unlock_notes">Unlock notes</string>
28
-
<stringname="found_locked_notes_info">The following notes are locked. You can either unlock them one by one or skip exporting them.</string>
27
+
<stringname="unlock_notes">Lås upp anteckningar</string>
28
+
<stringname="found_locked_notes_info">Följande anteckningar är låsta. Du kan antingen låsa upp dem en i taget eller hoppa över att exportera dem.</string>
29
29
<stringname="note_content_locked">Anteckningens innehåll är låst.</string>
30
30
<stringname="show_content">Visa innehåll</string>
31
31
<stringname="locking_warning">VARNING: Om du glömmer anteckningens lösenord så finns ingen möjlighet att återställa detta och du kommer således förlora åtkomsten till anteckningens innehåll.</string>
0 commit comments