diff options
Diffstat (limited to 'proto-wine/lang')
-rw-r--r-- | proto-wine/lang/de_DE.ts | 4 | ||||
-rw-r--r-- | proto-wine/lang/nl_NL.ts | 4 | ||||
-rw-r--r-- | proto-wine/lang/ru_RU.ts | 4 | ||||
-rw-r--r-- | proto-wine/lang/stub.ts | 4 | ||||
-rw-r--r-- | proto-wine/lang/zh_CN.ts | 4 |
5 files changed, 20 insertions, 0 deletions
diff --git a/proto-wine/lang/de_DE.ts b/proto-wine/lang/de_DE.ts index e248dfac..d39458d0 100644 --- a/proto-wine/lang/de_DE.ts +++ b/proto-wine/lang/de_DE.ts @@ -11,6 +11,10 @@ <source>Select Wine Prefix</source> <translation>wine-Prefix auswählen</translation> </message> + <message> + <source>Select Proton Prefix</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>UICFTControls</name> diff --git a/proto-wine/lang/nl_NL.ts b/proto-wine/lang/nl_NL.ts index b59527ab..5cfc99f5 100644 --- a/proto-wine/lang/nl_NL.ts +++ b/proto-wine/lang/nl_NL.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> diff --git a/proto-wine/lang/ru_RU.ts b/proto-wine/lang/ru_RU.ts index aa401a05..40c154c6 100644 --- a/proto-wine/lang/ru_RU.ts +++ b/proto-wine/lang/ru_RU.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> diff --git a/proto-wine/lang/stub.ts b/proto-wine/lang/stub.ts index 55d7e0b0..5769bfd8 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> diff --git a/proto-wine/lang/zh_CN.ts b/proto-wine/lang/zh_CN.ts index 561aba31..db23f8e8 100644 --- a/proto-wine/lang/zh_CN.ts +++ b/proto-wine/lang/zh_CN.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> |