]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/locale.tex
added wxSizerFlags::Left/Right()
[wxWidgets.git] / docs / latex / wx / locale.tex
index 2527377f862e1731ec65bcd0f09eec3ffb5be4fb..46c6c681a02ca71a7092212fea0cde11a1a378c5 100644 (file)
@@ -148,11 +148,10 @@ code, see the instructions in
 \func{void}{AddCatalogLookupPathPrefix}{\param{const wxString\& }{prefix}}
 
 Add a prefix to the catalog lookup path: the message catalog files will be
-looked up under prefix/<lang>/LC\_MESSAGES, prefix/LC\_MESSAGES and prefix
+looked up under prefix/<lang>/LC\_MESSAGES, prefix/<lang> and prefix
 (in this order).
 
-This only applies to subsequent invocations of AddCatalog()!
-
+This only applies to subsequent invocations of AddCatalog().
 
 \membersection{wxLocale::AddLanguage}\label{wxlocaleaddlanguage}
 
@@ -186,7 +185,7 @@ Wx::LanguageInfo->new( language, canonicalName, WinLang, WinSubLang, Description
 
 \membersection{wxLocale::FindLanguageInfo}\label{wxlocalefindlanguageinfo}
 
-\constfunc{static wxLanguageInfo *}{FindLanguageInfo}{\param{const wxString\& }{locale}}
+\func{static wxLanguageInfo *}{FindLanguageInfo}{\param{const wxString\& }{locale}}
 
 This function may be used to find the language description structure for the
 given locale, specified either as a two letter ISO language code (for example,