steps with var is meaningless
This commit is contained in:
+10
-10
@@ -7,17 +7,17 @@
|
||||
"sometext": "Here are some texts.",
|
||||
"syncrun_alreadyrunning": "{{pluginName}} already running in stage {{syncStatus}}!",
|
||||
"syncrun_syncingribbon": "{{pluginName}}: syncing from {{triggerSource}}",
|
||||
"syncrun_step0": "0/{{maxSteps}} Remotely Save running in dry mode, not actual file changes would happen.",
|
||||
"syncrun_step1": "1/{{maxSteps}} Remotely Save Sync Preparing ({{serviceType}})",
|
||||
"syncrun_step2": "2/{{maxSteps}} Starting to fetch remote meta data.",
|
||||
"syncrun_step3": "3/{{maxSteps}} Checking password correct or not.",
|
||||
"syncrun_step0": "0/8 Remotely Save running in dry mode, not actual file changes would happen.",
|
||||
"syncrun_step1": "1/8 Remotely Save Sync Preparing ({{serviceType}})",
|
||||
"syncrun_step2": "2/8 Starting to fetch remote meta data.",
|
||||
"syncrun_step3": "3/8 Checking password correct or not.",
|
||||
"syncrun_passworderr": "Something goes wrong while checking password.",
|
||||
"syncrun_step4": "4/{{maxSteps}} Trying to fetch extra meta data from remote.",
|
||||
"syncrun_step5": "5/{{maxSteps}} Starting to fetch local meta data.",
|
||||
"syncrun_step6": "6/{{maxSteps}} Starting to generate sync plan.",
|
||||
"syncrun_step7": "7/{{maxSteps}} Remotely Save Sync data exchanging!",
|
||||
"syncrun_step7skip": "7/{{maxSteps}} Remotely Save real sync is skipped in dry run mode.",
|
||||
"syncrun_step8": "8/{{maxSteps}} Remotely Save finish!",
|
||||
"syncrun_step4": "4/8 Trying to fetch extra meta data from remote.",
|
||||
"syncrun_step5": "5/8 Starting to fetch local meta data.",
|
||||
"syncrun_step6": "6/8 Starting to generate sync plan.",
|
||||
"syncrun_step7": "7/8 Remotely Save Sync data exchanging!",
|
||||
"syncrun_step7skip": "7/8 Remotely Save real sync is skipped in dry run mode.",
|
||||
"syncrun_step8": "8/8 Remotely Save finish!",
|
||||
"syncrun_abort": "{{manifestID}}-{{theDate}}: abort sync, triggerSource={{triggerSource}}, error while {{syncStatus}}",
|
||||
"protocol_saveqr": "New not-oauth2 settings for {{manifestName}} saved. Reopen the plugin Settings to the effect.",
|
||||
"protocol_callbacknotsupported": "Your uri call a callback that's not supported yet: {{params}}",
|
||||
|
||||
Reference in New Issue
Block a user