File tree 3 files changed +16
-0
lines changed
3 files changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ form.field.required =Le champs est requis
Original file line number Diff line number Diff line change
1
+ messagebox.title.info =Info
2
+ messagebox.title.question =Question
3
+ messagebox.title.warning =Avertissement
4
+ messagebox.title.error =Erreur
Original file line number Diff line number Diff line change 19
19
<resource path =" haxeui-core/locale/en/expression-replacements.properties" />
20
20
<resource path =" haxeui-core/locale/en/std-strings.properties" />
21
21
<resource path =" haxeui-core/locale/en/formats.properties" />
22
+ <resource path =" haxeui-core/locale/en/form-strings.properties" />
23
+ <resource path =" haxeui-core/locale/en/messagebox-strings.properties" />
22
24
</locale >
23
25
<locale id =" en_US" >
24
26
<resource path =" haxeui-core/locale/en_US/formats.properties" />
37
39
<resource path =" haxeui-core/locale/fr/expression-replacements.properties" />
38
40
<resource path =" haxeui-core/locale/fr/std-strings.properties" />
39
41
<resource path =" haxeui-core/locale/fr/formats.properties" />
42
+ <resource path =" haxeui-core/locale/fr/form-strings.properties" />
43
+ <resource path =" haxeui-core/locale/fr/messagebox-strings.properties" />
40
44
</locale >
41
45
<locale id =" it" >
42
46
<resource path =" haxeui-core/locale/it/expression-replacements.properties" />
43
47
<resource path =" haxeui-core/locale/it/std-strings.properties" />
44
48
<resource path =" haxeui-core/locale/it/formats.properties" />
45
49
</locale >
50
+ <locale id =" pt" >
51
+ <resource path =" haxeui-core/locale/pt/expression-replacements.properties" />
52
+ <resource path =" haxeui-core/locale/pt/std-strings.properties" />
53
+ <resource path =" haxeui-core/locale/pt/formats.properties" />
54
+ <resource path =" haxeui-core/locale/pt/form-strings.properties" />
55
+ <resource path =" haxeui-core/locale/pt/messagebox-strings.properties" />
56
+ </locale >
46
57
<locale id =" ru" >
47
58
<resource path =" haxeui-core/locale/ru/expression-replacements.properties" />
48
59
<resource path =" haxeui-core/locale/ru/std-strings.properties" />
You can’t perform that action at this time.
0 commit comments