Fixed various typos.

Applied patch by snowleopard2 fixing a bunch of typos such as misspellings and double words in the documentation. Combined the patch with some local queued typos waiting to be committed as well as adding new typo fixes inspired by the patch.

Function names with American spelling were not changed nor was third-party code touched. The only code changes involve some changes in strings that are translated ("Can not" -> "Cannot").

Closes #13063 (again).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Dimitri Schoolwerth 2011-03-22 14:17:38 +00:00
parent 57ab6f2314
commit 4c51a665c6
265 changed files with 817 additions and 807 deletions

View file

@ -1371,45 +1371,45 @@ msgid "Ca&pitals"
msgstr ""
#: ../src/os2/thread.cpp:117
msgid "Can not create mutex."
msgid "Cannot create mutex."
msgstr ""
#: ../src/common/filefn.cpp:1359
#, c-format
msgid "Can not enumerate files '%s'"
msgid "Cannot enumerate files '%s'"
msgstr ""
#: ../src/msw/dir.cpp:212
#, c-format
msgid "Can not enumerate files in directory '%s'"
msgid "Cannot enumerate files in directory '%s'"
msgstr ""
#: ../src/os2/thread.cpp:528
#, c-format
msgid "Can not resume thread %lu"
msgid "Cannot resume thread %lu"
msgstr ""
#: ../src/msw/thread.cpp:895
#, c-format
msgid "Can not resume thread %x"
msgid "Cannot resume thread %x"
msgstr ""
#: ../src/msw/thread.cpp:548
msgid "Can not start thread: error writing TLS."
msgid "Cannot start thread: error writing TLS."
msgstr ""
#: ../src/os2/thread.cpp:514
#, c-format
msgid "Can not suspend thread %lu"
msgid "Cannot suspend thread %lu"
msgstr ""
#: ../src/msw/thread.cpp:880
#, c-format
msgid "Can not suspend thread %x"
msgid "Cannot suspend thread %x"
msgstr ""
#: ../src/msw/thread.cpp:803
msgid "Can not wait for thread termination"
msgid "Cannot wait for thread termination"
msgstr ""
#: ../src/common/cmdproc.cpp:266
@ -5877,7 +5877,7 @@ msgstr ""
#: ../src/msw/thread.cpp:1264
msgid ""
"Thread module initialization failed: can not store value in thread local "
"Thread module initialization failed: cannot store value in thread local "
"storage"
msgstr ""
@ -6994,7 +6994,7 @@ msgstr ""
#: ../src/common/intl.cpp:297
#, c-format
msgid "locale '%s' can not be set."
msgid "locale '%s' cannot be set."
msgstr ""
#: ../src/common/datetimefmt.cpp:1917