Kaydet (Commit) 53a0078e authored tarafından Lior Kaplan's avatar Lior Kaplan

Remove an unnecessary full stop

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