Remove an unnecessary full stop

This commit is contained in:
Lior Kaplan 2011-12-27 00:08:29 +02:00
parent 4310096484
commit 53a0078e8b

View file

@ -251,7 +251,7 @@ Text [ en-US ] = "Phonetic reading"; \
Pos = MAP_APPFONT ( IDX_COL1 , 90 ) ; \
Size = MAP_APPFONT ( 140 , 12 ) ; \
Hide = TRUE; \
Text [ en-US ] = "~Apply to all similar texts."; \
Text [ en-US ] = "~Apply to all similar texts"; \
}; \
CheckBox CB_CASESENSITIVE \
{ \