Vietnamese translations update from Trần Ngọc Quân.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2012-09-25 10:48:56 +00:00
parent 226fa6db3d
commit d2fd662983
2 changed files with 188 additions and 213 deletions

File diff suppressed because it is too large Load Diff

View File

@ -184,7 +184,7 @@ void wxStackWalker::ProcessFrames(size_t skip)
// we have 3 more "intermediate" frames which the calling code doesn't know
// about, account for them
skip += 3;
skip += 1;
// call addr2line only once since this call may be very slow
// (it has to load in memory the entire EXE of this app which may be quite