Skip to content

Commit 1d353e3

Browse files
committed
fix(message): Improve DescriptionBookmarksfile
Signed-off-by: Marcel Klehr <[email protected]>
1 parent 2857410 commit 1d353e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_locales/en/messages.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,10 @@
150150
"message": "Bookmarks file"
151151
},
152152
"DescriptionBookmarksfile": {
153-
"message": "a path to the bookmarks file relative to your WebDAV URL (all folders in the path must already exist). e.g. personal_stuff/bookmarks.xbel"
153+
"message": "a path to where the bookmarks file will reside on the server, relative to your WebDAV URL (all folders in the path must already exist). e.g. personal_stuff/bookmarks.xbel"
154154
},
155155
"DescriptionBookmarksfilegoogle": {
156-
"message": "the file name of the bookmarks file that will reside in your Google Drive. Do not enter the full file path, only the file name. Make sure this name is unique in your Drive."
156+
"message": "the file name of the bookmarks file that will reside in your Google Drive. Do not enter the full file path, only the file name. Make sure this name is unique in your Drive. e.g. mybookmarks.xbel"
157157
},
158158
"DescriptionBookmarksfilegit": {
159159
"message": "a path to the bookmarks file relative to your Git repository root (all folders in the path must already exist). e.g. personal_stuff/bookmarks.xbel"

0 commit comments

Comments
 (0)