diff options
| author | Priton-CE <thies.eric@gmail.com> | 2024-09-21 01:00:42 +0200 |
|---|---|---|
| committer | Priton-CE <thies.eric@gmail.com> | 2024-09-21 01:00:42 +0200 |
| commit | 7d69af6b32a691e98827ea10315a456a07990fac (patch) | |
| tree | aa9fa429dfb140c11dd0cfd34c4f6cd157f6d7af /proto-wine/lang/stub.ts | |
| parent | 08fff53a956deb437cac4f642b45eea03e2fbbde (diff) | |
added handling for custom proton prefixes and cleaned up the wine protocol init procedure
Diffstat (limited to 'proto-wine/lang/stub.ts')
| -rw-r--r-- | proto-wine/lang/stub.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/proto-wine/lang/stub.ts b/proto-wine/lang/stub.ts index 5769bfd8..2c708749 100644 --- a/proto-wine/lang/stub.ts +++ b/proto-wine/lang/stub.ts @@ -121,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> |
