Robson900 / ulipad

Automatically exported from code.google.com/p/ulipad
0 stars 0 forks source link

More typo fixes #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please fix some more typos in the 'Preferences' window.

- page 'General': 'Autoload the files of last session' --> 'Load files of
last session at startup'

- page 'General': 'Show encoding selection dialog when opening or saving
file' --> 'Show encoding dialog at file opening and at file saving'

- page 'General': 'Default syntax highlight' --> 'Default syntax highlight:'

- page 'General': 'Default color theme' --> 'Default color theme:'

- page 'Back-end': 'Automake backup of file at opening of file' --> 'Make
file backup at opening a file'

- page 'Back-end': 'Autocheck if some opened files were modified by others'
--> 'Check for opened file modifications made by other users'

- page 'Back-end': 'Require confirmation before a file is autoreloaded' -->
'Confirm file reload'

- page 'Edit': 'Use duplication extend mode ('.' will be treated as a word
char)' --> 'Use duplication extend mode and treat a dot as a normal character'

- page 'Edit': 'Strip the line ending when saving' --> 'Strip line ending
at file saving'

- page 'Python': 'Show arguments dialog when running python program' -->
'Show arguments dialog at python program run'

- page 'Python': 'Automatically save modified file when running python
program' --> 'Save modified file at python program run'

- page 'Python': 'Autocheck syntax when saving' --> 'Check syntax for style
errors at file saving'

- page 'Python': 'Auto-PEP8-style check with syntax check' --> 'Check
syntax for style errors at python program run'

- page 'Commands': 'Autoclose commands search window after executing a
command' --> 'Close commands search window after command executed'

- page 'Startup': 'Whitespace is visible on startup' --> 'Make whitespace
visible at startup'

- page 'Startup': 'Indentation guides are visible on startup' --> 'Make
indentation guides visible at startup'

- page 'Startup': 'Long line indicator is visible on startup' --> 'Make
long-line indicator visible at startup'

- page 'Startup': 'Show line number on startup' --> 'Show line numbers at
startup'

- page 'Document': 'Autoshow To-do window when opening file containing a
TODO' --> 'Show To-do window if opened file contains a TODO'

---------------------------

I have tried very hard to come up with the best understandable checkbox
labels. These labels speak to the user, so these things are very important.
I have taken these label corrections very seriously. I always do my best. I
will continue to improve any typos.

Regards,
Chester Dunn

Original issue reported on code.google.com by wxPytho...@gmail.com on 6 Jun 2008 at 3:50

GoogleCodeExporter commented 9 years ago

Original comment by limo...@gmail.com on 7 Jun 2008 at 1:25