gleimar 2012-08-09 19:52:31 +00:00
parent 709b6bd772
commit 6bd03c4414
4 changed files with 2794 additions and 5237 deletions

View File

@ -63,6 +63,6 @@ public class MyLabelLocatorCliente implements org.zkoss.util.resource.LabelLocat
} }
private static final String getI3LabelDefault() { private static final String getI3LabelDefault() {
return "i3-label_es_MX.label"; return "i3-label_pt_BR.label";
} }
} }

View File

@ -53,6 +53,6 @@ public class MyLabelLocatorGeneral implements org.zkoss.util.resource.LabelLocat
return "i3-label_" + locale + ".label"; return "i3-label_" + locale + ".label";
} }
private static final String getI3LabelDefault() { private static final String getI3LabelDefault() {
return "i3-label_es_MX.label"; return "i3-label_pt_BR.label";
} }
} }

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff