Kaydet (Commit) b365285d authored tarafından Caolán McNamara's avatar Caolán McNamara

use same terminology as in word count

üst 3530cccd
...@@ -87,7 +87,7 @@ TabPage TP_DOC_STAT ...@@ -87,7 +87,7 @@ TabPage TP_DOC_STAT
{ {
Pos = MAP_APPFONT ( 6 , 96 ) ; Pos = MAP_APPFONT ( 6 , 96 ) ;
Size = MAP_APPFONT ( 138 , 8 ) ; Size = MAP_APPFONT ( 138 , 8 ) ;
Text [ en-US ] = "Number of non blank Characters:" ; Text [ en-US ] = "Number of Characters excluding spaces:" ;
Left = TRUE ; Left = TRUE ;
}; };
FixedText FT_LINE FixedText FT_LINE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment