-
-
+
+
-
\ No newline at end of file
+
diff --git a/ng2-components/ng2-alfresco-documentlist/src/i18n/en.json b/ng2-components/ng2-alfresco-documentlist/src/i18n/en.json
index e3beb13601..18a639d251 100644
--- a/ng2-components/ng2-alfresco-documentlist/src/i18n/en.json
+++ b/ng2-components/ng2-alfresco-documentlist/src/i18n/en.json
@@ -1,22 +1,10 @@
{
- "ICONS": {
- "ft_ic_folder": "Folder",
- "ft_ic_raster_image": "Image file",
- "ft_ic_pdf": "PDF document",
- "ft_ic_ms_excel": "Microsoft Excel file",
- "ft_ic_ms_word": "Microsoft Word document",
- "ft_ic_ms_powerpoint": "Microsoft PowerPoint file",
- "ft_ic_video": "Video file",
- "ft_ic_document": "Document file",
- "ft_ic_website": "Web resource",
- "ft_ic_archive": "Archive file",
- "ft_ic_presentation": "Presentation file",
- "ft_ic_spreadsheet": "Spreadsheet file"
- },
- "BUTTON": {
- "ACTION_CREATE": "Create...",
- "ACTION_NEW_FOLDER": "New Folder",
- "CREATE": "Create",
- "CANCEL": "Cancel"
+ "ALFRESCO_DOCUMENT_LIST": {
+ "BUTTON": {
+ "ACTION_CREATE": "Create...",
+ "ACTION_NEW_FOLDER": "New Folder",
+ "CREATE": "Create",
+ "CANCEL": "Cancel"
+ }
}
}
diff --git a/ng2-components/ng2-alfresco-documentlist/src/i18n/ru.json b/ng2-components/ng2-alfresco-documentlist/src/i18n/ru.json
index 2b83d1ec02..25e86e8863 100644
--- a/ng2-components/ng2-alfresco-documentlist/src/i18n/ru.json
+++ b/ng2-components/ng2-alfresco-documentlist/src/i18n/ru.json
@@ -1,22 +1,10 @@
{
- "ICONS": {
- "ft_ic_folder": "Пака",
- "ft_ic_raster_image": "Картинка",
- "ft_ic_pdf": "PDF документ",
- "ft_ic_ms_excel": "Microsoft Excel файл",
- "ft_ic_ms_word": "Microsoft Word документ",
- "ft_ic_ms_powerpoint": "Microsoft PowerPoint файл",
- "ft_ic_video": "Видео",
- "ft_ic_document": "Документ",
- "ft_ic_website": "Web-ресурс",
- "ft_ic_archive": "Архив",
- "ft_ic_presentation": "Презентация",
- "ft_ic_spreadsheet": "Таблица"
- },
- "BUTTON": {
- "ACTION_CREATE": "Создать...",
- "ACTION_NEW_FOLDER": "Новая папка",
- "CREATE": "Создать",
- "CANCEL": "Отмена"
+ "ALFRESCO_DOCUMENT_LIST": {
+ "BUTTON": {
+ "ACTION_CREATE": "Создать...",
+ "ACTION_NEW_FOLDER": "Новая папка",
+ "CREATE": "Создать",
+ "CANCEL": "Отмена"
+ }
}
}