LSProtocol: Merge orphaned .ts contexts into "::LanguageServerProtocol"

Following orphaned context is merged into ::LanguageServerProtocol

  JsonRpcMessageHandler

Change-Id: If6a2e6e52bfc0b2348d25d3a28ee27baee8c870d
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Alessandro Portale
2023-02-01 19:13:58 +01:00
parent c0234c0be5
commit 21862c79ed
3 changed files with 1 additions and 13 deletions

View File

@@ -10716,9 +10716,6 @@ will also disable the following plugins:
<source>Expected type %1 but value contained %2</source> <source>Expected type %1 but value contained %2</source>
<translation>Očekivana vrsta %1, ali vrijednost je sadržavala %2</translation> <translation>Očekivana vrsta %1, ali vrijednost je sadržavala %2</translation>
</message> </message>
</context>
<context>
<name>JsonRpcMessageHandler</name>
<message> <message>
<source>Could not parse JSON message &quot;%1&quot;.</source> <source>Could not parse JSON message &quot;%1&quot;.</source>
<translation>Nije moguće obraditi JSON poruku &quot;%1&quot;.</translation> <translation>Nije moguće obraditi JSON poruku &quot;%1&quot;.</translation>
@@ -10727,9 +10724,6 @@ will also disable the following plugins:
<source>Expected a JSON object, but got a JSON &quot;%1&quot;.</source> <source>Expected a JSON object, but got a JSON &quot;%1&quot;.</source>
<translation>Očekivan JSON objekt, ali je dobiven JSON &quot;%1&quot;.</translation> <translation>Očekivan JSON objekt, ali je dobiven JSON &quot;%1&quot;.</translation>
</message> </message>
</context>
<context>
<name>::LanguageServerProtocol</name>
<message> <message>
<source>No parameters in &quot;%1&quot;.</source> <source>No parameters in &quot;%1&quot;.</source>
<translation>Nema parametara u &quot;%1&quot;.</translation> <translation>Nema parametara u &quot;%1&quot;.</translation>

View File

@@ -43177,9 +43177,6 @@ Output:
<source>None of the following variants could be correctly parsed:</source> <source>None of the following variants could be correctly parsed:</source>
<translation>:</translation> <translation>:</translation>
</message> </message>
</context>
<context>
<name>JsonRpcMessageHandler</name>
<message> <message>
<source>Could not parse JSON message &quot;%1&quot;.</source> <source>Could not parse JSON message &quot;%1&quot;.</source>
<translation>JSON &quot;%1&quot; </translation> <translation>JSON &quot;%1&quot; </translation>
@@ -43188,9 +43185,6 @@ Output:
<source>Expected a JSON object, but got a JSON &quot;%1&quot;.</source> <source>Expected a JSON object, but got a JSON &quot;%1&quot;.</source>
<translation> JSON &quot;%1&quot; JSON </translation> <translation> JSON &quot;%1&quot; JSON </translation>
</message> </message>
</context>
<context>
<name>::LanguageServerProtocol</name>
<message> <message>
<source>No parameters in &quot;%1&quot;.</source> <source>No parameters in &quot;%1&quot;.</source>
<translation>&quot;%1&quot; </translation> <translation>&quot;%1&quot; </translation>

View File

@@ -23284,7 +23284,7 @@ Error: %5</translation>
</message> </message>
</context> </context>
<context> <context>
<name>JsonRpcMessageHandler</name> <name>::LanguageServerProtocol</name>
<message> <message>
<source>Could not parse JSON message &quot;%1&quot;.</source> <source>Could not parse JSON message &quot;%1&quot;.</source>
<translation>Не удалось разобрать сообщение JSON «%1».</translation> <translation>Не удалось разобрать сообщение JSON «%1».</translation>