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: www/scripts/sepiaFW.local.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -407,7 +407,7 @@ function sepiaFW_build_strings(){
407
407
StringsEN.link_create_reminder="Create a reminder.";
408
408
//Offline demo texts
409
409
StringsEN.demoMode='You are in demo-mode! This mode only allows you to change settings (e.g. hostname), check out the tutorial and play with some(!) parts of the UI. To get access to your assistant please log-in first.';
410
-
StringsEN.setupMode='You are in setup-mode! This mode is used to configure the client locally or via remote access. Note that most client featires will not work in this mode!';
410
+
StringsEN.setupMode='You are in setup-mode! This mode is used to configure the client locally or via remote access. Note that most client features will not work in this mode!';
411
411
StringsEN.notPossibleInDemoMode='Sorry this is not yet possible in demo-mode.';
0 commit comments