Пример #1
0
 public SectionItem(String key) {
   Title = NetworkLibrary.resource().getResource("manageCatalogs").getResource(key).getValue();
 }