Browse Source

* restore ellipsis

Michaël Van Canneyt 2 years ago
parent
commit
5a712a0cde
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/objpas/rtlconst.inc

+ 1 - 1
rtl/objpas/rtlconst.inc

@@ -200,7 +200,7 @@ ResourceString
   SMenuReinserted               = 'Menu reinserted';
   SMissingDateTimeField         = '?';
   SMPOpenFilter                 = 'All files (*.*)|*.*|Wave-files (*.WAV)|*.WAV|Midi-files (*.MID)|*.MID|Video for Windows (*.avi)|*.avi';
-  SNetworkCap                   = 'Ne&twork..';
+  SNetworkCap                   = 'Ne&twork...';
   sNoAddress                    = 'No address specified';
   SNoButton                     = '&No';
   SNoCanvasHandle               = 'Canvas handle does not allow drawing';