db migration
This commit is contained in:
+4
-4
@@ -281,10 +281,10 @@
|
||||
"settings_logtohttpserver": "Log To HTTP(S) Server Temporarily",
|
||||
"settings_logtohttpserver_desc": "It's very dangerous and please use the function with greate cautions!!!!! It will temporarily allow sending console loggings to HTTP(S) server.",
|
||||
"settings_logtohttpserver_reset_notice": "Your input doesn't starts with \"http(s)\". Already removed the setting of logging to HTTP(S) server.",
|
||||
"settings_delsyncmap": "Delete Sync Mappings History In DB",
|
||||
"settings_delsyncmap_desc": "Sync mappings history stores the actual LOCAL last modified time of the REMOTE objects. Clearing it may cause unnecessary data exchanges in next-time sync. Click the button to delete sync mappings history in DB.",
|
||||
"settings_delsyncmap_button": "Delete Sync Mappings",
|
||||
"settings_delsyncmap_notice": "Sync mappings history (in local DB) deleted",
|
||||
"settings_delprevsync": "Delete Prev Sync Details In DB",
|
||||
"settings_delprevsync_desc": "The sync algorithm keeps the previous successful sync information in DB to determine the file changes. If you want to ignore them so that all files are treated newly created, you can delete the prev sync info here.",
|
||||
"settings_delprevsync_button": "Delete Prev Sync Details",
|
||||
"settings_delprevsync_notice": "Previous sync history (in local DB) deleted",
|
||||
"settings_outputbasepathvaultid": "Output Vault Base Path And Randomly Assigned ID",
|
||||
"settings_outputbasepathvaultid_desc": "For debugging purposes.",
|
||||
"settings_outputbasepathvaultid_button": "Output",
|
||||
|
||||
Reference in New Issue
Block a user