File Messages-Remove-message-about-creating-a-consulting-ticket.patch of Package lua-lmod

From: Egbert Eich <eich@suse.com>
Date: Fri Aug 17 21:31:37 2018 +0200
Subject: [Messages] Remove message about creating a consulting ticket.
Patch-mainline: never
Git-commit: a116d2da370874292fb2a5ab6e884eb425c99728
References: 

Signed-off-by: Egbert Eich <eich@suse.com>
---
 messageDir/de.lua | 4 +---
 messageDir/en.lua | 4 +---
 messageDir/es.lua | 4 +---
 messageDir/fr.lua | 4 +---
 4 files changed, 4 insertions(+), 12 deletions(-)
diff --git a/messageDir/de.lua b/messageDir/de.lua
index 5b30c7e..f4c3c99 100644
--- a/messageDir/de.lua
+++ b/messageDir/de.lua
@@ -103,9 +103,7 @@ Es ist auch möglich, dass Ihr Cache veraltet ist. Versuchen Sie:
 Es ist bereits "%{oldName}" geladen.
 Verwenden Sie folgendes Kommando, um das Modul zu laden:
 
-  $ module swap %{oldName} %{fullName}
-
-Falls Sie weitere Unterstützung brauchen, erstellen Sie ein Support-Ticket.
+  $ module swap %{oldName} %{fullName}.
 ]==],
      e_Illegal_Load        = nil,
      e_LocationT_Srch      = "Fehler in \"LocationT:search()\".",
diff --git a/messageDir/en.lua b/messageDir/en.lua
index 0f4a37f..1f1ed00 100644
--- a/messageDir/en.lua
+++ b/messageDir/en.lua
@@ -116,9 +116,7 @@ Also make sure that all modulefiles written in TCL start with the string #%Modul
 You already have %{oldName} loaded.
 To correct the situation, please execute the following command:
 
-  $  module swap %{oldName} %{fullName}
-
-Please submit a consulting ticket if you require additional assistance.
+  $  module swap %{oldName} %{fullName}.
 ]==],
      e_Illegal_Load       = [==[The following module(s) are illegal: %{module_list}
 Lmod does not support modulefiles that start with two or more underscores
diff --git a/messageDir/es.lua b/messageDir/es.lua
index 967ab80..f3df4ad 100644
--- a/messageDir/es.lua
+++ b/messageDir/es.lua
@@ -81,9 +81,7 @@ También es posible que su archivo de cache estea desactualizado. Intente:
 Ya tiene %{oldName} cargado.
 Para solucionar esta situación, introduzca el siguiente comando:
 
-  $  module swap %{oldName} %{fullName}
-
-Por favor, envíe un ticket si necesita más ayuda.
+  $  module swap %{oldName} %{fullName}.
 ]==],
      e_Illegal_Load        = nil,
      e_LocationT_Srch      = "Error in LocationT:search()",
diff --git a/messageDir/fr.lua b/messageDir/fr.lua
index f587371..8d001fb 100644
--- a/messageDir/fr.lua
+++ b/messageDir/fr.lua
@@ -108,9 +108,7 @@ Il est aussi possible que votre cache soit désuète. Essayez :
 %{oldName} est déjà chargé.
 Pour corriger le problème, vous pouvez utiliser la commande suivante :
 
-  $  module swap %{oldName} %{fullName}
-
-Merci de bien vouloir soumettre un ticket si vous désirez plus d'assistance.
+  $  module swap %{oldName} %{fullName}.
 
 ]==],
      e_Illegal_Load      = nil,
openSUSE Build Service is sponsored by