Skip to content

Commit

Permalink
Added templates
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenGDK committed Oct 22, 2022
1 parent ef5904b commit ad86827
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 0 deletions.
26 changes: 26 additions & 0 deletions Templates/EXAMPLE.ini
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
26 changes: 26 additions & 0 deletions Templates/TEMPLATE.ini
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 modified XboxMediaUSB.suo
Binary file not shown.

0 comments on commit ad86827

Please sign in to comment.