X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Fbase%2Fapplications%2Frapps%2Fresource.h;h=77fa92238b6acb22b391b26687ffd943fc01f19b;hp=2409b76eb2198cf1e6c9ab1931b85d148b5f11d6;hb=e3fdbe5806cfaea3ab4ee08fdddee2a9839b4e18;hpb=084ec8dee3d9c34d2690603c845538b2d5ee07d4 diff --git a/reactos/base/applications/rapps/resource.h b/reactos/base/applications/rapps/resource.h index 2409b76eb21..77fa92238b6 100644 --- a/reactos/base/applications/rapps/resource.h +++ b/reactos/base/applications/rapps/resource.h @@ -107,6 +107,7 @@ #define IDS_UNABLE_TO_WRITE 125 #define IDS_SELECT_ALL 126 #define IDS_INSTALL_SELECTED 127 +#define IDS_UNABLE_TO_INSTALL 128 /* Tooltips */ #define IDS_TOOLTIP_INSTALL 200 @@ -176,6 +177,8 @@ #define IDS_STATUS_UPDATE_AVAILABLE 803 #define IDS_STATUS_DOWNLOADING 804 #define IDS_STATUS_INSTALLING 805 +#define IDS_STATUS_WAITING 806 +#define IDS_STATUS_FINISHED 807 /* App license names */ #define IDS_LICENSE_OPENSOURCE 900