[Scummvm-git-logs] scummvm master -> 8338a26ec4895b9fa845687f5b9db679069a70ef

dreammaster paulfgilbert at gmail.com
Mon Jun 1 19:54:09 UTC 2020


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
8338a26ec4 NUVIE: Add note that not everything translated for German fan patch


Commit: 8338a26ec4895b9fa845687f5b9db679069a70ef
    https://github.com/scummvm/scummvm/commit/8338a26ec4895b9fa845687f5b9db679069a70ef
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2020-06-01T12:51:47-07:00

Commit Message:
NUVIE: Add note that not everything translated for German fan patch

Changed paths:
    engines/ultima/detection_tables.h


diff --git a/engines/ultima/detection_tables.h b/engines/ultima/detection_tables.h
index 9b8b4d43d5..05a7939a5e 100644
--- a/engines/ultima/detection_tables.h
+++ b/engines/ultima/detection_tables.h
@@ -138,6 +138,7 @@ static const UltimaGameDescription GAME_DESCRIPTIONS[] = {
 	},
 
 	// Ultima VI - German Patch https://sirjohn.de/ultima-6/
+	// Note: Not all user interface elements are translated in ScummVM
 	{
 		{
 			"ultima6",
@@ -153,6 +154,7 @@ static const UltimaGameDescription GAME_DESCRIPTIONS[] = {
 	},
 
 	// Ultima VI - German Patch https://sirjohn.de/ultima-6/
+    // Note: Not all user interface elements are translated in ScummVM
     {
 		{
 			"ultima6_enh",




More information about the Scummvm-git-logs mailing list