committing first round of GUID changes
This commit is contained in:
parent
0ba6b7c911
commit
48fd2d44e9
48 changed files with 9012 additions and 8870 deletions
|
|
@ -1,9 +1,9 @@
|
|||
package WebGUI::i18n::English;
|
||||
|
||||
our $LANGUAGE = {
|
||||
label => "English",
|
||||
charset => "ISO-8859-1",
|
||||
toolbar => "metal"
|
||||
$LANGUAGE = {
|
||||
label => 'English',
|
||||
charset => 'UTF-8',
|
||||
toolbar => 'metal'
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue