RxDBGrid: fix compile with fpc 2.6

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2689 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2013-02-17 14:31:05 +00:00
parent 9c62e32f73
commit 439d68c14f
3 changed files with 14 additions and 3 deletions

View File

@ -95,8 +95,7 @@ msgid "Control not found in validate %s."
msgstr "Елемент управління не знайдений в валідаторі %s"
#: rxconst.sfilenotexec
msgid ""
"File specified is not an executable file, dynamic-link library, or icon file"
msgid "File specified is not an executable file, dynamic-link library, or icon file"
msgstr "Вказаний файл не виконуваний, не бібліотека і не іконка"
#: rxconst.sflatbuttons
@ -234,3 +233,4 @@ msgstr "Набір віджетів WinCE"
#: rxconst.swindowsicofiles
msgid "Windows Ico files (*.ico)|*.ico|All files (*.*)|*.*"
msgstr "Файли іконок Windows (*.ico)|*.ico|Всі файли (*.*)|*.*"

View File

@ -437,3 +437,4 @@ msgstr "Введіть ваш пароль"
#: rxdconst.susernamelabel
msgid "&User name:"
msgstr "&Ім'я користувача"