[SHELLEXT][ZIPFLDR] Implement ZIP creation (#2114)
[reactos.git] / dll / shellext / zipfldr / lang / ru-RU.rc
index 89096a3..1791169 100644 (file)
@@ -68,6 +68,11 @@ BEGIN
     IDS_COL_DATE_MOD "Дата изменения"
     IDS_YES "Да"
     IDS_NO "Нет"
+    IDS_ERRORTITLE "Compressed (zipped) Folders Error"
+    IDS_CANTSTARTTHREAD "Cannot start thread to compress files."
+    IDS_NOFILES "The specified directory '%s' is empty, so Compressed (zipped) Folders cannot add it to the archive."
+    IDS_CANTCREATEZIP "Failed to create a compressed folder '%s' (Error Code: %d)."
+    IDS_CANTREADFILE "Cannot read file '%s'."
 
     IDS_WIZ_TITLE "Мастер извлечения архивов"
     IDS_WIZ_DEST_TITLE "Укажите путь"