You've already forked lazarus-ccr
RxFPC:TRxLoginDialog - support for i18n. patch from Michal Gawrycki with small corrections
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6751 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
components/rx/trunk
demos
languages
register_rxctrl.porxconst.es.porxconst.porxconst.ru.porxconst.uk.porxdconst.es.porxdconst.porxdconst.ru.porxdconst.uk.porxmemds.po
rxcontrols
rxdb
rxnew.lpkrxtools
@ -77,14 +77,6 @@ resourcestring
|
||||
sButtonAlign1 = 'None';
|
||||
sButtonAlign2 = 'Left';
|
||||
sButtonAlign3 = 'Right';
|
||||
// sGTKWidgetSet = 'GTK widget set';
|
||||
// sGTK2WidgetSet = 'GTK 2 widget set';
|
||||
// sWin32_64WidgetSet = 'Win32/Win64 widget set';
|
||||
// sWinCEWidgetSet = 'WinCE widget set';
|
||||
// sCarbonWidgetSet = 'Carbon widget set';
|
||||
// sQTWidgetSet = 'QT widget set';
|
||||
// sFpGUIWidgetSet = 'FpGUI widget set';
|
||||
// sOtherGUIWidgetSet = 'Other gui';
|
||||
sWidget = 'Widget : ';
|
||||
sAppVersion = 'Version : ';
|
||||
sLCLVersion = 'LCL Version: ';
|
||||
@ -150,6 +142,9 @@ resourcestring
|
||||
sRxTextFolderSynHTML = 'HTML';
|
||||
sRxTextFolderSynSQL = 'SQL';
|
||||
|
||||
{ TRxLoginDialog }
|
||||
sRxLoginDlgBtnMore = 'More >>';
|
||||
sRxLoginDlgDatabase = 'Database';
|
||||
|
||||
implementation
|
||||
|
||||
|
Reference in New Issue
Block a user