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
"Tip: choose “— Just upload —” to store without sending to anyone.": "Tip: choose “— Just upload —” to store without sending to anyone.",
1207
+
"Please select at least one recipient (“— Just upload —” or any user)": "Please select at least one recipient (“— Just upload —” or any user)",
1208
+
"Sharing": "Sharing",
1209
+
"Overwrite previous versions of same document?": "Overwrite previous versions of same document?",
1210
+
"Selected files": "Selected files",
1211
+
"Hide password": "Hide password",
1212
+
"Show password": "Show password",
1213
+
"Upload SVG logo for e-mails": "Upload SVG logo for e-mails",
1214
+
"You must move or remove all learning paths from this category before deleting it.": "You must move or remove all learning paths from this category before deleting it.",
Copy file name to clipboardExpand all lines: public/main/admin/sub_language_add.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -134,7 +134,7 @@
134
134
} catch (Exception$e) {
135
135
Display::addFlash(
136
136
Display::return_message(
137
-
get_lang('The /main/lang directory, used on this portal to store the languages, is not writable. Please contact your platform administrator and report this message.'),
137
+
get_lang('The var/translations directory, used on this portal to store the languages, is not writable. Please contact your platform administrator and report this message.'),
0 commit comments