@@ -197,7 +197,7 @@
|
||||
<value>7-Zip was not found. The application cannot continue.</value>
|
||||
</data>
|
||||
<data name="frmMain_ErrorAdminBackup" xml:space="preserve">
|
||||
<value>[PARAM] is running as Administrator and GBM is not, GBM cannot detect the required information to save your backup.</value>
|
||||
<value>[PARAM] was running as Administrator and GBM is not, GBM cannot detect the required information to save your backup.</value>
|
||||
</data>
|
||||
<data name="frmMain_ErrorAdminDetect" xml:space="preserve">
|
||||
<value>[PARAM] is running as Administrator and GBM is not.[BR]You cannot cancel monitoring at this time.[BR][BR]Run GBM as Administrator to prevent this issue.</value>
|
||||
@@ -227,10 +227,10 @@
|
||||
<value>The GBM data (Version [PARAM]) in your backup folder is too new for your version of GBM (Version [PARAM])[BR][BR]All computers sharing a backup folder must use the same version of GBM. The application cannot proceed.</value>
|
||||
</data>
|
||||
<data name="frmMain_ErrorMulti64" xml:space="preserve">
|
||||
<value>Multiple possible 64-bit games have been detected, GBM cannot detect the path to identify your game or save your backup.[BR][BR]Please install the 64-bit version of GBM to detect and backup this game properly.</value>
|
||||
<value>Install the 64-bit version of GBM to detect the last running game.</value>
|
||||
</data>
|
||||
<data name="frmMain_ErrorMultiAdmin" xml:space="preserve">
|
||||
<value>Multiple possible games have been detected running as Administrator and GBM is not, GBM cannot detect the path to identify your game or save your backup.[BR][BR]Please run GBM as Administrator to properly detect and backup this game.</value>
|
||||
<value>Restart GBM as Administrator to detect the last running game.</value>
|
||||
</data>
|
||||
<data name="frmMain_ErrorRelativePath" xml:space="preserve">
|
||||
<value>[PARAM] uses a relative path and has never been detected on this computer.</value>
|
||||
@@ -1600,9 +1600,6 @@
|
||||
<data name="frmSettings_btnDefaults" xml:space="preserve">
|
||||
<value>Set &Defaults</value>
|
||||
</data>
|
||||
<data name="frmSettings_Error7zInfo" xml:space="preserve">
|
||||
<value>Unable to retrieve 7-Zip information!</value>
|
||||
</data>
|
||||
<data name="frmSettings_lblArguments" xml:space="preserve">
|
||||
<value>Custom Arguments:</value>
|
||||
</data>
|
||||
@@ -1633,4 +1630,28 @@
|
||||
<data name="App_Invalid7zDetected" xml:space="preserve">
|
||||
<value>7-Zip (7za.exe) is invalid and has been prevented from running.</value>
|
||||
</data>
|
||||
<data name="Utility_Custom" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\custom_7z.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="Utility_Valid" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\valid_7z.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="Utility_Invalid" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\warning_7z.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="frmSettings_ttUtilityStatus_Custom7z" xml:space="preserve">
|
||||
<value>GBM is using a custom 7-Zip utility, it cannot be verified.</value>
|
||||
</data>
|
||||
<data name="frmSettings_ttUtilityStatus_Failure7z" xml:space="preserve">
|
||||
<value>GBM could not verify the custom 7-Zip utility.</value>
|
||||
</data>
|
||||
<data name="frmSettings_ttUtilityStatus_Invalid7z" xml:space="preserve">
|
||||
<value>GBM's default 7-Zip utility has failed verification, it cannot be used.</value>
|
||||
</data>
|
||||
<data name="frmSettings_ttUtilityStatus_Title" xml:space="preserve">
|
||||
<value>7-Zip Status</value>
|
||||
</data>
|
||||
<data name="frmSettings_ttUtilityStatus_Valid7z" xml:space="preserve">
|
||||
<value>GBM is using the default 7-Zip utility, it has been verified.</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user