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/strings.xml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -216,6 +216,8 @@
216
216
<stringname="item">Item</string>
217
217
<stringname="json_files">JSON Files</string>
218
218
<stringname="json_files_help">In order to import your Notes from JSON files (single file or folder), click Import. Every valid JSON file is imported as a separate note, the file’s name becomes the note’s title.</string>
219
+
<stringname="jump_to_bottom">Jump to bottom</string>
220
+
<stringname="jump_to_top">Jump to top</string>
219
221
<stringname="label_exists">Label exists</string>
220
222
<stringname="label_visibility">Hide/Show the label in the navigation panel</string>
0 commit comments