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
required_components_missing_spinner_msg = "It seems like some of the tasks are missing in the system: {0}. Please complete the onboarding process before start using RR Manager."
37
-
file_uploading_succesfull_msg = "File has been successfully uploaded. Would you like to run update procedure?"
38
28
update_confirm_title = "Confirm update"
39
29
uploading_file = "Uploading file..."
40
30
save_addons_changes = "Save addons changes"
41
31
42
32
rr_config_applied="The RR config has been successfully applied. Please restart the NAS to apply the changes."
43
33
checking_dependencies_loader="Checking the dependencies..."
44
-
file_uploading_failed_msg="Error file uploading."
45
-
completed="Completed:"
46
34
47
-
section_rr_actions="RR Actions"
48
-
run_update="Run Update"
35
+
section_rr_actions="Update RR Loader"
36
+
run_update="Upload file"
49
37
50
38
frm_validation_fill_required_fields="Please fill in the required field(s)."
51
39
frm_validation_no_change="Nothing to save"
@@ -70,6 +58,27 @@ from_ds="From DiskStation"
70
58
71
59
image_name="Image Name"
72
60
61
+
#TODO: translate
62
+
[upload_file_dialog]
63
+
lb_select_update_file = "Please select the update file:"
64
+
choose_file_title = "Choose update file"
65
+
select_file = "Select File"
66
+
file_uploading_succesfull_msg = "File has been successfully uploaded. Would you like to run update procedure?"
0 commit comments