Prettify RTL str consts
File rtl/objpas/rtlconst.inc .
If we search for .'
, we find about 20 strings which ends by dot-char. Other ~290 strings are not ended by dot-char. Let's make single style (without dot).
File rtl/objpas/rtlconst.inc .
If we search for .'
, we find about 20 strings which ends by dot-char. Other ~290 strings are not ended by dot-char. Let's make single style (without dot).