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: app/code/Magento/MediaStorage/i18n/en_US.csv
+11-4Lines changed: 11 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2,24 +2,31 @@ Synchronize,Synchronize
2
2
"Synchronizing %1 to %2","Synchronizing %1 to %2"
3
3
Synchronizing...,Synchronizing...
4
4
"The timeout limit for response from synchronize process was reached.","The timeout limit for response from synchronize process was reached."
5
-
"File %1 does not exist","File %1 does not exist"
5
+
"The ""%1"" file doesn't exist. Verify the file and try again.","The ""%1"" file doesn't exist. Verify the file and try again."
6
6
"File %1 is not readable","File %1 is not readable"
7
7
"File System","File System"
8
-
Database,Database
8
+
"Database (Deprecated)","Database (Deprecated)"
9
+
"Sorry, something went wrong during image resize. Please see log for details.","Sorry, something went wrong during image resize. Please see log for details."
9
10
"database ""%1""","database ""%1"""
10
11
"Parent directory does not exist: %1","Parent directory does not exist: %1"
11
12
"File system","File system"
12
13
"Unable to save file ""%1"" at ""%2""","Unable to save file ""%1"" at ""%2"""
13
14
"Wrong file info format","Wrong file info format"
15
+
"The file you uploaded has no extension.","The file you uploaded has no extension."
16
+
"The source file moving process failed.","The source file moving process failed."
17
+
"File validation failed. Check Image Processing Settings in the Store Configuration.","File validation failed. Check Image Processing Settings in the Store Configuration."
14
18
"Path ""%value%"" is protected and cannot be used.","Path ""%value%"" is protected and cannot be used."
15
19
"Path ""%value%"" is not available and cannot be used.","Path ""%value%"" is not available and cannot be used."
16
-
"Path ""%value%"" may not include parent directory traversal (""../"", "".."").","Path ""%value%"" may not include parent directory traversal (""../"", "".."")."
20
+
"Path ""%value%"" may not include parent directory traversal (""../"", ""..\").","Path ""%value%"" may not include parent directory traversal (""../"", ""..\")."
17
21
"Please set available and/or protected paths list(s) before validation.","Please set available and/or protected paths list(s) before validation."
18
22
"File with an extension ""%value%"" is protected and cannot be uploaded","File with an extension ""%value%"" is protected and cannot be uploaded"
19
23
"Unable to create directory: %1","Unable to create directory: %1"
20
24
"Unable to save file: %1","Unable to save file: %1"
25
+
"Cannot resize image ""%1"" - original image not found","Cannot resize image ""%1"" - original image not found"
26
+
"Cannot resize images - product images not found","Cannot resize images - product images not found"
27
+
"Image resize: %1","Image resize: %1"
21
28
"Storage Configuration for Media","Storage Configuration for Media"
22
29
"Media Storage","Media Storage"
23
30
"Select Media Database","Select Media Database"
24
-
"After selecting a new media storage location, press the Synchronize button to transfer all media to that location. Media will not be available in the new location until the synchronization process is complete.","After selecting a new media storage location, press the Synchronize button to transfer all media to that location. Media will not be available in the new location until the synchronization process is complete."
31
+
"After selecting a new media storage location, press the Synchronize button to transfer all media to that location and then ""Save Config"". Media will not be available in the new location until the synchronization process is complete.","After selecting a new media storage location, press the Synchronize button to transfer all media to that location and then ""Save Config"". Media will not be available in the new location until the synchronization process is complete."
0 commit comments