File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
public/js/scripts/fieldType Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 303303
304304 if ( validationResult . isError ) {
305305 const errorMessage = Translator . trans (
306- /* @Desc ("Area below needs correction") */ 'ezmaplocation.create.message.error' ,
306+ /* @Desc ("Area above needs correction") */ 'ezmaplocation.create.message.error' ,
307307 { } ,
308308 'ibexa_fieldtypes_edit' ,
309309 ) ;
Original file line number Diff line number Diff line change 3232 <note >key: ezimageasset.empty_data.message.error</note >
3333 </trans-unit >
3434 <trans-unit id =" d10ad93186c93b5a79a7aa921eb874b7df716935" resname =" ezmaplocation.create.message.error" >
35- <source >Area below needs correction</source >
36- <target state =" new" >Area below needs correction</target >
35+ <source >Area above needs correction</source >
36+ <target state =" new" >Area above needs correction</target >
3737 <note >key: ezmaplocation.create.message.error</note >
3838 </trans-unit >
3939 </body >
You can’t perform that action at this time.
0 commit comments