RxFPC: add RxKeyboardLayoutLazbel on RxLoginForm

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6445 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2018-05-25 05:59:05 +00:00
parent d5e5df7485
commit 9da45f0c2c
8 changed files with 109 additions and 273 deletions

View File

@ -81,6 +81,7 @@ resourcestring
SExprBadCompare = 'Compare opertion needs field and const';
SConfirmSave = 'Data changed. Save?';
SDatabaseName = 'Database locked: %s';
SDatabaseName1 = 'Database';
SUnlockCaption = 'Unlock';
SUnlockHint = 'Enter your password';
SDeleteMultipleRecords = 'Delete all selected records?';