summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cui/source/dialogs/about.src1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/dialogs/about.src b/cui/source/dialogs/about.src
index 6cedf59beb9a..cee5330b45f2 100644
--- a/cui/source/dialogs/about.src
+++ b/cui/source/dialogs/about.src
@@ -131,5 +131,6 @@ ModalDialog RID_DEFAULTABOUT
DefButton = TRUE ;
Pos = MAP_APPFONT ( 174 , 6 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
+ Text [ en-US ] = "~Close";
};
};