Files
2025-09-29 00:52:08 +02:00

1467 lines
166 KiB
Plaintext
Executable File

// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#ifndef APSTUDIO_INVOKED
#include "targetver.h"
#endif
#include "afxres.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// Japanese (Japan) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_JPN)
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE
BEGIN
IDP_OLE_INIT_FAILED "OLE initialization failed. Make sure that the OLE libraries are the correct version."
IDP_SOCKETS_INIT_FAILED "Windows sockets initialization failed."
END
STRINGTABLE
BEGIN
IDS_LANGUAGE "en-US"
IDS_CHECKING_UPDATE "Checking for updates..."
IDS_DOWNLOAD_COMPLETE "Download complete!"
IDS_DOWNLOAD_PAUSED "Download paused!"
IDS_DOWNLOAD_ERROR "Error downloading update..."
IDS_DOWNLOADING "Downloading"
IDS_INSTALLING "Installing update..."
IDS_UPDATE_REQUIRED "An update is required!"
END
STRINGTABLE
BEGIN
IDS_BUTTON_DOWNLOAD "Download"
IDS_BUTTON_CANCEL "Cancel"
IDS_BUTTON_OFFLINE "Offline Mode"
IDS_BUTTON_RETRY "Retry"
IDS_OFFLINE "The game failed to connect to the Internet. Online features and DLC may not be available.\r\n Please try the following:\r\n Open a web browser to verify that you have an active Internet connection.\r\n If you have separate modem and router boxes, bypass your router and connect instead to the modem (the other box) directly using a wired Ethernet cable to test if your router is the problem.\r\n If you have a combination modem/router in one unit, try putting it in Bridge Mode.\r\n\r\n After verifying your connection, click Retry, or click Cancel to quit."
IDS_DOWNLOAD_ERROR_ATTEMPT "Error downloading update (Attempt ~1~ of ~2~)"
IDS_DOWNLOAD_PROGRESS "Downloading (~1~ / ~2~, ~3~ / sec)"
IDS_OFFLINE_ACTIVATE "Unable to access Rockstar servers. Initial activation of ~TitleName~ requires an Internet connection. Please check your connection and click Retry, or click Cancel to quit."
IDS_EXIT_CODE_ERROR "(A non-zero exit code indicates an error occurred.)"
IDS_LOADING "Loading..."
IDS_EXIT_CODE "Exit Code"
IDS_BUTTON_GET_HELP "Get Help"
IDS_BUTTON_SEND_REPORT "Send Report"
IDS_BUTTON_SAFE_MODE "Safe Mode"
IDS_BUTTON_NORMAL "Normal"
IDS_DOWNLOADING_UPDATE "Downloading Update..."
END
STRINGTABLE
BEGIN
IDS_SAFEMODE "Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_BAD_SHUTDOWN "~TitleName~ did not shut down cleanly in a previous session. Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_ERROR_NO_UAC "You require administrator rights on your PC to install the current patch. Right-click My Computer and choose Manage -> Local Users and Groups to verify settings. When launching this application, also try right-clicking the icon and choosing Run as Administrator."
IDS_EXIT_CODE_MESSAGE "Click Get Help to get help for this error from the Rockstar support site, Send Report to send an error report to Rockstar, or Cancel to quit."
IDS_CHECKING_SC_UPDATE "Checking for updates...."
IDS_INITIALIZING_SC "Initializing Social Club"
IDS_CHECKING_ENTITLEMENT "Checking entitlement..."
IDS_SOCIALCLUB_ERROR "Error initializing social club. Code: ~1~ ~2~"
IDS_SOCIALCLUB_DLL_ERROR
"The Social Club failed to load due to an incomplete installation (code ~1~). Please exit the game and re-install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_SOCIALCLUB_OLD_ERROR
"A newer version of the Social Club is required. The updater may have failed. Please exit the game and install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_LAUNCHER_ERROR "Launcher error. Code: ~1~ ~2~"
IDS_DOWNLOADER_ERROR "Downloader error. Code: ~1~ ~2~"
IDS_GAME_ERROR "Game error. Code: ~1~ ~2~"
IDS_EXITCODE_ERROR "Exit code ~1~. ~2~"
IDS_BUTTON_PLAY "Play"
IDS_DOWNLOAD_PROGRESS2 "Downloading (~1~, ~2~ / sec)"
END
STRINGTABLE
BEGIN
IDS_LAUNCHER_ERR_NO_EXE "~2~ not found. Please reinstall the game."
IDS_LAUNCHER_ERR_NO_GAME_PATH
"Game executable path not found. Please reinstall the game."
IDS_LAUNCHER_ERR_MISSING_DEPENDENCY
"Dependency ~2~ is missing. Please reinstall the game."
IDS_LAUNCHER_ERR_CREATE_DEVICE
"Your system does not appear to support DirectX 11. (Error: ~2~)"
IDS_LAUNCHER_ERR_32BIT "Your system appears to be 32-bit. A 64-bit system is required to run ~TitleName~."
IDS_LAUNCHER_ERR_UNSUPPORTED_WINDOWS_VERSION
"Launcher failed due to unsupported operating system. ~TitleNameLong~ supports Windows Vista and later. Please verify your OS version and check your Windows compatibility settings by right-clicking the game icon and going to Properties->Compatibility."
IDS_LAUNCHER_ERR_INSTALL_FAILED
"Installation failed. Please exit and try again."
END
STRINGTABLE
BEGIN
IDS_DLC_AVAILABLE "There is downloadable content available!"
IDS_UPDATE_AVAILABLE "There is an update available."
IDS_DOWNLOADER_RETRYING "Unable to connect to download server. Retrying..."
IDS_DOWNLOADER_RECONNECTING
"Connection to download server lost. Reconnecting..."
IDS_GAMEINSTALL_AVAILABLE "The game is ready to download."
IDS_SCS_UNAVAILABLE "The Rockstar Game Services are unavailable. Please try again later or check the GTA Online Status page for maintenance and outage notifications: https://support.rockstargames.com/hc/articles/200426246"
IDS_GAME_RUNNING "~TitleNameLong~ is already running..."
IDS_DOWNLOAD_PROGRESS3 "Downloading (~1~ / sec)"
IDS_DOWNLOAD_ESTIMATE_DAYS "~1~d ~2~h ~3~m remaining..."
IDS_DOWNLOAD_ESTIMATE_HOURS "~1~h ~2~m remaining..."
IDS_DOWNLOAD_ESTIMATE_MINS "~1~m remaining..."
IDS_DOWNLOAD_ESTIMATE_LESS_THAN "less than ~1~m remaining..."
END
#endif // Japanese (Japan) resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// Korean (Korea) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_KOR)
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE
BEGIN
IDP_OLE_INIT_FAILED "OLE initialization failed. Make sure that the OLE libraries are the correct version."
IDP_SOCKETS_INIT_FAILED "Windows sockets initialization failed."
END
STRINGTABLE
BEGIN
IDS_LANGUAGE "en-US"
IDS_CHECKING_UPDATE "Checking for updates..."
IDS_DOWNLOAD_COMPLETE "Download complete!"
IDS_DOWNLOAD_PAUSED "Download paused!"
IDS_DOWNLOAD_ERROR "Error downloading update..."
IDS_DOWNLOADING "Downloading"
IDS_INSTALLING "Installing update..."
IDS_UPDATE_REQUIRED "An update is required!"
END
STRINGTABLE
BEGIN
IDS_BUTTON_DOWNLOAD "Download"
IDS_BUTTON_CANCEL "Cancel"
IDS_BUTTON_OFFLINE "Offline Mode"
IDS_BUTTON_RETRY "Retry"
IDS_OFFLINE "The game failed to connect to the Internet. Online features and DLC may not be available.\r\n Please try the following:\r\n Open a web browser to verify that you have an active Internet connection.\r\n If you have separate modem and router boxes, bypass your router and connect instead to the modem (the other box) directly using a wired Ethernet cable to test if your router is the problem.\r\n If you have a combination modem/router in one unit, try putting it in Bridge Mode.\r\n\r\n After verifying your connection, click Retry, or click Cancel to quit."
IDS_DOWNLOAD_ERROR_ATTEMPT "Error downloading update (Attempt ~1~ of ~2~)"
IDS_DOWNLOAD_PROGRESS "Downloading (~1~ / ~2~, ~3~ / sec)"
IDS_OFFLINE_ACTIVATE "Unable to access Rockstar servers. Initial activation of ~TitleName~ requires an Internet connection. Please check your connection and click Retry, or click Cancel to quit."
IDS_EXIT_CODE_ERROR "(A non-zero exit code indicates an error occurred.)"
IDS_LOADING "Loading..."
IDS_EXIT_CODE "Exit Code"
IDS_BUTTON_GET_HELP "Get Help"
IDS_BUTTON_SEND_REPORT "Send Report"
IDS_BUTTON_SAFE_MODE "Safe Mode"
IDS_BUTTON_NORMAL "Normal"
IDS_DOWNLOADING_UPDATE "Downloading Update..."
END
STRINGTABLE
BEGIN
IDS_SAFEMODE "Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_BAD_SHUTDOWN "~TitleName~ did not shut down cleanly in a previous session. Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_ERROR_NO_UAC "You require administrator rights on your PC to install the current patch. Right-click My Computer and choose Manage -> Local Users and Groups to verify settings. When launching this application, also try right-clicking the icon and choosing Run as Administrator."
IDS_EXIT_CODE_MESSAGE "Click Get Help to get help for this error from the Rockstar support site, Send Report to send an error report to Rockstar, or Cancel to quit."
IDS_CHECKING_SC_UPDATE "Checking for updates...."
IDS_INITIALIZING_SC "Initializing Social Club"
IDS_CHECKING_ENTITLEMENT "Checking entitlement..."
IDS_SOCIALCLUB_ERROR "Error initializing social club. Code: ~1~ ~2~"
IDS_SOCIALCLUB_DLL_ERROR
"The Social Club failed to load due to an incomplete installation (code ~1~). Please exit the game and re-install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_SOCIALCLUB_OLD_ERROR
"A newer version of the Social Club is required. The updater may have failed. Please exit the game and install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_LAUNCHER_ERROR "Launcher error. Code: ~1~ ~2~"
IDS_DOWNLOADER_ERROR "Downloader error. Code: ~1~ ~2~"
IDS_GAME_ERROR "Game error. Code: ~1~ ~2~"
IDS_EXITCODE_ERROR "Exit code ~1~. ~2~"
IDS_BUTTON_PLAY "Play"
IDS_DOWNLOAD_PROGRESS2 "Downloading (~1~, ~2~ / sec)"
END
STRINGTABLE
BEGIN
IDS_LAUNCHER_ERR_NO_EXE "~2~ not found. Please reinstall the game."
IDS_LAUNCHER_ERR_NO_GAME_PATH
"Game executable path not found. Please reinstall the game."
IDS_LAUNCHER_ERR_MISSING_DEPENDENCY
"Dependency ~2~ is missing. Please reinstall the game."
IDS_LAUNCHER_ERR_CREATE_DEVICE
"Your system does not appear to support DirectX 11. (Error: ~2~)"
IDS_LAUNCHER_ERR_32BIT "Your system appears to be 32-bit. A 64-bit system is required to run ~TitleName~."
IDS_LAUNCHER_ERR_UNSUPPORTED_WINDOWS_VERSION
"Launcher failed due to unsupported operating system. ~TitleNameLong~ supports Windows Vista and later. Please verify your OS version and check your Windows compatibility settings by right-clicking the game icon and going to Properties->Compatibility."
IDS_LAUNCHER_ERR_INSTALL_FAILED
"Installation failed. Please exit and try again."
END
STRINGTABLE
BEGIN
IDS_DLC_AVAILABLE "There is downloadable content available!"
IDS_UPDATE_AVAILABLE "There is an update available."
IDS_DOWNLOADER_RETRYING "Unable to connect to download server. Retrying..."
IDS_DOWNLOADER_RECONNECTING
"Connection to download server lost. Reconnecting..."
IDS_GAMEINSTALL_AVAILABLE "The game is ready to download."
IDS_SCS_UNAVAILABLE "The Rockstar Game Services are unavailable. Please try again later or check the GTA Online Status page for maintenance and outage notifications: https://support.rockstargames.com/hc/articles/200426246"
IDS_GAME_RUNNING "~TitleNameLong~ is already running..."
IDS_DOWNLOAD_PROGRESS3 "Downloading (~1~ / sec)"
IDS_DOWNLOAD_ESTIMATE_DAYS "~1~d ~2~h ~3~m remaining..."
IDS_DOWNLOAD_ESTIMATE_HOURS "~1~h ~2~m remaining..."
IDS_DOWNLOAD_ESTIMATE_MINS "~1~m remaining..."
IDS_DOWNLOAD_ESTIMATE_LESS_THAN "less than ~1~m remaining..."
END
#endif // Korean (Korea) resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// Chinese (Traditional, Taiwan) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHT)
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE
BEGIN
IDP_OLE_INIT_FAILED "OLE initialization failed. Make sure that the OLE libraries are the correct version."
IDP_SOCKETS_INIT_FAILED "Windows sockets initialization failed."
END
STRINGTABLE
BEGIN
IDS_LANGUAGE "en-US"
IDS_CHECKING_UPDATE "Checking for updates..."
IDS_DOWNLOAD_COMPLETE "下載完成!"
IDS_DOWNLOAD_PAUSED "Download paused!"
IDS_DOWNLOAD_ERROR "Error downloading update..."
IDS_DOWNLOADING "Downloading"
IDS_INSTALLING "Installing update..."
IDS_UPDATE_REQUIRED "An update is required!"
END
STRINGTABLE
BEGIN
IDS_BUTTON_DOWNLOAD "Download"
IDS_BUTTON_CANCEL "Cancel"
IDS_BUTTON_OFFLINE "Offline Mode"
IDS_BUTTON_RETRY "Retry"
IDS_OFFLINE "The game failed to connect to the Internet. Online features and DLC may not be available.\r\n Please try the following:\r\n Open a web browser to verify that you have an active Internet connection.\r\n If you have separate modem and router boxes, bypass your router and connect instead to the modem (the other box) directly using a wired Ethernet cable to test if your router is the problem.\r\n If you have a combination modem/router in one unit, try putting it in Bridge Mode.\r\n\r\n After verifying your connection, click Retry, or click Cancel to quit."
IDS_DOWNLOAD_ERROR_ATTEMPT "Error downloading update (Attempt ~1~ of ~2~)"
IDS_DOWNLOAD_PROGRESS "Downloading (~1~ / ~2~, ~3~ / sec)"
IDS_OFFLINE_ACTIVATE "Unable to access Rockstar servers. Initial activation of ~TitleName~ requires an Internet connection. Please check your connection and click Retry, or click Cancel to quit."
IDS_EXIT_CODE_ERROR "(A non-zero exit code indicates an error occurred.)"
IDS_LOADING "Loading..."
IDS_EXIT_CODE "Exit Code"
IDS_BUTTON_GET_HELP "Get Help"
IDS_BUTTON_SEND_REPORT "Send Report"
IDS_BUTTON_SAFE_MODE "Safe Mode"
IDS_BUTTON_NORMAL "Normal"
IDS_DOWNLOADING_UPDATE "Downloading Update..."
END
STRINGTABLE
BEGIN
IDS_SAFEMODE "Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_BAD_SHUTDOWN "~TitleName~ did not shut down cleanly in a previous session. Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_ERROR_NO_UAC "You require administrator rights on your PC to install the current patch. Right-click My Computer and choose Manage -> Local Users and Groups to verify settings. When launching this application, also try right-clicking the icon and choosing Run as Administrator."
IDS_EXIT_CODE_MESSAGE "Click Get Help to get help for this error from the Rockstar support site, Send Report to send an error report to Rockstar, or Cancel to quit."
IDS_CHECKING_SC_UPDATE "Checking for updates...."
IDS_INITIALIZING_SC "Initializing Social Club"
IDS_CHECKING_ENTITLEMENT "Checking entitlement..."
IDS_SOCIALCLUB_ERROR "Error initializing social club. Code: ~1~ ~2~"
IDS_SOCIALCLUB_DLL_ERROR
"The Social Club failed to load due to an incomplete installation (code ~1~). Please exit the game and re-install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_SOCIALCLUB_OLD_ERROR
"A newer version of the Social Club is required. The updater may have failed. Please exit the game and install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_LAUNCHER_ERROR "Launcher error. Code: ~1~ ~2~"
IDS_DOWNLOADER_ERROR "Downloader error. Code: ~1~ ~2~"
IDS_GAME_ERROR "Game error. Code: ~1~ ~2~"
IDS_EXITCODE_ERROR "Exit code ~1~. ~2~"
IDS_BUTTON_PLAY "Play"
IDS_DOWNLOAD_PROGRESS2 "Downloading (~1~, ~2~ / sec)"
END
STRINGTABLE
BEGIN
IDS_LAUNCHER_ERR_NO_EXE "~2~ not found. Please reinstall the game."
IDS_LAUNCHER_ERR_NO_GAME_PATH
"Game executable path not found. Please reinstall the game."
IDS_LAUNCHER_ERR_MISSING_DEPENDENCY
"Dependency ~2~ is missing. Please reinstall the game."
IDS_LAUNCHER_ERR_CREATE_DEVICE
"Your system does not appear to support DirectX 11. (Error: ~2~)"
IDS_LAUNCHER_ERR_32BIT "Your system appears to be 32-bit. A 64-bit system is required to run ~TitleName~."
IDS_LAUNCHER_ERR_UNSUPPORTED_WINDOWS_VERSION
"Launcher failed due to unsupported operating system. ~TitleNameLong~ supports Windows Vista and later. Please verify your OS version and check your Windows compatibility settings by right-clicking the game icon and going to Properties->Compatibility."
IDS_LAUNCHER_ERR_INSTALL_FAILED
"Installation failed. Please exit and try again."
END
STRINGTABLE
BEGIN
IDS_DLC_AVAILABLE "There is downloadable content available!"
IDS_UPDATE_AVAILABLE "There is an update available."
IDS_DOWNLOADER_RETRYING "Unable to connect to download server. Retrying..."
IDS_DOWNLOADER_RECONNECTING
"Connection to download server lost. Reconnecting..."
IDS_GAMEINSTALL_AVAILABLE "The game is ready to download."
IDS_SCS_UNAVAILABLE "The Rockstar Game Services are unavailable. Please try again later or check the GTA Online Status page for maintenance and outage notifications: https://support.rockstargames.com/hc/articles/200426246"
IDS_GAME_RUNNING "~TitleNameLong~ is already running..."
IDS_DOWNLOAD_PROGRESS3 "Downloading (~1~ / sec)"
IDS_DOWNLOAD_ESTIMATE_DAYS "~1~d ~2~h ~3~m remaining..."
IDS_DOWNLOAD_ESTIMATE_HOURS "~1~h ~2~m remaining..."
IDS_DOWNLOAD_ESTIMATE_MINS "~1~m remaining..."
IDS_DOWNLOAD_ESTIMATE_LESS_THAN "less than ~1~m remaining..."
END
#endif // Chinese (Traditional, Taiwan) resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// Polish (Poland) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_PLK)
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE
BEGIN
IDP_OLE_INIT_FAILED "OLE initialization failed. Make sure that the OLE libraries are the correct version."
IDP_SOCKETS_INIT_FAILED "Windows sockets initialization failed."
END
STRINGTABLE
BEGIN
IDS_LANGUAGE "en-US"
IDS_CHECKING_UPDATE "Checking for updates..."
IDS_DOWNLOAD_COMPLETE "Download complete!"
IDS_DOWNLOAD_PAUSED "Download paused!"
IDS_DOWNLOAD_ERROR "Error downloading update..."
IDS_DOWNLOADING "Downloading"
IDS_INSTALLING "Installing update..."
IDS_UPDATE_REQUIRED "An update is required!"
END
STRINGTABLE
BEGIN
IDS_BUTTON_DOWNLOAD "Download"
IDS_BUTTON_CANCEL "Cancel"
IDS_BUTTON_OFFLINE "Offline Mode"
IDS_BUTTON_RETRY "Retry"
IDS_OFFLINE "The game failed to connect to the Internet. Online features and DLC may not be available.\r\n Please try the following:\r\n Open a web browser to verify that you have an active Internet connection.\r\n If you have separate modem and router boxes, bypass your router and connect instead to the modem (the other box) directly using a wired Ethernet cable to test if your router is the problem.\r\n If you have a combination modem/router in one unit, try putting it in Bridge Mode.\r\n\r\n After verifying your connection, click Retry, or click Cancel to quit."
IDS_DOWNLOAD_ERROR_ATTEMPT "Error downloading update (Attempt ~1~ of ~2~)"
IDS_DOWNLOAD_PROGRESS "Downloading (~1~ / ~2~, ~3~ / sec)"
IDS_OFFLINE_ACTIVATE "Unable to access Rockstar servers. Initial activation of ~TitleName~ requires an Internet connection. Please check your connection and click Retry, or click Cancel to quit."
IDS_EXIT_CODE_ERROR "(A non-zero exit code indicates an error occurred.)"
IDS_LOADING "Loading..."
IDS_EXIT_CODE "Exit Code"
IDS_BUTTON_GET_HELP "Get Help"
IDS_BUTTON_SEND_REPORT "Send Report"
IDS_BUTTON_SAFE_MODE "Safe Mode"
IDS_BUTTON_NORMAL "Normal"
IDS_DOWNLOADING_UPDATE "Downloading Update..."
END
STRINGTABLE
BEGIN
IDS_SAFEMODE "Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_BAD_SHUTDOWN "~TitleName~ did not shut down cleanly in a previous session. Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_ERROR_NO_UAC "You require administrator rights on your PC to install the current patch. Right-click My Computer and choose Manage -> Local Users and Groups to verify settings. When launching this application, also try right-clicking the icon and choosing Run as Administrator."
IDS_EXIT_CODE_MESSAGE "Click Get Help to get help for this error from the Rockstar support site, Send Report to send an error report to Rockstar, or Cancel to quit."
IDS_CHECKING_SC_UPDATE "Checking for updates...."
IDS_INITIALIZING_SC "Initializing Social Club"
IDS_CHECKING_ENTITLEMENT "Checking entitlement..."
IDS_SOCIALCLUB_ERROR "Error initializing social club. Code: ~1~ ~2~"
IDS_SOCIALCLUB_DLL_ERROR
"The Social Club failed to load due to an incomplete installation (code ~1~). Please exit the game and re-install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_SOCIALCLUB_OLD_ERROR
"A newer version of the Social Club is required. The updater may have failed. Please exit the game and install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_LAUNCHER_ERROR "Launcher error. Code: ~1~ ~2~"
IDS_DOWNLOADER_ERROR "Downloader error. Code: ~1~ ~2~"
IDS_GAME_ERROR "Game error. Code: ~1~ ~2~"
IDS_EXITCODE_ERROR "Exit code ~1~. ~2~"
IDS_BUTTON_PLAY "Play"
IDS_DOWNLOAD_PROGRESS2 "Downloading (~1~, ~2~ / sec)"
END
STRINGTABLE
BEGIN
IDS_LAUNCHER_ERR_NO_EXE "~2~ not found. Please reinstall the game."
IDS_LAUNCHER_ERR_NO_GAME_PATH
"Game executable path not found. Please reinstall the game."
IDS_LAUNCHER_ERR_MISSING_DEPENDENCY
"Dependency ~2~ is missing. Please reinstall the game."
IDS_LAUNCHER_ERR_CREATE_DEVICE
"Your system does not appear to support DirectX 11. (Error: ~2~)"
IDS_LAUNCHER_ERR_32BIT "Your system appears to be 32-bit. A 64-bit system is required to run ~TitleName~."
IDS_LAUNCHER_ERR_UNSUPPORTED_WINDOWS_VERSION
"Launcher failed due to unsupported operating system. ~TitleNameLong~ supports Windows Vista and later. Please verify your OS version and check your Windows compatibility settings by right-clicking the game icon and going to Properties->Compatibility."
IDS_LAUNCHER_ERR_INSTALL_FAILED
"Installation failed. Please exit and try again."
END
STRINGTABLE
BEGIN
IDS_DLC_AVAILABLE "There is downloadable content available!"
IDS_UPDATE_AVAILABLE "There is an update available."
IDS_DOWNLOADER_RETRYING "Unable to connect to download server. Retrying..."
IDS_DOWNLOADER_RECONNECTING
"Connection to download server lost. Reconnecting..."
IDS_GAMEINSTALL_AVAILABLE "The game is ready to download."
IDS_SCS_UNAVAILABLE "The Rockstar Game Services are unavailable. Please try again later or check the GTA Online Status page for maintenance and outage notifications: https://support.rockstargames.com/hc/articles/200426246"
IDS_GAME_RUNNING "~TitleNameLong~ is already running..."
IDS_DOWNLOAD_PROGRESS3 "Downloading (~1~ / sec)"
IDS_DOWNLOAD_ESTIMATE_DAYS "~1~d ~2~h ~3~m remaining..."
IDS_DOWNLOAD_ESTIMATE_HOURS "~1~h ~2~m remaining..."
IDS_DOWNLOAD_ESTIMATE_MINS "~1~m remaining..."
IDS_DOWNLOAD_ESTIMATE_LESS_THAN "less than ~1~m remaining..."
END
#endif // Polish (Poland) resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// Russian (Russia) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE
BEGIN
IDP_OLE_INIT_FAILED "OLE initialization failed. Make sure that the OLE libraries are the correct version."
IDP_SOCKETS_INIT_FAILED "Windows sockets initialization failed."
END
STRINGTABLE
BEGIN
IDS_LANGUAGE "en-US"
IDS_CHECKING_UPDATE "Checking for updates..."
IDS_DOWNLOAD_COMPLETE "Download complete!"
IDS_DOWNLOAD_PAUSED "Download paused!"
IDS_DOWNLOAD_ERROR "Error downloading update..."
IDS_DOWNLOADING "Downloading"
IDS_INSTALLING "Installing update..."
IDS_UPDATE_REQUIRED "An update is required!"
END
STRINGTABLE
BEGIN
IDS_BUTTON_DOWNLOAD "Download"
IDS_BUTTON_CANCEL "Cancel"
IDS_BUTTON_OFFLINE "Offline Mode"
IDS_BUTTON_RETRY "Retry"
IDS_OFFLINE "The game failed to connect to the Internet. Online features and DLC may not be available.\r\n Please try the following:\r\n Open a web browser to verify that you have an active Internet connection.\r\n If you have separate modem and router boxes, bypass your router and connect instead to the modem (the other box) directly using a wired Ethernet cable to test if your router is the problem.\r\n If you have a combination modem/router in one unit, try putting it in Bridge Mode.\r\n\r\n After verifying your connection, click Retry, or click Cancel to quit."
IDS_DOWNLOAD_ERROR_ATTEMPT "Error downloading update (Attempt ~1~ of ~2~)"
IDS_DOWNLOAD_PROGRESS "Downloading (~1~ / ~2~, ~3~ / sec)"
IDS_OFFLINE_ACTIVATE "Unable to access Rockstar servers. Initial activation of ~TitleName~ requires an Internet connection. Please check your connection and click Retry, or click Cancel to quit."
IDS_EXIT_CODE_ERROR "(A non-zero exit code indicates an error occurred.)"
IDS_LOADING "Loading..."
IDS_EXIT_CODE "Exit Code"
IDS_BUTTON_GET_HELP "Get Help"
IDS_BUTTON_SEND_REPORT "Send Report"
IDS_BUTTON_SAFE_MODE "Safe Mode"
IDS_BUTTON_NORMAL "Normal"
IDS_DOWNLOADING_UPDATE "Downloading Update..."
END
STRINGTABLE
BEGIN
IDS_SAFEMODE "Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_BAD_SHUTDOWN "~TitleName~ did not shut down cleanly in a previous session. Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_ERROR_NO_UAC "You require administrator rights on your PC to install the current patch. Right-click My Computer and choose Manage -> Local Users and Groups to verify settings. When launching this application, also try right-clicking the icon and choosing Run as Administrator."
IDS_EXIT_CODE_MESSAGE "Click Get Help to get help for this error from the Rockstar support site, Send Report to send an error report to Rockstar, or Cancel to quit."
IDS_CHECKING_SC_UPDATE "Checking for updates...."
IDS_INITIALIZING_SC "Initializing Social Club"
IDS_CHECKING_ENTITLEMENT "Checking entitlement..."
IDS_SOCIALCLUB_ERROR "Error initializing social club. Code: ~1~ ~2~"
IDS_SOCIALCLUB_DLL_ERROR
"The Social Club failed to load due to an incomplete installation (code ~1~). Please exit the game and re-install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_SOCIALCLUB_OLD_ERROR
"A newer version of the Social Club is required. The updater may have failed. Please exit the game and install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_LAUNCHER_ERROR "Launcher error. Code: ~1~ ~2~"
IDS_DOWNLOADER_ERROR "Downloader error. Code: ~1~ ~2~"
IDS_GAME_ERROR "Game error. Code: ~1~ ~2~"
IDS_EXITCODE_ERROR "Exit code ~1~. ~2~"
IDS_BUTTON_PLAY "Play"
IDS_DOWNLOAD_PROGRESS2 "Downloading (~1~, ~2~ / sec)"
END
STRINGTABLE
BEGIN
IDS_LAUNCHER_ERR_NO_EXE "~2~ not found. Please reinstall the game."
IDS_LAUNCHER_ERR_NO_GAME_PATH
"Game executable path not found. Please reinstall the game."
IDS_LAUNCHER_ERR_MISSING_DEPENDENCY
"Dependency ~2~ is missing. Please reinstall the game."
IDS_LAUNCHER_ERR_CREATE_DEVICE
"Your system does not appear to support DirectX 11. (Error: ~2~)"
IDS_LAUNCHER_ERR_32BIT "Your system appears to be 32-bit. A 64-bit system is required to run ~TitleName~."
IDS_LAUNCHER_ERR_UNSUPPORTED_WINDOWS_VERSION
"Launcher failed due to unsupported operating system. ~TitleNameLong~ supports Windows Vista and later. Please verify your OS version and check your Windows compatibility settings by right-clicking the game icon and going to Properties->Compatibility."
IDS_LAUNCHER_ERR_INSTALL_FAILED
"Installation failed. Please exit and try again."
END
STRINGTABLE
BEGIN
IDS_DLC_AVAILABLE "There is downloadable content available!"
IDS_UPDATE_AVAILABLE "There is an update available."
IDS_DOWNLOADER_RETRYING "Unable to connect to download server. Retrying..."
IDS_DOWNLOADER_RECONNECTING
"Connection to download server lost. Reconnecting..."
IDS_GAMEINSTALL_AVAILABLE "The game is ready to download."
IDS_SCS_UNAVAILABLE "The Rockstar Game Services are unavailable. Please try again later or check the GTA Online Status page for maintenance and outage notifications: https://support.rockstargames.com/hc/articles/200426246"
IDS_GAME_RUNNING "~TitleNameLong~ is already running..."
IDS_DOWNLOAD_PROGRESS3 "Downloading (~1~ / sec)"
IDS_DOWNLOAD_ESTIMATE_DAYS "~1~d ~2~h ~3~m remaining..."
IDS_DOWNLOAD_ESTIMATE_HOURS "~1~h ~2~m remaining..."
IDS_DOWNLOAD_ESTIMATE_MINS "~1~m remaining..."
IDS_DOWNLOAD_ESTIMATE_LESS_THAN "less than ~1~m remaining..."
END
#endif // Russian (Russia) resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// Neutral (Default) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEUD)
LANGUAGE LANG_NEUTRAL, SUBLANG_DEFAULT
/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//
IDD_LAUNCHER_DIALOG DIALOGEX 0, 0, 532, 369
STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_POPUP
EXSTYLE WS_EX_APPWINDOW
CLASS "LauncherWindowClass"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
PUSHBUTTON "Button1",IDC_LEFTBUTTON,373,343,67,14,NOT WS_VISIBLE,WS_EX_TRANSPARENT
PUSHBUTTON "Button2",IDC_MIDDLEBUTTON,293,343,67,14,NOT WS_VISIBLE,WS_EX_TRANSPARENT
PUSHBUTTON "Cancel",IDC_RIGHTBUTTON,453,343,67,14,NOT WS_VISIBLE,WS_EX_TRANSPARENT
RTEXT "Static",IDC_STATUS,69,334,382,23,SS_CENTERIMAGE,WS_EX_TRANSPARENT
EDITTEXT IDC_DETAILTEXT,7,295,523,25,ES_CENTER | ES_MULTILINE | ES_AUTOVSCROLL | ES_READONLY | NOT WS_VISIBLE | NOT WS_BORDER | NOT WS_TABSTOP,WS_EX_TRANSPARENT
EDITTEXT IDC_DETAILTEXT2,7,307,523,36,ES_CENTER | ES_MULTILINE | ES_AUTOVSCROLL | ES_READONLY | NOT WS_VISIBLE | NOT WS_BORDER | NOT WS_TABSTOP,WS_EX_TRANSPARENT
CONTROL "",IDC_PROGRESSBAR,"msctls_progress32",WS_BORDER,14,326,505,6
RTEXT "v0.0",IDC_VERSION_STRING,480,361,50,8,0,WS_EX_TRANSPARENT
END
/////////////////////////////////////////////////////////////////////////////
//
// Version
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0,1
PRODUCTVERSION 1,0,0,1
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
#else
FILEFLAGS 0x0L
#endif
FILEOS 0x4L
FILETYPE 0x1L
FILESUBTYPE 0x0L
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040904e4"
BEGIN
VALUE "CompanyName", "Rockstar Games"
VALUE "FileDescription", "Launcher"
VALUE "FileVersion", "1.0.0.1"
VALUE "InternalName", "Launcher.exe"
VALUE "LegalCopyright", "(c) Rockstar Games. All rights reserved."
VALUE "OriginalFilename", "Launcher.exe"
VALUE "ProductName", "Launcher"
VALUE "ProductVersion", "1.0.0.1"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x409, 1252
END
END
/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO
//
#ifdef APSTUDIO_INVOKED
GUIDELINES DESIGNINFO
BEGIN
IDD_LAUNCHER_DIALOG, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 525
TOPMARGIN, 7
BOTTOMMARGIN, 362
END
END
#endif // APSTUDIO_INVOKED
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE
BEGIN
"#ifndef APSTUDIO_INVOKED\r\n"
"#include ""targetver.h""\r\n"
"#endif\r\n"
"#include ""afxres.h""\r\n"
"\0"
END
3 TEXTINCLUDE
BEGIN
"#define _AFX_NO_SPLITTER_RESOURCES\r\n"
"#define _AFX_NO_OLE_RESOURCES\r\n"
"#define _AFX_NO_TRACKER_RESOURCES\r\n"
"#define _AFX_NO_PROPERTY_RESOURCES\r\n"
"\r\n"
"#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
"LANGUAGE 9, 1\r\n"
"#pragma code_page(1252)\r\n"
"#include ""res\\Launcher.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
"#include ""afxres.rc"" // Standard components\r\n"
"#endif\r\n"
"1 TYPELIB ""Launcher.tlb""\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
#endif // Neutral (Default) resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// German (Germany) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE
BEGIN
IDP_OLE_INIT_FAILED "OLE initialization failed. Make sure that the OLE libraries are the correct version."
IDP_SOCKETS_INIT_FAILED "Windows sockets initialization failed."
END
STRINGTABLE
BEGIN
IDS_LANGUAGE "en-US"
IDS_CHECKING_UPDATE "Checking for updates..."
IDS_DOWNLOAD_COMPLETE "Download complete!"
IDS_DOWNLOAD_PAUSED "Download paused!"
IDS_DOWNLOAD_ERROR "Error downloading update..."
IDS_DOWNLOADING "Downloading"
IDS_INSTALLING "Installing update..."
IDS_UPDATE_REQUIRED "An update is required!"
END
STRINGTABLE
BEGIN
IDS_BUTTON_DOWNLOAD "Download"
IDS_BUTTON_CANCEL "Cancel"
IDS_BUTTON_OFFLINE "Offline Mode"
IDS_BUTTON_RETRY "Retry"
IDS_OFFLINE "The game failed to connect to the Internet. Online features and DLC may not be available.\r\n Please try the following:\r\n Open a web browser to verify that you have an active Internet connection.\r\n If you have separate modem and router boxes, bypass your router and connect instead to the modem (the other box) directly using a wired Ethernet cable to test if your router is the problem.\r\n If you have a combination modem/router in one unit, try putting it in Bridge Mode.\r\n\r\n After verifying your connection, click Retry, or click Cancel to quit."
IDS_DOWNLOAD_ERROR_ATTEMPT "Error downloading update (Attempt ~1~ of ~2~)"
IDS_DOWNLOAD_PROGRESS "Downloading (~1~ / ~2~, ~3~ / sec)"
IDS_OFFLINE_ACTIVATE "Unable to access Rockstar servers. Initial activation of ~TitleName~ requires an Internet connection. Please check your connection and click Retry, or click Cancel to quit."
IDS_EXIT_CODE_ERROR "(A non-zero exit code indicates an error occurred.)"
IDS_LOADING "Loading..."
IDS_EXIT_CODE "Exit Code"
IDS_BUTTON_GET_HELP "Get Help"
IDS_BUTTON_SEND_REPORT "Send Report"
IDS_BUTTON_SAFE_MODE "Safe Mode"
IDS_BUTTON_NORMAL "Normal"
IDS_DOWNLOADING_UPDATE "Downloading Update..."
END
STRINGTABLE
BEGIN
IDS_SAFEMODE "Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_BAD_SHUTDOWN "~TitleName~ did not shut down cleanly in a previous session. Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_ERROR_NO_UAC "You require administrator rights on your PC to install the current patch. Right-click My Computer and choose Manage -> Local Users and Groups to verify settings. When launching this application, also try right-clicking the icon and choosing Run as Administrator."
IDS_EXIT_CODE_MESSAGE "Click Get Help to get help for this error from the Rockstar support site, Send Report to send an error report to Rockstar, or Cancel to quit."
IDS_CHECKING_SC_UPDATE "Checking for updates...."
IDS_INITIALIZING_SC "Initializing Social Club"
IDS_CHECKING_ENTITLEMENT "Checking entitlement..."
IDS_SOCIALCLUB_ERROR "Error initializing social club. Code: ~1~ ~2~"
IDS_SOCIALCLUB_DLL_ERROR
"The Social Club failed to load due to an incomplete installation (code ~1~). Please exit the game and re-install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_SOCIALCLUB_OLD_ERROR
"A newer version of the Social Club is required. The updater may have failed. Please exit the game and install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_LAUNCHER_ERROR "Launcher error. Code: ~1~ ~2~"
IDS_DOWNLOADER_ERROR "Downloader error. Code: ~1~ ~2~"
IDS_GAME_ERROR "Game error. Code: ~1~ ~2~"
IDS_EXITCODE_ERROR "Exit code ~1~. ~2~"
IDS_BUTTON_PLAY "Play"
IDS_DOWNLOAD_PROGRESS2 "Downloading (~1~, ~2~ / sec)"
END
STRINGTABLE
BEGIN
IDS_LAUNCHER_ERR_NO_EXE "~2~ not found. Please reinstall the game."
IDS_LAUNCHER_ERR_NO_GAME_PATH
"Game executable path not found. Please reinstall the game."
IDS_LAUNCHER_ERR_MISSING_DEPENDENCY
"Dependency ~2~ is missing. Please reinstall the game."
IDS_LAUNCHER_ERR_CREATE_DEVICE
"Your system does not appear to support DirectX 11. (Error: ~2~)"
IDS_LAUNCHER_ERR_32BIT "Your system appears to be 32-bit. A 64-bit system is required to run ~TitleName~."
IDS_LAUNCHER_ERR_UNSUPPORTED_WINDOWS_VERSION
"Launcher failed due to unsupported operating system. ~TitleNameLong~ supports Windows Vista and later. Please verify your OS version and check your Windows compatibility settings by right-clicking the game icon and going to Properties->Compatibility."
IDS_LAUNCHER_ERR_INSTALL_FAILED
"Installation failed. Please exit and try again."
END
STRINGTABLE
BEGIN
IDS_DLC_AVAILABLE "There is downloadable content available!"
IDS_UPDATE_AVAILABLE "There is an update available."
IDS_DOWNLOADER_RETRYING "Unable to connect to download server. Retrying..."
IDS_DOWNLOADER_RECONNECTING
"Connection to download server lost. Reconnecting..."
IDS_GAMEINSTALL_AVAILABLE "The game is ready to download."
IDS_SCS_UNAVAILABLE "The Rockstar Game Services are unavailable. Please try again later or check the GTA Online Status page for maintenance and outage notifications: https://support.rockstargames.com/hc/articles/200426246"
IDS_GAME_RUNNING "~TitleNameLong~ is already running..."
IDS_DOWNLOAD_PROGRESS3 "Downloading (~1~ / sec)"
IDS_DOWNLOAD_ESTIMATE_DAYS "~1~d ~2~h ~3~m remaining..."
IDS_DOWNLOAD_ESTIMATE_HOURS "~1~h ~2~m remaining..."
IDS_DOWNLOAD_ESTIMATE_MINS "~1~m remaining..."
IDS_DOWNLOAD_ESTIMATE_LESS_THAN "less than ~1~m remaining..."
END
#endif // German (Germany) resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// English (United States) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE
BEGIN
IDP_OLE_INIT_FAILED "OLE initialization failed. Make sure that the OLE libraries are the correct version."
IDP_SOCKETS_INIT_FAILED "Windows sockets initialization failed."
END
STRINGTABLE
BEGIN
IDS_LANGUAGE "en-US"
IDS_CHECKING_UPDATE "Checking for updates..."
IDS_DOWNLOAD_COMPLETE "Download complete!"
IDS_DOWNLOAD_PAUSED "Download paused!"
IDS_DOWNLOAD_ERROR "Error downloading update..."
IDS_DOWNLOADING "Downloading"
IDS_INSTALLING "Installing update..."
IDS_UPDATE_REQUIRED "An update is required!"
END
STRINGTABLE
BEGIN
IDS_BUTTON_DOWNLOAD "Download"
IDS_BUTTON_CANCEL "Cancel"
IDS_BUTTON_OFFLINE "Offline Mode"
IDS_BUTTON_RETRY "Retry"
IDS_OFFLINE "The game failed to connect to the Internet. Online features and DLC may not be available.\r\n Please try the following:\r\n Open a web browser to verify that you have an active Internet connection.\r\n If you have separate modem and router boxes, bypass your router and connect instead to the modem (the other box) directly using a wired Ethernet cable to test if your router is the problem.\r\n If you have a combination modem/router in one unit, try putting it in Bridge Mode.\r\n\r\n After verifying your connection, click Retry, or click Cancel to quit."
IDS_DOWNLOAD_ERROR_ATTEMPT "Error downloading update (Attempt ~1~ of ~2~)"
IDS_DOWNLOAD_PROGRESS "Downloading (~1~ / ~2~, ~3~ / sec)"
IDS_OFFLINE_ACTIVATE "Unable to access Rockstar servers. Initial activation of ~TitleName~ requires an Internet connection. Please check your connection and click Retry, or click Cancel to quit."
IDS_EXIT_CODE_ERROR "(A non-zero exit code indicates an error occurred.)"
IDS_LOADING "Loading..."
IDS_EXIT_CODE "Exit Code"
IDS_BUTTON_GET_HELP "Get Help"
IDS_BUTTON_SEND_REPORT "Send Report"
IDS_BUTTON_SAFE_MODE "Safe Mode"
IDS_BUTTON_NORMAL "Normal"
IDS_DOWNLOADING_UPDATE "Downloading Update..."
END
STRINGTABLE
BEGIN
IDS_SAFEMODE "Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_BAD_SHUTDOWN "~TitleName~ did not shut down cleanly in a previous session. Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_ERROR_NO_UAC "You require administrator rights on your PC to install the current patch. Right-click My Computer and choose Manage -> Local Users and Groups to verify settings. When launching this application, also try right-clicking the icon and choosing Run as Administrator."
IDS_EXIT_CODE_MESSAGE "Click Get Help to get help for this error from the Rockstar support site, Send Report to send an error report to Rockstar, or Cancel to quit."
IDS_CHECKING_SC_UPDATE "Checking for updates...."
IDS_INITIALIZING_SC "Initializing Social Club"
IDS_CHECKING_ENTITLEMENT "Checking entitlement..."
IDS_SOCIALCLUB_ERROR "Error initializing social club. Code: ~1~ ~2~"
IDS_SOCIALCLUB_DLL_ERROR
"The Social Club failed to load due to an incomplete installation (code ~1~). Please exit the game and re-install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_SOCIALCLUB_OLD_ERROR
"A newer version of the Social Club is required. The updater may have failed. Please exit the game and install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_LAUNCHER_ERROR "Launcher error. Code: ~1~ ~2~"
IDS_DOWNLOADER_ERROR "Downloader error. Code: ~1~ ~2~"
IDS_GAME_ERROR "Game error. Code: ~1~ ~2~"
IDS_EXITCODE_ERROR "Exit code ~1~. ~2~"
IDS_BUTTON_PLAY "Play"
IDS_DOWNLOAD_PROGRESS2 "Downloading (~1~, ~2~ / sec)"
END
STRINGTABLE
BEGIN
IDS_LAUNCHER_ERR_NO_EXE "~2~ not found. Please reinstall the game."
IDS_LAUNCHER_ERR_NO_GAME_PATH
"Game executable path not found. Please reinstall the game."
IDS_LAUNCHER_ERR_MISSING_DEPENDENCY
"Dependency ~2~ is missing. Please reinstall the game."
IDS_LAUNCHER_ERR_CREATE_DEVICE
"Your system does not appear to support DirectX 11. (Error: ~2~)"
IDS_LAUNCHER_ERR_32BIT "Your system appears to be 32-bit. A 64-bit system is required to run ~TitleName~."
IDS_LAUNCHER_ERR_UNSUPPORTED_WINDOWS_VERSION
"Launcher failed due to unsupported operating system. ~TitleNameLong~ supports Windows Vista and later. Please verify your OS version and check your Windows compatibility settings by right-clicking the game icon and going to Properties->Compatibility."
IDS_LAUNCHER_ERR_INSTALL_FAILED
"Installation failed. Please exit and try again."
END
STRINGTABLE
BEGIN
IDS_DLC_AVAILABLE "There is downloadable content available!"
IDS_UPDATE_AVAILABLE "There is an update available."
IDS_DOWNLOADER_RETRYING "Unable to connect to download server. Retrying..."
IDS_DOWNLOADER_RECONNECTING
"Connection to download server lost. Reconnecting..."
IDS_GAMEINSTALL_AVAILABLE "The game is ready to download."
IDS_SCS_UNAVAILABLE "The Rockstar Game Services are unavailable. Please try again later or check the GTA Online Status page for maintenance and outage notifications: https://support.rockstargames.com/hc/articles/200426246"
IDS_GAME_RUNNING "~TitleNameLong~ is already running..."
IDS_DOWNLOAD_PROGRESS3 "Downloading (~1~ / sec)"
IDS_DOWNLOAD_ESTIMATE_DAYS "~1~d ~2~h ~3~m remaining..."
IDS_DOWNLOAD_ESTIMATE_HOURS "~1~h ~2~m remaining..."
IDS_DOWNLOAD_ESTIMATE_MINS "~1~m remaining..."
IDS_DOWNLOAD_ESTIMATE_LESS_THAN "less than ~1~m remaining..."
IDS_NO_TEMP_SPACE "Insufficient disk space for temporary files. Please free up ~1~ or select a location with more space."
IDS_NO_INSTALL_SPACE "Insufficient disk space for game installation. Please free up ~1~ or install the game on a drive with more free space."
IDS_BUTTON_BROWSE "Browse..."
END
#endif // English (United States) resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// French (France) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_FRA)
LANGUAGE LANG_FRENCH, SUBLANG_FRENCH
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE
BEGIN
IDP_OLE_INIT_FAILED "OLE initialization failed. Make sure that the OLE libraries are the correct version."
IDP_SOCKETS_INIT_FAILED "Windows sockets initialization failed."
END
STRINGTABLE
BEGIN
IDS_LANGUAGE "fr-FR"
IDS_CHECKING_UPDATE "Recherche de mises à jour..."
IDS_DOWNLOAD_COMPLETE "Téléchargement terminé!"
IDS_DOWNLOAD_PAUSED "Télécharger pause!"
IDS_DOWNLOAD_ERROR "Erreur lors du téléchargement mise à jour ..."
IDS_DOWNLOADING "Téléchargement"
IDS_INSTALLING "Installation de mise à jour ..."
IDS_UPDATE_REQUIRED "Une mise à jour est nécessaire!"
END
STRINGTABLE
BEGIN
IDS_BUTTON_DOWNLOAD "Télécharger"
IDS_BUTTON_CANCEL "Annuler"
IDS_BUTTON_OFFLINE "Mode hors ligne"
IDS_BUTTON_RETRY "Réessayer"
IDS_OFFLINE "Impossible d'accéder aux serveurs de Rockstar. Fonctionnalités en ligne et DLC peuvent ne pas être disponibles. S'il vous plaît vérifiez votre connexion et cliquez sur Réessayer, ou cliquez sur Mode hors ligne pour jouer offline."
IDS_DOWNLOAD_ERROR_ATTEMPT
"Mise à jour le téléchargement d'erreur (~1~ Tentative de ~2~)"
IDS_DOWNLOAD_PROGRESS "Téléchargement (~1~ / ~2~, ~3~ / sec)"
IDS_OFFLINE_ACTIVATE "Impossible d'accéder aux serveurs de Rockstar. L'activation initiale de ~TitleName~ nécessite une connexion Internet. S'il vous plaît vérifiez votre connexion et cliquez sur Réessayer, ou cliquez sur Annuler pour quitter."
IDS_EXIT_CODE_ERROR "(Un code de sortie différent de zéro indique une erreur s'est produite.)"
IDS_LOADING "Chargement..."
IDS_EXIT_CODE "Quittez le code"
IDS_BUTTON_GET_HELP "Obtenir de l'aide"
IDS_BUTTON_SEND_REPORT "Envoyer un rapport"
IDS_BUTTON_SAFE_MODE "Eode sans échec"
IDS_BUTTON_NORMAL "Normal"
IDS_DOWNLOADING_UPDATE "Téléchargez la version ..."
END
STRINGTABLE
BEGIN
IDS_SAFEMODE "Sélectionnez Mode sans échec afin de fonctionner avec des paramètres de sécurité, Normal pour lancer normalement, ou sur Annuler pour quitter."
IDS_BAD_SHUTDOWN "~TitleName~ ne s'est pas arrêté proprement dans une session précédente. Sélectionnez Mode sans échec afin de fonctionner avec des paramètres de sécurité, Normal pour lancer normalement, ou sur Annuler pour quitter."
IDS_ERROR_NO_UAC "Vous avez besoin de droits d'administrateur pour installer le patch."
IDS_EXIT_CODE_MESSAGE "Sélectionnez Obtenir de l'aide pour obtenir de l'aide pour cette erreur à partir du site de support de Rockstar, Envoyer un rapport pour envoyer un rapport d'erreur à Rockstar, ou sur Annuler pour quitter."
IDS_CHECKING_SC_UPDATE "Checking for updates...."
IDS_INITIALIZING_SC "Initializing Social Club"
IDS_CHECKING_ENTITLEMENT "Checking entitlement..."
IDS_SOCIALCLUB_ERROR "Error initializing social club. Code: ~1~ ~2~"
IDS_SOCIALCLUB_DLL_ERROR
"The Social Club failed to load due to an incomplete installation. Please exit the game and re-install the latest version of the Social Club."
IDS_SOCIALCLUB_OLD_ERROR
"A newer version of the Social Club is required (code ~1~). The updater may have failed. Please exit the game and install the latest version of the Social Club."
IDS_LAUNCHER_ERROR "Launcher error. Code: ~1~ ~2~"
IDS_DOWNLOADER_ERROR "Downloader error. Code: ~1~ ~2~"
IDS_GAME_ERROR "Game error. Code: ~1~ ~2~"
IDS_EXITCODE_ERROR "Exit code ~1~. ~2~"
IDS_BUTTON_PLAY "Play"
END
STRINGTABLE
BEGIN
IDS_LAUNCHER_ERR_NONE "Unknown error."
IDS_LAUNCHER_ERR_NO_EXE "~2~ not found. Please reinstall the game."
IDS_LAUNCHER_ERR_NO_GAME_PATH
"Game executable path not found. Please reinstall the game."
IDS_LAUNCHER_ERR_MISSING_DEPENDENCY
"Dependency ~2~ is missing. Please reinstall the game."
IDS_LAUNCHER_ERR_CREATE_DEVICE
"Your system does not appear to support DirectX 11. (Error: ~2~)"
IDS_LAUNCHER_ERR_32BIT "Your system appears to be 32-bit. A 64-bit system is required to run ~TitleName~."
IDS_LAUNCHER_ERR_UNSUPPORTED_WINDOWS_VERSION
"Launcher failed due to unsupported operating system. ~TitleNameLong~ supports Windows Vista and later. Please verify your OS version and check your Windows compatibility settings by right-clicking the game icon and going to Properties->Compatibility."
IDS_LAUNCHER_ERR_INSTALL_FAILED
"Installation failed. Please exit and try again."
END
STRINGTABLE
BEGIN
IDS_DLC_AVAILABLE "There is downloadable content available!"
IDS_UPDATE_AVAILABLE "There is an update available."
IDS_DOWNLOADER_RETRYING "Download error; retrying..."
IDS_DOWNLOADER_RECONNECTING "Connection lost; reconnecting..."
IDS_GAMEINSTALL_AVAILABLE "The game is ready to download."
IDS_SCS_UNAVAILABLE "The Rockstar Game Services are unavailable. Please try again later or check the GTA Online Status page for maintenance and outage notifications: https://support.rockstargames.com/hc/articles/200426246"
IDS_GAME_RUNNING "~TitleNameLong~ is already running..."
IDS_DOWNLOAD_ESTIMATE_DAYS "~1~d ~2~h ~3~m remaining..."
IDS_DOWNLOAD_ESTIMATE_HOURS "~1~h ~2~m remaining..."
IDS_DOWNLOAD_ESTIMATE_MINS "~1~m remaining..."
IDS_DOWNLOAD_ESTIMATE_LESS_THAN "less than ~1~m remaining..."
END
#endif // French (France) resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// Italian (Italy) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ITA)
LANGUAGE LANG_ITALIAN, SUBLANG_ITALIAN
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE
BEGIN
IDP_OLE_INIT_FAILED "OLE initialization failed. Make sure that the OLE libraries are the correct version."
IDP_SOCKETS_INIT_FAILED "Windows sockets initialization failed."
END
STRINGTABLE
BEGIN
IDS_LANGUAGE "en-US"
IDS_CHECKING_UPDATE "Checking for updates..."
IDS_DOWNLOAD_COMPLETE "Download complete!"
IDS_DOWNLOAD_PAUSED "Download paused!"
IDS_DOWNLOAD_ERROR "Error downloading update..."
IDS_DOWNLOADING "Downloading"
IDS_INSTALLING "Installing update..."
IDS_UPDATE_REQUIRED "An update is required!"
END
STRINGTABLE
BEGIN
IDS_BUTTON_DOWNLOAD "Download"
IDS_BUTTON_CANCEL "Cancel"
IDS_BUTTON_OFFLINE "Offline Mode"
IDS_BUTTON_RETRY "Retry"
IDS_OFFLINE "The game failed to connect to the Internet. Online features and DLC may not be available.\r\n Please try the following:\r\n Open a web browser to verify that you have an active Internet connection.\r\n If you have separate modem and router boxes, bypass your router and connect instead to the modem (the other box) directly using a wired Ethernet cable to test if your router is the problem.\r\n If you have a combination modem/router in one unit, try putting it in Bridge Mode.\r\n\r\n After verifying your connection, click Retry, or click Cancel to quit."
IDS_DOWNLOAD_ERROR_ATTEMPT "Error downloading update (Attempt ~1~ of ~2~)"
IDS_DOWNLOAD_PROGRESS "Downloading (~1~ / ~2~, ~3~ / sec)"
IDS_OFFLINE_ACTIVATE "Unable to access Rockstar servers. Initial activation of ~TitleName~ requires an Internet connection. Please check your connection and click Retry, or click Cancel to quit."
IDS_EXIT_CODE_ERROR "(A non-zero exit code indicates an error occurred.)"
IDS_LOADING "Loading..."
IDS_EXIT_CODE "Exit Code"
IDS_BUTTON_GET_HELP "Get Help"
IDS_BUTTON_SEND_REPORT "Send Report"
IDS_BUTTON_SAFE_MODE "Safe Mode"
IDS_BUTTON_NORMAL "Normal"
IDS_DOWNLOADING_UPDATE "Downloading Update..."
END
STRINGTABLE
BEGIN
IDS_SAFEMODE "Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_BAD_SHUTDOWN "~TitleName~ did not shut down cleanly in a previous session. Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_ERROR_NO_UAC "You require administrator rights on your PC to install the current patch. Right-click My Computer and choose Manage -> Local Users and Groups to verify settings. When launching this application, also try right-clicking the icon and choosing Run as Administrator."
IDS_EXIT_CODE_MESSAGE "Click Get Help to get help for this error from the Rockstar support site, Send Report to send an error report to Rockstar, or Cancel to quit."
IDS_CHECKING_SC_UPDATE "Checking for updates...."
IDS_INITIALIZING_SC "Initializing Social Club"
IDS_CHECKING_ENTITLEMENT "Checking entitlement..."
IDS_SOCIALCLUB_ERROR "Error initializing social club. Code: ~1~ ~2~"
IDS_SOCIALCLUB_DLL_ERROR
"The Social Club failed to load due to an incomplete installation (code ~1~). Please exit the game and re-install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_SOCIALCLUB_OLD_ERROR
"A newer version of the Social Club is required. The updater may have failed. Please exit the game and install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_LAUNCHER_ERROR "Launcher error. Code: ~1~ ~2~"
IDS_DOWNLOADER_ERROR "Downloader error. Code: ~1~ ~2~"
IDS_GAME_ERROR "Game error. Code: ~1~ ~2~"
IDS_EXITCODE_ERROR "Exit code ~1~. ~2~"
IDS_BUTTON_PLAY "Play"
IDS_DOWNLOAD_PROGRESS2 "Downloading (~1~, ~2~ / sec)"
END
STRINGTABLE
BEGIN
IDS_LAUNCHER_ERR_NO_EXE "~2~ not found. Please reinstall the game."
IDS_LAUNCHER_ERR_NO_GAME_PATH
"Game executable path not found. Please reinstall the game."
IDS_LAUNCHER_ERR_MISSING_DEPENDENCY
"Dependency ~2~ is missing. Please reinstall the game."
IDS_LAUNCHER_ERR_CREATE_DEVICE
"Your system does not appear to support DirectX 11. (Error: ~2~)"
IDS_LAUNCHER_ERR_32BIT "Your system appears to be 32-bit. A 64-bit system is required to run ~TitleName~."
IDS_LAUNCHER_ERR_UNSUPPORTED_WINDOWS_VERSION
"Launcher failed due to unsupported operating system. ~TitleNameLong~ supports Windows Vista and later. Please verify your OS version and check your Windows compatibility settings by right-clicking the game icon and going to Properties->Compatibility."
IDS_LAUNCHER_ERR_INSTALL_FAILED
"Installation failed. Please exit and try again."
END
STRINGTABLE
BEGIN
IDS_DLC_AVAILABLE "There is downloadable content available!"
IDS_UPDATE_AVAILABLE "There is an update available."
IDS_DOWNLOADER_RETRYING "Unable to connect to download server. Retrying..."
IDS_DOWNLOADER_RECONNECTING
"Connection to download server lost. Reconnecting..."
IDS_GAMEINSTALL_AVAILABLE "The game is ready to download."
IDS_SCS_UNAVAILABLE "The Rockstar Game Services are unavailable. Please try again later or check the GTA Online Status page for maintenance and outage notifications: https://support.rockstargames.com/hc/articles/200426246"
IDS_GAME_RUNNING "~TitleNameLong~ is already running..."
IDS_DOWNLOAD_PROGRESS3 "Downloading (~1~ / sec)"
IDS_DOWNLOAD_ESTIMATE_DAYS "~1~d ~2~h ~3~m remaining..."
IDS_DOWNLOAD_ESTIMATE_HOURS "~1~h ~2~m remaining..."
IDS_DOWNLOAD_ESTIMATE_MINS "~1~m remaining..."
IDS_DOWNLOAD_ESTIMATE_LESS_THAN "less than ~1~m remaining..."
END
#endif // Italian (Italy) resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// Portuguese (Brazil) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_PTB)
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE
BEGIN
IDP_OLE_INIT_FAILED "OLE initialization failed. Make sure that the OLE libraries are the correct version."
IDP_SOCKETS_INIT_FAILED "Windows sockets initialization failed."
END
STRINGTABLE
BEGIN
IDS_LANGUAGE "en-US"
IDS_CHECKING_UPDATE "Checking for updates..."
IDS_DOWNLOAD_COMPLETE "Download complete!"
IDS_DOWNLOAD_PAUSED "Download paused!"
IDS_DOWNLOAD_ERROR "Error downloading update..."
IDS_DOWNLOADING "Downloading"
IDS_INSTALLING "Installing update..."
IDS_UPDATE_REQUIRED "An update is required!"
END
STRINGTABLE
BEGIN
IDS_BUTTON_DOWNLOAD "Download"
IDS_BUTTON_CANCEL "Cancel"
IDS_BUTTON_OFFLINE "Offline Mode"
IDS_BUTTON_RETRY "Retry"
IDS_OFFLINE "The game failed to connect to the Internet. Online features and DLC may not be available.\r\n Please try the following:\r\n Open a web browser to verify that you have an active Internet connection.\r\n If you have separate modem and router boxes, bypass your router and connect instead to the modem (the other box) directly using a wired Ethernet cable to test if your router is the problem.\r\n If you have a combination modem/router in one unit, try putting it in Bridge Mode.\r\n\r\n After verifying your connection, click Retry, or click Cancel to quit."
IDS_DOWNLOAD_ERROR_ATTEMPT "Error downloading update (Attempt ~1~ of ~2~)"
IDS_DOWNLOAD_PROGRESS "Downloading (~1~ / ~2~, ~3~ / sec)"
IDS_OFFLINE_ACTIVATE "Unable to access Rockstar servers. Initial activation of ~TitleName~ requires an Internet connection. Please check your connection and click Retry, or click Cancel to quit."
IDS_EXIT_CODE_ERROR "(A non-zero exit code indicates an error occurred.)"
IDS_LOADING "Loading..."
IDS_EXIT_CODE "Exit Code"
IDS_BUTTON_GET_HELP "Get Help"
IDS_BUTTON_SEND_REPORT "Send Report"
IDS_BUTTON_SAFE_MODE "Safe Mode"
IDS_BUTTON_NORMAL "Normal"
IDS_DOWNLOADING_UPDATE "Downloading Update..."
END
STRINGTABLE
BEGIN
IDS_SAFEMODE "Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_BAD_SHUTDOWN "~TitleName~ did not shut down cleanly in a previous session. Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_ERROR_NO_UAC "You require administrator rights on your PC to install the current patch. Right-click My Computer and choose Manage -> Local Users and Groups to verify settings. When launching this application, also try right-clicking the icon and choosing Run as Administrator."
IDS_EXIT_CODE_MESSAGE "Click Get Help to get help for this error from the Rockstar support site, Send Report to send an error report to Rockstar, or Cancel to quit."
IDS_CHECKING_SC_UPDATE "Checking for updates...."
IDS_INITIALIZING_SC "Initializing Social Club"
IDS_CHECKING_ENTITLEMENT "Checking entitlement..."
IDS_SOCIALCLUB_ERROR "Error initializing social club. Code: ~1~ ~2~"
IDS_SOCIALCLUB_DLL_ERROR
"The Social Club failed to load due to an incomplete installation (code ~1~). Please exit the game and re-install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_SOCIALCLUB_OLD_ERROR
"A newer version of the Social Club is required. The updater may have failed. Please exit the game and install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_LAUNCHER_ERROR "Launcher error. Code: ~1~ ~2~"
IDS_DOWNLOADER_ERROR "Downloader error. Code: ~1~ ~2~"
IDS_GAME_ERROR "Game error. Code: ~1~ ~2~"
IDS_EXITCODE_ERROR "Exit code ~1~. ~2~"
IDS_BUTTON_PLAY "Play"
IDS_DOWNLOAD_PROGRESS2 "Downloading (~1~, ~2~ / sec)"
END
STRINGTABLE
BEGIN
IDS_LAUNCHER_ERR_NO_EXE "~2~ not found. Please reinstall the game."
IDS_LAUNCHER_ERR_NO_GAME_PATH
"Game executable path not found. Please reinstall the game."
IDS_LAUNCHER_ERR_MISSING_DEPENDENCY
"Dependency ~2~ is missing. Please reinstall the game."
IDS_LAUNCHER_ERR_CREATE_DEVICE
"Your system does not appear to support DirectX 11. (Error: ~2~)"
IDS_LAUNCHER_ERR_32BIT "Your system appears to be 32-bit. A 64-bit system is required to run ~TitleName~."
IDS_LAUNCHER_ERR_UNSUPPORTED_WINDOWS_VERSION
"Launcher failed due to unsupported operating system. ~TitleNameLong~ supports Windows Vista and later. Please verify your OS version and check your Windows compatibility settings by right-clicking the game icon and going to Properties->Compatibility."
IDS_LAUNCHER_ERR_INSTALL_FAILED
"Installation failed. Please exit and try again."
END
STRINGTABLE
BEGIN
IDS_DLC_AVAILABLE "There is downloadable content available!"
IDS_UPDATE_AVAILABLE "There is an update available."
IDS_DOWNLOADER_RETRYING "Unable to connect to download server. Retrying..."
IDS_DOWNLOADER_RECONNECTING
"Connection to download server lost. Reconnecting..."
IDS_GAMEINSTALL_AVAILABLE "The game is ready to download."
IDS_SCS_UNAVAILABLE "The Rockstar Game Services are unavailable. Please try again later or check the GTA Online Status page for maintenance and outage notifications: https://support.rockstargames.com/hc/articles/200426246"
IDS_GAME_RUNNING "~TitleNameLong~ is already running..."
IDS_DOWNLOAD_PROGRESS3 "Downloading (~1~ / sec)"
IDS_DOWNLOAD_ESTIMATE_DAYS "~1~d ~2~h ~3~m remaining..."
IDS_DOWNLOAD_ESTIMATE_HOURS "~1~h ~2~m remaining..."
IDS_DOWNLOAD_ESTIMATE_MINS "~1~m remaining..."
IDS_DOWNLOAD_ESTIMATE_LESS_THAN "less than ~1~m remaining..."
END
#endif // Portuguese (Brazil) resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// Spanish (Mexico) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ESM)
LANGUAGE LANG_SPANISH, SUBLANG_SPANISH_MEXICAN
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE
BEGIN
IDP_OLE_INIT_FAILED "OLE initialization failed. Make sure that the OLE libraries are the correct version."
IDP_SOCKETS_INIT_FAILED "Windows sockets initialization failed."
END
STRINGTABLE
BEGIN
IDS_LANGUAGE "en-US"
IDS_CHECKING_UPDATE "Checking for updates..."
IDS_DOWNLOAD_COMPLETE "Download complete!"
IDS_DOWNLOAD_PAUSED "Download paused!"
IDS_DOWNLOAD_ERROR "Error downloading update..."
IDS_DOWNLOADING "Downloading"
IDS_INSTALLING "Installing update..."
IDS_UPDATE_REQUIRED "An update is required!"
END
STRINGTABLE
BEGIN
IDS_BUTTON_DOWNLOAD "Download"
IDS_BUTTON_CANCEL "Cancel"
IDS_BUTTON_OFFLINE "Offline Mode"
IDS_BUTTON_RETRY "Retry"
IDS_OFFLINE "The game failed to connect to the Internet. Online features and DLC may not be available.\r\n Please try the following:\r\n Open a web browser to verify that you have an active Internet connection.\r\n If you have separate modem and router boxes, bypass your router and connect instead to the modem (the other box) directly using a wired Ethernet cable to test if your router is the problem.\r\n If you have a combination modem/router in one unit, try putting it in Bridge Mode.\r\n\r\n After verifying your connection, click Retry, or click Cancel to quit."
IDS_DOWNLOAD_ERROR_ATTEMPT "Error downloading update (Attempt ~1~ of ~2~)"
IDS_DOWNLOAD_PROGRESS "Downloading (~1~ / ~2~, ~3~ / sec)"
IDS_OFFLINE_ACTIVATE "Unable to access Rockstar servers. Initial activation of ~TitleName~ requires an Internet connection. Please check your connection and click Retry, or click Cancel to quit."
IDS_EXIT_CODE_ERROR "(A non-zero exit code indicates an error occurred.)"
IDS_LOADING "Loading..."
IDS_EXIT_CODE "Exit Code"
IDS_BUTTON_GET_HELP "Get Help"
IDS_BUTTON_SEND_REPORT "Send Report"
IDS_BUTTON_SAFE_MODE "Safe Mode"
IDS_BUTTON_NORMAL "Normal"
IDS_DOWNLOADING_UPDATE "Downloading Update..."
END
STRINGTABLE
BEGIN
IDS_SAFEMODE "Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_BAD_SHUTDOWN "~TitleName~ did not shut down cleanly in a previous session. Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_ERROR_NO_UAC "You require administrator rights on your PC to install the current patch. Right-click My Computer and choose Manage -> Local Users and Groups to verify settings. When launching this application, also try right-clicking the icon and choosing Run as Administrator."
IDS_EXIT_CODE_MESSAGE "Click Get Help to get help for this error from the Rockstar support site, Send Report to send an error report to Rockstar, or Cancel to quit."
IDS_CHECKING_SC_UPDATE "Checking for updates...."
IDS_INITIALIZING_SC "Initializing Social Club"
IDS_CHECKING_ENTITLEMENT "Checking entitlement..."
IDS_SOCIALCLUB_ERROR "Error initializing social club. Code: ~1~ ~2~"
IDS_SOCIALCLUB_DLL_ERROR
"The Social Club failed to load due to an incomplete installation (code ~1~). Please exit the game and re-install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_SOCIALCLUB_OLD_ERROR
"A newer version of the Social Club is required. The updater may have failed. Please exit the game and install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_LAUNCHER_ERROR "Launcher error. Code: ~1~ ~2~"
IDS_DOWNLOADER_ERROR "Downloader error. Code: ~1~ ~2~"
IDS_GAME_ERROR "Game error. Code: ~1~ ~2~"
IDS_EXITCODE_ERROR "Exit code ~1~. ~2~"
IDS_BUTTON_PLAY "Play"
IDS_DOWNLOAD_PROGRESS2 "Downloading (~1~, ~2~ / sec)"
END
STRINGTABLE
BEGIN
IDS_LAUNCHER_ERR_NO_EXE "~2~ not found. Please reinstall the game."
IDS_LAUNCHER_ERR_NO_GAME_PATH
"Game executable path not found. Please reinstall the game."
IDS_LAUNCHER_ERR_MISSING_DEPENDENCY
"Dependency ~2~ is missing. Please reinstall the game."
IDS_LAUNCHER_ERR_CREATE_DEVICE
"Your system does not appear to support DirectX 11. (Error: ~2~)"
IDS_LAUNCHER_ERR_32BIT "Your system appears to be 32-bit. A 64-bit system is required to run ~TitleName~."
IDS_LAUNCHER_ERR_UNSUPPORTED_WINDOWS_VERSION
"Launcher failed due to unsupported operating system. ~TitleNameLong~ supports Windows Vista and later. Please verify your OS version and check your Windows compatibility settings by right-clicking the game icon and going to Properties->Compatibility."
IDS_LAUNCHER_ERR_INSTALL_FAILED
"Installation failed. Please exit and try again."
END
STRINGTABLE
BEGIN
IDS_DLC_AVAILABLE "There is downloadable content available!"
IDS_UPDATE_AVAILABLE "There is an update available."
IDS_DOWNLOADER_RETRYING "Unable to connect to download server. Retrying..."
IDS_DOWNLOADER_RECONNECTING
"Connection to download server lost. Reconnecting..."
IDS_GAMEINSTALL_AVAILABLE "The game is ready to download."
IDS_SCS_UNAVAILABLE "The Rockstar Game Services are unavailable. Please try again later or check the GTA Online Status page for maintenance and outage notifications: https://support.rockstargames.com/hc/articles/200426246"
IDS_GAME_RUNNING "~TitleNameLong~ is already running..."
IDS_DOWNLOAD_PROGRESS3 "Downloading (~1~ / sec)"
IDS_DOWNLOAD_ESTIMATE_DAYS "~1~d ~2~h ~3~m remaining..."
IDS_DOWNLOAD_ESTIMATE_HOURS "~1~h ~2~m remaining..."
IDS_DOWNLOAD_ESTIMATE_MINS "~1~m remaining..."
IDS_DOWNLOAD_ESTIMATE_LESS_THAN "less than ~1~m remaining..."
END
#endif // Spanish (Mexico) resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// Spanish (Spain, International Sort) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ESN)
LANGUAGE LANG_SPANISH, SUBLANG_SPANISH_MODERN
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE
BEGIN
IDP_OLE_INIT_FAILED "OLE initialization failed. Make sure that the OLE libraries are the correct version."
IDP_SOCKETS_INIT_FAILED "Windows sockets initialization failed."
END
STRINGTABLE
BEGIN
IDS_LANGUAGE "en-US"
IDS_CHECKING_UPDATE "Checking for updates..."
IDS_DOWNLOAD_COMPLETE "Download complete!"
IDS_DOWNLOAD_PAUSED "Download paused!"
IDS_DOWNLOAD_ERROR "Error downloading update..."
IDS_DOWNLOADING "Downloading"
IDS_INSTALLING "Installing update..."
IDS_UPDATE_REQUIRED "An update is required!"
END
STRINGTABLE
BEGIN
IDS_BUTTON_DOWNLOAD "Download"
IDS_BUTTON_CANCEL "Cancel"
IDS_BUTTON_OFFLINE "Offline Mode"
IDS_BUTTON_RETRY "Retry"
IDS_OFFLINE "The game failed to connect to the Internet. Online features and DLC may not be available.\r\n Please try the following:\r\n Open a web browser to verify that you have an active Internet connection.\r\n If you have separate modem and router boxes, bypass your router and connect instead to the modem (the other box) directly using a wired Ethernet cable to test if your router is the problem.\r\n If you have a combination modem/router in one unit, try putting it in Bridge Mode.\r\n\r\n After verifying your connection, click Retry, or click Cancel to quit."
IDS_DOWNLOAD_ERROR_ATTEMPT "Error downloading update (Attempt ~1~ of ~2~)"
IDS_DOWNLOAD_PROGRESS "Downloading (~1~ / ~2~, ~3~ / sec)"
IDS_OFFLINE_ACTIVATE "Unable to access Rockstar servers. Initial activation of ~TitleName~ requires an Internet connection. Please check your connection and click Retry, or click Cancel to quit."
IDS_EXIT_CODE_ERROR "(A non-zero exit code indicates an error occurred.)"
IDS_LOADING "Loading..."
IDS_EXIT_CODE "Exit Code"
IDS_BUTTON_GET_HELP "Get Help"
IDS_BUTTON_SEND_REPORT "Send Report"
IDS_BUTTON_SAFE_MODE "Safe Mode"
IDS_BUTTON_NORMAL "Normal"
IDS_DOWNLOADING_UPDATE "Downloading Update..."
END
STRINGTABLE
BEGIN
IDS_SAFEMODE "Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_BAD_SHUTDOWN "~TitleName~ did not shut down cleanly in a previous session. Click Safe Mode to run with safe settings, Normal to launch normally, or Cancel to quit."
IDS_ERROR_NO_UAC "You require administrator rights on your PC to install the current patch. Right-click My Computer and choose Manage -> Local Users and Groups to verify settings. When launching this application, also try right-clicking the icon and choosing Run as Administrator."
IDS_EXIT_CODE_MESSAGE "Click Get Help to get help for this error from the Rockstar support site, Send Report to send an error report to Rockstar, or Cancel to quit."
IDS_CHECKING_SC_UPDATE "Checking for updates...."
IDS_INITIALIZING_SC "Initializing Social Club"
IDS_CHECKING_ENTITLEMENT "Checking entitlement..."
IDS_SOCIALCLUB_ERROR "Error initializing social club. Code: ~1~ ~2~"
IDS_SOCIALCLUB_DLL_ERROR
"The Social Club failed to load due to an incomplete installation (code ~1~). Please exit the game and re-install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_SOCIALCLUB_OLD_ERROR
"A newer version of the Social Club is required. The updater may have failed. Please exit the game and install the latest version of the Social Club: https://support.rockstargames.com/hc/articles/200146066-Manual-Link-to-Social-Club-Application-Download"
IDS_LAUNCHER_ERROR "Launcher error. Code: ~1~ ~2~"
IDS_DOWNLOADER_ERROR "Downloader error. Code: ~1~ ~2~"
IDS_GAME_ERROR "Game error. Code: ~1~ ~2~"
IDS_EXITCODE_ERROR "Exit code ~1~. ~2~"
IDS_BUTTON_PLAY "Play"
IDS_DOWNLOAD_PROGRESS2 "Downloading (~1~, ~2~ / sec)"
END
STRINGTABLE
BEGIN
IDS_LAUNCHER_ERR_NO_EXE "~2~ not found. Please reinstall the game."
IDS_LAUNCHER_ERR_NO_GAME_PATH
"Game executable path not found. Please reinstall the game."
IDS_LAUNCHER_ERR_MISSING_DEPENDENCY
"Dependency ~2~ is missing. Please reinstall the game."
IDS_LAUNCHER_ERR_CREATE_DEVICE
"Your system does not appear to support DirectX 11. (Error: ~2~)"
IDS_LAUNCHER_ERR_32BIT "Your system appears to be 32-bit. A 64-bit system is required to run ~TitleName~."
IDS_LAUNCHER_ERR_UNSUPPORTED_WINDOWS_VERSION
"Launcher failed due to unsupported operating system. ~TitleNameLong~ supports Windows Vista and later. Please verify your OS version and check your Windows compatibility settings by right-clicking the game icon and going to Properties->Compatibility."
IDS_LAUNCHER_ERR_INSTALL_FAILED
"Installation failed. Please exit and try again."
END
STRINGTABLE
BEGIN
IDS_DLC_AVAILABLE "There is downloadable content available!"
IDS_UPDATE_AVAILABLE "There is an update available."
IDS_DOWNLOADER_RETRYING "Unable to connect to download server. Retrying..."
IDS_DOWNLOADER_RECONNECTING
"Connection to download server lost. Reconnecting..."
IDS_GAMEINSTALL_AVAILABLE "The game is ready to download."
IDS_SCS_UNAVAILABLE "The Rockstar Game Services are unavailable. Please try again later or check the GTA Online Status page for maintenance and outage notifications: https://support.rockstargames.com/hc/articles/200426246"
IDS_GAME_RUNNING "~TitleNameLong~ is already running..."
IDS_DOWNLOAD_PROGRESS3 "Downloading (~1~ / sec)"
IDS_DOWNLOAD_ESTIMATE_DAYS "~1~d ~2~h ~3~m remaining..."
IDS_DOWNLOAD_ESTIMATE_HOURS "~1~h ~2~m remaining..."
IDS_DOWNLOAD_ESTIMATE_MINS "~1~m remaining..."
IDS_DOWNLOAD_ESTIMATE_LESS_THAN "less than ~1~m remaining..."
END
#endif // Spanish (Spain, International Sort) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
#define _AFX_NO_SPLITTER_RESOURCES
#define _AFX_NO_OLE_RESOURCES
#define _AFX_NO_TRACKER_RESOURCES
#define _AFX_NO_PROPERTY_RESOURCES
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
LANGUAGE 9, 1
#pragma code_page(1252)
#include "res\Launcher.rc2" // non-Microsoft Visual C++ edited resources
#include "afxres.rc" // Standard components
#endif
1 TYPELIB "Launcher.tlb"
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED