Kolja Strohm 6 жил өмнө
parent
commit
0a9636b8b8

+ 1 - 1
ShopServer/ShopServer.cpp

@@ -1143,7 +1143,7 @@ void ShSKlient::thread()
                     if( ok )
                         klient->sendeEncrypted( "\1", 1 );
                     else
-                        errorZuKlient( "Das Spiel konnte nicht erworben werden." );
+                        errorZuKlient( "Die Karte konnte nicht erworben werden." );
                 }
                 else
                     errorZuKlient( "Du bist nicht Identifiziert." );