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 303
303
304
304
if ( validationResult . isError ) {
305
305
const errorMessage = Translator . trans (
306
- /* @Desc ("Area below needs correction") */ 'ezmaplocation.create.message.error' ,
306
+ /* @Desc ("Area above needs correction") */ 'ezmaplocation.create.message.error' ,
307
307
{ } ,
308
308
'ibexa_fieldtypes_edit' ,
309
309
) ;
Original file line number Diff line number Diff line change 32
32
<note >key: ezimageasset.empty_data.message.error</note >
33
33
</trans-unit >
34
34
<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 >
37
37
<note >key: ezmaplocation.create.message.error</note >
38
38
</trans-unit >
39
39
</body >
You can’t perform that action at this time.
0 commit comments