[RAPPS] Improvements & multiple selections
[reactos.git] / reactos / base / applications / rapps / resource.h
index 90d8193..2409b76 100644 (file)
@@ -12,6 +12,7 @@
 #define IDI_APPUPD               18
 #define IDI_CATEGORY             19
 #define IDI_UPDATE_DB            20
+#define IDI_CHECK_ALL            21
 
 /* Icons for categories */
 #define IDI_CAT_AUDIO            50
@@ -76,6 +77,7 @@
 #define ID_REFRESH               559
 #define ID_REGREMOVE             560
 #define ID_RESETDB               561
+#define ID_CHECK_ALL            562
 
 /* Strings */
 #define IDS_APPTITLE             100
 #define IDS_INTEG_CHECK_FAIL     123
 #define IDS_INTERRUPTED_DOWNLOAD 124
 #define IDS_UNABLE_TO_WRITE      125
+#define IDS_SELECT_ALL           126
+#define IDS_INSTALL_SELECTED     127
 
 /* Tooltips */
 #define IDS_TOOLTIP_INSTALL      200
 #define IDS_AINFO_LICENSE            354
 #define IDS_AINFO_URLDOWNLOAD        355
 #define IDS_AINFO_AVAILABLEVERSION   356
+#define IDS_AINFO_LANGUAGES          357
 
 
 /* Names of categories */
 #define IDS_LICENSE_FREEWARE        901
 #define IDS_LICENSE_TRIAL           902
 
+/* Language related strings */
+#define IDS_LANGUAGE_AVAILABLE_TRANSLATION      910
+#define IDS_LANGUAGE_NO_TRANSLATION             911
+#define IDS_LANGUAGE_ENGLISH_TRANSLATION        912
+#define IDS_LANGUAGE_SINGLE                     913
+
 /* Accelerators */
 #define HOTKEYS                  715