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: _locales/en/messages.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -132,13 +132,13 @@
132
132
"message": "Password"
133
133
},
134
134
"LabelBookmarksfile": {
135
-
"message": "Bookmarks file path"
135
+
"message": "Bookmarks file"
136
136
},
137
137
"DescriptionBookmarksfile": {
138
138
"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"
139
139
},
140
140
"DescriptionBookmarksfilegoogle": {
141
-
"message": "the file name of the bookmarks file that will reside in your Google Drive (make sure this name is unique in your Drive)"
141
+
"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."
142
142
},
143
143
"DescriptionBookmarksfilegit": {
144
144
"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