Browse Source

Clarify instructions to add new notes after setup

Does this assume the second 'Add Note' app icon is added automatically to home-screen after install? I had to go into my app drawer and drag 'Add Note' onto my home-screen. I'm hoping to clarify text since it took me way too long to figure out how to use Trilium Sender :-).
Jody 3 years ago
parent
commit
b2350c8bb1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/src/main/res/values/strings.xml

+ 1 - 1
app/src/main/res/values/strings.xml

@@ -15,7 +15,7 @@
     <string name="note_text">Note text</string>
     <string name="setup_not_complete">Trilium connection setup isn\'t finished yet.</string>
     <string name="setup_is_complete">Trilium connection has been set up for address: %s. You can still change it by tapping the button below.</string>
-    <string name="please_use_other_shortcut">Please note that this view is used only for setup. For adding notes, use another shortcut called \'Add note\'. To add images, you need to share it to \'Trilium Sender\' from gallery app.</string>
+    <string name="please_use_other_shortcut">Please note that this view is used only for setup. For new notes, use the second \'Add note\' app shortcut installed with Trilium Sender. To add images, you need to share it to \'Trilium Sender\' from gallery app.</string>
     <string name="url_invalid">URL is invalid.</string>
     <string name="connection_configured_correctly">Trilium connection settings have been successfully configured.</string>
     <string name="sender_not_configured_image">Trilium Sender is not configured. Can\'t send the image.</string>