-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
52 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
[Interface] | ||
PrepareGroupBox=Prepare new a USB drive | ||
SelectLabel1=Select removable USB drive: | ||
SelectLabel2=Select removable USB drive: | ||
WarningLabel=Warning: All Data on this drive will be erased. | ||
StartButton=Start | ||
SetPermissionGroupBox=Only add permission on drive (files will not be deleted) | ||
SetPermissionsButton=Add permission to selected drive | ||
Settings=Settings | ||
Language=Language | ||
|
||
[Messages] | ||
FormatSucceeded=formated! | ||
CreateDefaultFolders=Do you want to create the 'Games', 'BIOS' and 'RetroArch' folder on your new drive? | ||
SettingPermissions=Giving 'ALL APPLICATION PACKAGES' permissions on | ||
PreparedforXbox=is now prepared for your Xbox. | ||
FormatConfirmation=Please confirm | ||
FormatConfirmationLine1=Do you really want to format: | ||
FormatConfirmationLine2=All Data on this drive will be erased. | ||
FormattingDrive=Formatting drive | ||
|
||
[Errors] | ||
DriveInformationError=Error getting drive information for | ||
CouldNotFormat=Could not format drive | ||
CouldNotSetPermissions=Could not set permission for 'ALL APPLICATION PACKAGES' on drive | ||
SelectDriveFirst=Please select a drive from the list first |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
[Interface] | ||
PrepareGroupBox= | ||
SelectLabel1= | ||
SelectLabel2= | ||
WarningLabel= | ||
StartButton= | ||
SetPermissionGroupBox= | ||
SetPermissionsButton= | ||
Settings= | ||
Language= | ||
|
||
[Messages] | ||
FormatSucceeded= | ||
CreateDefaultFolders= | ||
SettingPermissions= | ||
PreparedforXbox= | ||
FormatConfirmation= | ||
FormatConfirmationLine1= | ||
FormatConfirmationLine2= | ||
FormattingDrive= | ||
|
||
[Errors] | ||
DriveInformationError= | ||
CouldNotFormat= | ||
CouldNotSetPermissions= | ||
SelectDriveFirst= |
Binary file not shown.