diff options
Diffstat (limited to 'proto-wine/lang/stub.ts')
-rw-r--r-- | proto-wine/lang/stub.ts | 44 |
1 files changed, 32 insertions, 12 deletions
diff --git a/proto-wine/lang/stub.ts b/proto-wine/lang/stub.ts index 3366b44b..2c708749 100644 --- a/proto-wine/lang/stub.ts +++ b/proto-wine/lang/stub.ts @@ -11,6 +11,10 @@ <source>Select Wine Prefix</source> <translation type="unfinished"></translation> </message> + <message> + <source>Select Proton Prefix</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>UICFTControls</name> @@ -39,14 +43,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Steam application id</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Proton (Steam Play)</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Protocol</source> <translation type="unfinished"></translation> </message> @@ -63,10 +59,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Wine (select path and prefix)</source> - <translation type="unfinished"></translation> - </message> - <message> <source><html><head/><body><p>prefix</p></body></html></source> <translation type="unfinished"></translation> </message> @@ -86,6 +78,30 @@ <source>Browse Wine Path</source> <translation type="unfinished"></translation> </message> + <message> + <source>Proton (select version and mode)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Steam Play (select Steam Application ID)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>UMU enabled Launchers (select prefix)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Wine (select version and prefix)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source><html><head/><body><p>Steam Play is Steams System to run Windows titles on Linux via Proton.</p></body></html></source> + <translation type="unfinished"></translation> + </message> + <message> + <source><html><head/><body><p>UMU is a launcher that allows the use of Proton outside of Steam. Some game launchers like Lutris may use this to enable Proton support.</p></body></html></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>wine</name> @@ -105,6 +121,10 @@ <source>Failed to start Wine! Make sure the binary is set correctly.</source> <translation type="unfinished"></translation> </message> + <message> + <source>Prefix has not been defined!</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>wine_metadata</name> |