make button label and dialog title consistent (Object Catalog)

This commit is contained in:
Tomcsik Bence
2012-03-01 13:23:28 +01:00
committed by Andras Timar
parent 7b860d4970
commit efd4db1e6b

View File

@@ -36,7 +36,7 @@ FloatingWindow RID_BASICIDE_OBJCAT
OutputSize = TRUE ; OutputSize = TRUE ;
SVLook = TRUE ; SVLook = TRUE ;
Size = MAP_APPFONT ( 191 , 179 ) ; Size = MAP_APPFONT ( 191 , 179 ) ;
Text [ en-US ] = "Objects" ; Text [ en-US ] = "Object Catalog" ;
Closeable = TRUE ; Closeable = TRUE ;
Moveable = TRUE ; Moveable = TRUE ;
Sizeable = TRUE ; Sizeable = TRUE ;