0e9571fe10
- Added composition root - Implemented XML resource for I18n
6 lines
No EOL
320 B
XML
6 lines
No EOL
320 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<Text>
|
|
<MessageBox_FatalErrorTitle>Fatal Error</MessageBox_FatalErrorTitle>
|
|
<MessageBox_SingleInstance>You can only run one instance of SEB at a time.</MessageBox_SingleInstance>
|
|
<MessageBox_SingleInstanceTitle>Startup Not Allowed</MessageBox_SingleInstanceTitle>
|
|
</Text> |