Skip to content

Commit

Permalink
pkp#8598 Change value back to en_US for pre-3.3 specific file
Browse files Browse the repository at this point in the history
  • Loading branch information
defstat committed Feb 14, 2023
1 parent d65f253 commit 8567901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xml/schema/common.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
</field>
<field name="installed_locales" type="C2" size="1024">
<NOTNULL/>
<DEFAULT VALUE="en"/>
<DEFAULT VALUE="en_US"/>
<descr>Locales for which support has been installed.</descr>
</field>
<field name="supported_locales" type="C2" size="1024">
Expand Down

0 comments on commit 8567901

Please sign in to comment.