From b92df335ffa574d061510e4de236d4f3b0ee2dd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 22 Oct 2004 09:54:58 +0000 Subject: [PATCH] strProperties is not used anywhere now. --- ChangeLog | 2 +- lang/afrikaans-iso-8859-1.inc.php | 1 - lang/afrikaans-utf-8.inc.php | 1 - lang/albanian-iso-8859-1.inc.php | 1 - lang/albanian-utf-8.inc.php | 1 - lang/arabic-utf-8.inc.php | 1 - lang/arabic-windows-1256.inc.php | 1 - lang/azerbaijani-iso-8859-9.inc.php | 1 - lang/azerbaijani-utf-8.inc.php | 1 - lang/basque-iso-8859-1.inc.php | 1 - lang/basque-utf-8.inc.php | 1 - lang/bosnian-utf-8.inc.php | 1 - lang/bosnian-windows-1250.inc.php | 1 - lang/brazilian_portuguese-iso-8859-1.inc.php | 1 - lang/brazilian_portuguese-utf-8.inc.php | 1 - lang/bulgarian-koi8-r.inc.php | 1 - lang/bulgarian-utf-8.inc.php | 1 - lang/bulgarian-windows-1251.inc.php | 1 - lang/catalan-iso-8859-1.inc.php | 1 - lang/catalan-utf-8.inc.php | 1 - lang/chinese_simplified-gb2312.inc.php | 1 - lang/chinese_simplified-utf-8.inc.php | 1 - lang/chinese_traditional-big5.inc.php | 1 - lang/chinese_traditional-utf-8.inc.php | 1 - lang/croatian-iso-8859-2.inc.php | 1 - lang/croatian-utf-8.inc.php | 1 - lang/croatian-windows-1250.inc.php | 1 - lang/czech-iso-8859-2.inc.php | 1 - lang/czech-utf-8.inc.php | 1 - lang/czech-windows-1250.inc.php | 1 - lang/danish-iso-8859-1.inc.php | 1 - lang/danish-utf-8.inc.php | 1 - lang/dutch-iso-8859-1.inc.php | 1 - lang/dutch-utf-8.inc.php | 1 - lang/english-iso-8859-1.inc.php | 1 - lang/english-utf-8.inc.php | 1 - lang/estonian-iso-8859-1.inc.php | 1 - lang/estonian-utf-8.inc.php | 1 - lang/finnish-iso-8859-1.inc.php | 1 - lang/finnish-utf-8.inc.php | 1 - lang/french-iso-8859-1.inc.php | 1 - lang/french-utf-8.inc.php | 1 - lang/galician-iso-8859-1.inc.php | 1 - lang/galician-utf-8.inc.php | 1 - lang/georgian-utf-8.inc.php | 1 - lang/german-iso-8859-1.inc.php | 1 - lang/german-utf-8.inc.php | 1 - lang/greek-iso-8859-7.inc.php | 1 - lang/greek-utf-8.inc.php | 1 - lang/hebrew-iso-8859-8-i.inc.php | 1 - lang/hebrew-utf-8.inc.php | 1 - lang/hindi-utf-8.inc.php | 1 - lang/hungarian-iso-8859-2.inc.php | 1 - lang/hungarian-utf-8.inc.php | 1 - lang/indonesian-iso-8859-1.inc.php | 1 - lang/indonesian-utf-8.inc.php | 1 - lang/italian-iso-8859-1.inc.php | 1 - lang/italian-utf-8.inc.php | 1 - lang/japanese-euc.inc.php | 1 - lang/japanese-sjis.inc.php | 1 - lang/japanese-utf-8.inc.php | 1 - lang/korean-euc-kr.inc.php | 1 - lang/korean-utf-8.inc.php | 1 - lang/latvian-utf-8.inc.php | 1 - lang/latvian-windows-1257.inc.php | 1 - lang/lithuanian-utf-8.inc.php | 1 - lang/lithuanian-windows-1257.inc.php | 1 - lang/malay-iso-8859-1.inc.php | 1 - lang/malay-utf-8.inc.php | 1 - lang/norwegian-iso-8859-1.inc.php | 1 - lang/norwegian-utf-8.inc.php | 1 - lang/persian-utf-8.inc.php | 1 - lang/persian-windows-1256.inc.php | 1 - lang/polish-iso-8859-2.inc.php | 1 - lang/polish-utf-8.inc.php | 1 - lang/portuguese-iso-8859-1.inc.php | 1 - lang/portuguese-utf-8.inc.php | 1 - lang/romanian-iso-8859-1.inc.php | 1 - lang/romanian-utf-8.inc.php | 1 - lang/russian-cp-866.inc.php | 1 - lang/russian-koi8-r.inc.php | 1 - lang/russian-utf-8.inc.php | 1 - lang/russian-windows-1251.inc.php | 1 - lang/serbian_cyrillic-utf-8.inc.php | 1 - lang/serbian_cyrillic-windows-1251.inc.php | 1 - lang/serbian_latin-utf-8.inc.php | 1 - lang/serbian_latin-windows-1250.inc.php | 1 - lang/slovak-iso-8859-2.inc.php | 1 - lang/slovak-utf-8.inc.php | 1 - lang/slovak-windows-1250.inc.php | 1 - lang/slovenian-iso-8859-2.inc.php | 1 - lang/slovenian-utf-8.inc.php | 1 - lang/slovenian-windows-1250.inc.php | 1 - lang/spanish-iso-8859-1.inc.php | 1 - lang/spanish-utf-8.inc.php | 1 - lang/swedish-iso-8859-1.inc.php | 1 - lang/swedish-utf-8.inc.php | 1 - lang/thai-tis-620.inc.php | 1 - lang/thai-utf-8.inc.php | 1 - lang/turkish-iso-8859-9.inc.php | 1 - lang/turkish-utf-8.inc.php | 1 - lang/ukrainian-utf-8.inc.php | 1 - lang/ukrainian-windows-1251.inc.php | 1 - 103 files changed, 1 insertion(+), 103 deletions(-) diff --git a/ChangeLog b/ChangeLog index a9728f47d..c9d75a327 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9,7 +9,7 @@ $Source$ * db_details_structure.php: Use "Structure" instead of "Properties" for link to table structure. * db_operations.php, lang/*: We switch to database here. not table. - + * lang/*: strProperties is not used anywhere now. 2004-10-21 Marc Delisle * tbl_query_box.php: bug 1050691, missing parameters diff --git a/lang/afrikaans-iso-8859-1.inc.php b/lang/afrikaans-iso-8859-1.inc.php index 34dbff81d..b582d2e3f 100644 --- a/lang/afrikaans-iso-8859-1.inc.php +++ b/lang/afrikaans-iso-8859-1.inc.php @@ -264,7 +264,6 @@ $strPrimaryKeyName = 'Die naam van die primere sleutel moet PRIMARY wees!'; $strPrimaryKeyWarning = '("PRIMARY" moet die naam wees van die primere sleutel, en slegs van die primere sleutel!)'; $strPrintView = 'Drukker mooi (print view)'; $strPrivileges = 'Regte'; -$strProperties = 'Eienskappe'; $strQBE = 'Navraag dmv Voorbeeld'; $strQBEDel = 'Del'; diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index ff07dd427..000192f57 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -265,7 +265,6 @@ $strPrimaryKeyName = 'Die naam van die primere sleutel moet PRIMARY wees!'; $strPrimaryKeyWarning = '("PRIMARY" moet die naam wees van die primere sleutel, en slegs van die primere sleutel!)'; $strPrintView = 'Drukker mooi (print view)'; $strPrivileges = 'Regte'; -$strProperties = 'Eienskappe'; $strQBE = 'Navraag dmv Voorbeeld'; $strQBEDel = 'Del'; diff --git a/lang/albanian-iso-8859-1.inc.php b/lang/albanian-iso-8859-1.inc.php index f8b2d623b..5c4e4d736 100644 --- a/lang/albanian-iso-8859-1.inc.php +++ b/lang/albanian-iso-8859-1.inc.php @@ -485,7 +485,6 @@ $strPrivDescUsage = 'Asnj $strPrivileges = 'T drejtat'; $strPrivilegesReloaded = 'T drejtat u prditsuan me sukses.'; $strProcesslist = 'Lista e Proeseve'; -$strProperties = 'Pronsi'; $strPutColNames = 'Vendos emrat e kollonave tek rreshti i par'; $strQBE = 'Query nga shembull'; diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index 78a47490c..d2ba72c16 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -486,7 +486,6 @@ $strPrivDescUsage = 'Asnjë të drejtë.'; $strPrivileges = 'Të drejtat'; $strPrivilegesReloaded = 'Të drejtat u përditësuan me sukses.'; $strProcesslist = 'Lista e Proçeseve'; -$strProperties = 'Pronësi'; $strPutColNames = 'Vendos emrat e kollonave tek rreshti i parë'; $strQBE = 'Query nga shembull'; diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index add3812be..8cdbed96c 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -464,7 +464,6 @@ $strPrivDescUsage = 'لا صلاحيات.'; $strPrivileges = 'الإمتيازات'; $strPrivilegesReloaded = 'تم إعادة قراءة الصلاحيات بنجاح.'; $strProcesslist = 'سرد العمليّات'; -$strProperties = 'خصائص'; $strPutColNames = 'ضع أسماء الحقول في السطر الأول'; $strQBE = 'إستعلام بواسطة مثال'; diff --git a/lang/arabic-windows-1256.inc.php b/lang/arabic-windows-1256.inc.php index 280d05dcd..2ab8841fb 100644 --- a/lang/arabic-windows-1256.inc.php +++ b/lang/arabic-windows-1256.inc.php @@ -463,7 +463,6 @@ $strPrivDescUsage = ' $strPrivileges = ''; $strPrivilegesReloaded = ' .'; $strProcesslist = ' '; -$strProperties = ''; $strPutColNames = ' '; $strQBE = ' '; diff --git a/lang/azerbaijani-iso-8859-9.inc.php b/lang/azerbaijani-iso-8859-9.inc.php index 500221f6c..9470842d0 100644 --- a/lang/azerbaijani-iso-8859-9.inc.php +++ b/lang/azerbaijani-iso-8859-9.inc.php @@ -401,7 +401,6 @@ $strPrivDescUsage = 'Selahiyyet te\'yin edilmedi.'; $strPrivileges = 'Selahiyyetler'; $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; $strProcesslist = 'Proses siyahs'; -$strProperties = 'Xsusiyyetler'; $strPutColNames = 'Put fields names at first row'; $strQBE = 'Soru'; diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 1ebc72391..666e4b60c 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -402,7 +402,6 @@ $strPrivDescUsage = 'Selahiyyet te\'yin edilmedi.'; $strPrivileges = 'Selahiyyetler'; $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; $strProcesslist = 'Proses siyahısı'; -$strProperties = 'Xüsusiyyetler'; $strPutColNames = 'Put fields names at first row'; $strQBE = 'Sorğu'; diff --git a/lang/basque-iso-8859-1.inc.php b/lang/basque-iso-8859-1.inc.php index 1bd7e89a6..a2ff60320 100644 --- a/lang/basque-iso-8859-1.inc.php +++ b/lang/basque-iso-8859-1.inc.php @@ -450,7 +450,6 @@ $strPrivDescUsage = 'Pribilegiorik ez.'; $strPrivileges = 'Probilegioak'; $strPrivilegesReloaded = 'Pribilegioak arrakastaz berkargatu dira.'; $strProcesslist = 'Prozesuen zerrenda'; -$strProperties = 'Ezaugarriak'; $strPutColNames = 'Eremuen izenak lehenengo errenkadan jarri'; $strQBE = 'Kontsulta'; diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 83097b3fe..fd22c48c6 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -451,7 +451,6 @@ $strPrivDescUsage = 'Pribilegiorik ez.'; $strPrivileges = 'Probilegioak'; $strPrivilegesReloaded = 'Pribilegioak arrakastaz berkargatu dira.'; $strProcesslist = 'Prozesuen zerrenda'; -$strProperties = 'Ezaugarriak'; $strPutColNames = 'Eremuen izenak lehenengo errenkadan jarri'; $strQBE = 'Kontsulta'; diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index 3306bdaa7..0ba89af25 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -442,7 +442,6 @@ $strPrivDescUsage = 'Nema privilegija.'; $strPrivileges = 'Privilegije'; $strPrivilegesReloaded = 'Privilegije su uspešno ponovo učitane.'; $strProcesslist = 'Lista procesa'; -$strProperties = 'Svojstva'; $strPutColNames = 'Stavi imena polja u prvi red'; $strQBE = 'Upit po primeru'; diff --git a/lang/bosnian-windows-1250.inc.php b/lang/bosnian-windows-1250.inc.php index 76af3f5f7..768fbe3dd 100644 --- a/lang/bosnian-windows-1250.inc.php +++ b/lang/bosnian-windows-1250.inc.php @@ -441,7 +441,6 @@ $strPrivDescUsage = 'Nema privilegija.'; $strPrivileges = 'Privilegije'; $strPrivilegesReloaded = 'Privilegije su uspeno ponovo uitane.'; $strProcesslist = 'Lista procesa'; -$strProperties = 'Svojstva'; $strPutColNames = 'Stavi imena polja u prvi red'; $strQBE = 'Upit po primeru'; diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php b/lang/brazilian_portuguese-iso-8859-1.inc.php index 61b83907e..b48d27e15 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php @@ -216,7 +216,6 @@ $strPrimaryKeyName = 'O nome da chave prim $strPrimaryKeyWarning = '("PRIMARY" precisa ser o nome de e apenas da chave primria!)'; $strPrintView = 'Visualizao para Impresso'; $strPrivileges = 'Privilgios'; -$strProperties = 'Propriedades'; $strQBE = 'Procura por Exemplo'; $strQueryOnDb = 'Procura SQL na base de dados %s:'; diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index b0f02a48a..1e247b024 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -217,7 +217,6 @@ $strPrimaryKeyName = 'O nome da chave primária deve ser... "PRIMARY"!'; $strPrimaryKeyWarning = '("PRIMARY" precisa ser o nome de e apenas da chave primária!)'; $strPrintView = 'Visualização para Impressão'; $strPrivileges = 'Privilégios'; -$strProperties = 'Propriedades'; $strQBE = 'Procura por Exemplo'; $strQueryOnDb = 'Procura SQL na base de dados %s:'; diff --git a/lang/bulgarian-koi8-r.inc.php b/lang/bulgarian-koi8-r.inc.php index 98c483a23..0184b8219 100644 --- a/lang/bulgarian-koi8-r.inc.php +++ b/lang/bulgarian-koi8-r.inc.php @@ -482,7 +482,6 @@ $strPrivDescUsage = ' $strPrivileges = ''; $strPrivilegesReloaded = ' .'; $strProcesslist = ' '; -$strProperties = ''; $strPutColNames = ' '; $strQBE = ' '; diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 744bf3ef7..c98e92214 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -483,7 +483,6 @@ $strPrivDescUsage = 'Няма привилегии.'; $strPrivileges = 'Привилегии'; $strPrivilegesReloaded = 'Привилегиите бяха презаредени успешно.'; $strProcesslist = 'Списък на процесите'; -$strProperties = 'Свойства'; $strPutColNames = 'Постави имената на полетата на първия ред'; $strQBE = 'Запитване по пример'; diff --git a/lang/bulgarian-windows-1251.inc.php b/lang/bulgarian-windows-1251.inc.php index c3bed97f7..971216f3a 100644 --- a/lang/bulgarian-windows-1251.inc.php +++ b/lang/bulgarian-windows-1251.inc.php @@ -482,7 +482,6 @@ $strPrivDescUsage = ' $strPrivileges = ''; $strPrivilegesReloaded = ' .'; $strProcesslist = ' '; -$strProperties = ''; $strPutColNames = ' '; $strQBE = ' '; diff --git a/lang/catalan-iso-8859-1.inc.php b/lang/catalan-iso-8859-1.inc.php index ef015c194..5a98a2b53 100644 --- a/lang/catalan-iso-8859-1.inc.php +++ b/lang/catalan-iso-8859-1.inc.php @@ -481,7 +481,6 @@ $strPrivDescUsage = 'Sense permissos.'; $strPrivileges = 'Permissos'; $strPrivilegesReloaded = 'Els permissos s\'han recarregat correctament.'; $strProcesslist = 'Llista de processos'; -$strProperties = 'Propietats'; $strPutColNames = 'Posa els noms de camp a la primera fila'; $strQBE = 'Consulta segons exemple'; diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index bde557ea4..375cfad95 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -482,7 +482,6 @@ $strPrivDescUsage = 'Sense permissos.'; $strPrivileges = 'Permissos'; $strPrivilegesReloaded = 'Els permissos s\'han recarregat correctament.'; $strProcesslist = 'Llista de processos'; -$strProperties = 'Propietats'; $strPutColNames = 'Posa els noms de camp a la primera fila'; $strQBE = 'Consulta segons exemple'; diff --git a/lang/chinese_simplified-gb2312.inc.php b/lang/chinese_simplified-gb2312.inc.php index 9f1409841..1597543ea 100644 --- a/lang/chinese_simplified-gb2312.inc.php +++ b/lang/chinese_simplified-gb2312.inc.php @@ -487,7 +487,6 @@ $strPrivDescUsage = ' $strPrivileges = 'Ȩ'; $strPrivilegesReloaded = 'ȨѾɹ롣'; $strProcesslist = 'б'; -$strProperties = ''; $strPutColNames = 'ֶƷ'; $strQBE = 'ѯ'; diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index b4f8f283c..bb42dbfd0 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -488,7 +488,6 @@ $strPrivDescUsage = '无权限。'; $strPrivileges = '权限'; $strPrivilegesReloaded = '权限已经成功载入。'; $strProcesslist = '进程列表'; -$strProperties = '属性'; $strPutColNames = '将字段名称放在首行'; $strQBE = '查询'; diff --git a/lang/chinese_traditional-big5.inc.php b/lang/chinese_traditional-big5.inc.php index 3c191c6fa..9fd43163b 100644 --- a/lang/chinese_traditional-big5.inc.php +++ b/lang/chinese_traditional-big5.inc.php @@ -487,7 +487,6 @@ $strPrivDescUsage = ' $strPrivilegesReloaded = 'vw\sŪ.'; $strPrivileges = 'v'; $strProcesslist = 'tΰM'; -$strProperties = 'ݩ'; $strPutColNames = 'NW٩b'; $strQBEDel = ''; diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index 92ddb1e9c..136c41968 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -491,7 +491,6 @@ $strPrivDescUsage = '沒有權限.'; $strPrivilegesReloaded = '權限已成功重新讀取.'; $strPrivileges = '權限'; $strProcesslist = '系統執行清單'; -$strProperties = '屬性'; $strPutColNames = '將欄位名稱放在首行'; $strQBEDel = '移除'; diff --git a/lang/croatian-iso-8859-2.inc.php b/lang/croatian-iso-8859-2.inc.php index 6f19bc872..8537fcbf8 100644 --- a/lang/croatian-iso-8859-2.inc.php +++ b/lang/croatian-iso-8859-2.inc.php @@ -217,7 +217,6 @@ $strPrimaryKeyName = 'Ime primarnog klju $strPrimaryKeyWarning = '("PRIMARY" mora biti ime i samo ime primarnog kljua!)'; $strPrintView = 'Saetak'; $strPrivileges = 'Privilegije'; -$strProperties = 'Svojstva'; $strQBE = 'Upit po primjeru'; $strQBEDel = 'Del'; diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 18ca73c2f..6b4b30154 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -218,7 +218,6 @@ $strPrimaryKeyName = 'Ime primarnog ključa mora biti... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" mora biti ime i samo ime primarnog ključa!)'; $strPrintView = 'Sažetak'; $strPrivileges = 'Privilegije'; -$strProperties = 'Svojstva'; $strQBE = 'Upit po primjeru'; $strQBEDel = 'Del'; diff --git a/lang/croatian-windows-1250.inc.php b/lang/croatian-windows-1250.inc.php index c5c2dfbd6..3f8ec79aa 100644 --- a/lang/croatian-windows-1250.inc.php +++ b/lang/croatian-windows-1250.inc.php @@ -217,7 +217,6 @@ $strPrimaryKeyName = 'Ime primarnog klju $strPrimaryKeyWarning = '("PRIMARY" mora biti ime i samo ime primarnog kljua!)'; $strPrintView = 'Saetak'; $strPrivileges = 'Privilegije'; -$strProperties = 'Svojstva'; $strQBE = 'Upit po primjeru'; $strQBEDel = 'Del'; diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index aa746acb1..5e8493f0a 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -500,7 +500,6 @@ $strPrivDescUsage = ' $strPrivileges = 'Oprvnn'; $strPrivilegesReloaded = 'Oprvnn byla znovunatena spn.'; $strProcesslist = 'Seznam proces'; -$strProperties = 'Vlastnosti'; $strPutColNames = 'Pidat jmna sloupc na prvn dek'; $strQBEDel = 'smazat'; diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index d86d5eafb..1a7924e2f 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -501,7 +501,6 @@ $strPrivDescUsage = 'Žádná oprávnění.'; $strPrivileges = 'Oprávnění'; $strPrivilegesReloaded = 'Oprávnění byla znovunačtena úspěšně.'; $strProcesslist = 'Seznam procesů'; -$strProperties = 'Vlastnosti'; $strPutColNames = 'Přidat jména sloupců na první řádek'; $strQBEDel = 'smazat'; diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index dc35d76f8..ed798f7ca 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -500,7 +500,6 @@ $strPrivDescUsage = ' $strPrivileges = 'Oprvnn'; $strPrivilegesReloaded = 'Oprvnn byla znovunatena spn.'; $strProcesslist = 'Seznam proces'; -$strProperties = 'Vlastnosti'; $strPutColNames = 'Pidat jmna sloupc na prvn dek'; $strQBEDel = 'smazat'; diff --git a/lang/danish-iso-8859-1.inc.php b/lang/danish-iso-8859-1.inc.php index 51b8688e8..b17e9940d 100644 --- a/lang/danish-iso-8859-1.inc.php +++ b/lang/danish-iso-8859-1.inc.php @@ -481,7 +481,6 @@ $strPrivDescUsage = 'Ingen privilegier.'; $strPrivileges = 'Privilegier'; $strPrivilegesReloaded = 'Privilegierne blev korrekt genindlst.'; $strProcesslist = 'Procesliste'; -$strProperties = 'Egenskaber'; $strPutColNames = 'Indst feltnavne i frste rkke'; $strQBE = 'Foresp. via eks.'; diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index c4194a396..e5d0875b3 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -482,7 +482,6 @@ $strPrivDescUsage = 'Ingen privilegier.'; $strPrivileges = 'Privilegier'; $strPrivilegesReloaded = 'Privilegierne blev korrekt genindlæst.'; $strProcesslist = 'Procesliste'; -$strProperties = 'Egenskaber'; $strPutColNames = 'Indsæt feltnavne i første række'; $strQBE = 'Foresp. via eks.'; diff --git a/lang/dutch-iso-8859-1.inc.php b/lang/dutch-iso-8859-1.inc.php index 80067a40e..c70eef9e4 100644 --- a/lang/dutch-iso-8859-1.inc.php +++ b/lang/dutch-iso-8859-1.inc.php @@ -485,7 +485,6 @@ $strPrivDescUsage = 'Geen privileges.'; $strPrivileges = 'Rechten'; $strPrivilegesReloaded = 'De privileges zijn met succes vernieuwd'; $strProcesslist = 'Process lijst'; -$strProperties = 'Eigenschappen'; $strPutColNames = 'Plaats veldnamen in de eerste rij'; $strQBEDel = 'Verwijder'; diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index b9dddcb36..61faf0c29 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -486,7 +486,6 @@ $strPrivDescUsage = 'Geen privileges.'; $strPrivileges = 'Rechten'; $strPrivilegesReloaded = 'De privileges zijn met succes vernieuwd'; $strProcesslist = 'Process lijst'; -$strProperties = 'Eigenschappen'; $strPutColNames = 'Plaats veldnamen in de eerste rij'; $strQBEDel = 'Verwijder'; diff --git a/lang/english-iso-8859-1.inc.php b/lang/english-iso-8859-1.inc.php index 05019afcf..ed99c4b5c 100644 --- a/lang/english-iso-8859-1.inc.php +++ b/lang/english-iso-8859-1.inc.php @@ -494,7 +494,6 @@ $strPrivDescUsage = 'No privileges.'; $strPrivileges = 'Privileges'; $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; $strProcesslist = 'Process list'; -$strProperties = 'Properties'; $strPutColNames = 'Put fields names at first row'; $strQBEDel = 'Del'; diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index d831a9079..dc8a2f40c 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -495,7 +495,6 @@ $strPrivDescUsage = 'No privileges.'; $strPrivileges = 'Privileges'; $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; $strProcesslist = 'Process list'; -$strProperties = 'Properties'; $strPutColNames = 'Put fields names at first row'; $strQBEDel = 'Del'; diff --git a/lang/estonian-iso-8859-1.inc.php b/lang/estonian-iso-8859-1.inc.php index c4284b027..e7dbb42b0 100644 --- a/lang/estonian-iso-8859-1.inc.php +++ b/lang/estonian-iso-8859-1.inc.php @@ -484,7 +484,6 @@ $strPrivDescUsage = 'Mitte $strPrivileges = 'Privileegid'; $strPrivilegesReloaded = 'Privileegid taaslaeti edukalt.'; $strProcesslist = 'Protsessinimekiri'; -$strProperties = 'Seaded'; $strPutColNames = 'Pange vljade nimed esimesse ritta'; $strQBE = 'Pring nite jrgi'; diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index 47bd16020..dd50c1b76 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -485,7 +485,6 @@ $strPrivDescUsage = 'Mitte ühtegi privileegi.'; $strPrivileges = 'Privileegid'; $strPrivilegesReloaded = 'Privileegid taaslaeti edukalt.'; $strProcesslist = 'Protsessinimekiri'; -$strProperties = 'Seaded'; $strPutColNames = 'Pange väljade nimed esimesse ritta'; $strQBE = 'Päring näite järgi'; diff --git a/lang/finnish-iso-8859-1.inc.php b/lang/finnish-iso-8859-1.inc.php index 4f75259c2..dc07068e8 100644 --- a/lang/finnish-iso-8859-1.inc.php +++ b/lang/finnish-iso-8859-1.inc.php @@ -265,7 +265,6 @@ $strPrivDescMaxConnections = 'Limits the number of new connections the user may $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivileges = 'Kyttoikeudet'; -$strProperties = 'Asetukset'; $strPutColNames = 'Laita sarakkeiden nimet ensimmiselle riville'; $strQBE = 'Esimerkin mukainen haku'; diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index 9653e27bb..947e84e15 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -266,7 +266,6 @@ $strPrivDescMaxConnections = 'Limits the number of new connections the user may $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivileges = 'Käyttöoikeudet'; -$strProperties = 'Asetukset'; $strPutColNames = 'Laita sarakkeiden nimet ensimmäiselle riville'; $strQBE = 'Esimerkin mukainen haku'; diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index 506ca0080..574763ab6 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -486,7 +486,6 @@ $strPrivDescUsage = 'Pas de privil $strPrivileges = 'Privilges'; $strPrivilegesReloaded = 'Les privilges ont t rechargs.'; $strProcesslist = 'Liste des processus'; -$strProperties = 'Proprits'; $strPutColNames = 'Afficher les noms de champ en premire ligne'; $strQBE = 'Requte'; diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index 9270ed5c4..b510660b6 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -487,7 +487,6 @@ $strPrivDescUsage = 'Pas de privilèges'; $strPrivileges = 'Privilèges'; $strPrivilegesReloaded = 'Les privilèges ont été rechargés.'; $strProcesslist = 'Liste des processus'; -$strProperties = 'Propriétés'; $strPutColNames = 'Afficher les noms de champ en première ligne'; $strQBE = 'Requête'; diff --git a/lang/galician-iso-8859-1.inc.php b/lang/galician-iso-8859-1.inc.php index 5baacb808..a4d1f6c08 100644 --- a/lang/galician-iso-8859-1.inc.php +++ b/lang/galician-iso-8859-1.inc.php @@ -489,7 +489,6 @@ $strPrivDescUsage = 'Sen privilexios.'; $strPrivileges = 'Privilexios'; $strPrivilegesReloaded = 'Non houbo problemas ao recarregar os privilexios.'; $strProcesslist = 'Listaxe dos procesos'; -$strProperties = 'Propiedades'; $strPutColNames = 'Pr os nomes dos campos na primeira fileira'; $strQBE = 'Procurar pondo un exemplo ("QBE")'; diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 48211d848..af06eeae1 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -490,7 +490,6 @@ $strPrivDescUsage = 'Sen privilexios.'; $strPrivileges = 'Privilexios'; $strPrivilegesReloaded = 'Non houbo problemas ao recarregar os privilexios.'; $strProcesslist = 'Listaxe dos procesos'; -$strProperties = 'Propiedades'; $strPutColNames = 'Pór os nomes dos campos na primeira fileira'; $strQBE = 'Procurar pondo un exemplo ("QBE")'; diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index f7d3c6f15..bf571836e 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -247,7 +247,6 @@ $strPrimaryKeyName = 'პირველი გასაღების სა $strPrimaryKeyWarning = '("PRIMARY" უნდა იყოს მხოლოდ პირველი გასაღების სახელი!)'; $strPrintView = 'ბეჭდვისთვის'; $strPrivileges = 'პრივილეგიები'; -$strProperties = 'თვისებები'; $strQBE = 'ამორჩევა მაგალითის მიხედვით'; $strQBEDel = 'წაშლა'; diff --git a/lang/german-iso-8859-1.inc.php b/lang/german-iso-8859-1.inc.php index e4966def9..0c9b03db5 100644 --- a/lang/german-iso-8859-1.inc.php +++ b/lang/german-iso-8859-1.inc.php @@ -492,7 +492,6 @@ $strPrivDescUsage = 'Keine Rechte.'; $strPrivileges = 'Rechte'; $strPrivilegesReloaded = 'Die Benutzerprofile wurden neu geladen.'; $strProcesslist = 'Prozesse'; -$strProperties = 'Eigenschaften'; $strPutColNames = 'Feldnamen in die erste Zeile setzen'; $strQBE = 'Abfrageeditor'; diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index caaf1e280..400096973 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -493,7 +493,6 @@ $strPrivDescUsage = 'Keine Rechte.'; $strPrivileges = 'Rechte'; $strPrivilegesReloaded = 'Die Benutzerprofile wurden neu geladen.'; $strProcesslist = 'Prozesse'; -$strProperties = 'Eigenschaften'; $strPutColNames = 'Feldnamen in die erste Zeile setzen'; $strQBE = 'Abfrageeditor'; diff --git a/lang/greek-iso-8859-7.inc.php b/lang/greek-iso-8859-7.inc.php index 553cdeac8..156e72f25 100644 --- a/lang/greek-iso-8859-7.inc.php +++ b/lang/greek-iso-8859-7.inc.php @@ -435,7 +435,6 @@ $strPrivDescUsage = ' $strPrivileges = ''; $strPrivilegesReloaded = ' .'; $strProcesslist = ' '; -$strProperties = ''; $strPutColNames = ' '; $strQBE = ' '; diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index 75b8b03d6..3dc9b4691 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -436,7 +436,6 @@ $strPrivDescUsage = 'Χωρίς προνόμια.'; $strPrivileges = 'Προνόμια'; $strPrivilegesReloaded = 'Τα προνόμια επαναφορτώθηκαν επιτυχώς.'; $strProcesslist = 'Λίστα διεργασιών'; -$strProperties = 'Ιδιότητες'; $strPutColNames = 'Εμφάνιση ονομάτων πεδίων στην πρώτη γραμμή'; $strQBE = 'Επερώτημα κατά παράδειγμα'; diff --git a/lang/hebrew-iso-8859-8-i.inc.php b/lang/hebrew-iso-8859-8-i.inc.php index 29f013cc8..2f9fcfc04 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php +++ b/lang/hebrew-iso-8859-8-i.inc.php @@ -291,7 +291,6 @@ $strPrivDescUsage = ' $strPrivileges = ''; $strPrivilegesReloaded = ' .'; $strProcesslist = ' '; -$strProperties = ''; $strQBE = ' '; $strQBEDel = 'Del'; diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index cd71cb200..2f5c502ed 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -292,7 +292,6 @@ $strPrivDescUsage = 'אין הרשות.'; $strPrivileges = 'הרשאות'; $strPrivilegesReloaded = 'ההרשאות נטענו שנית בהצלחה.'; $strProcesslist = 'רשימת תהליכים'; -$strProperties = 'מאפיינים'; $strQBE = 'שאילתה לדוגמה'; $strQBEDel = 'Del'; diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 514567a7f..d983ff04b 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -190,7 +190,6 @@ $strPrivDescMaxConnections = 'Limits the number of new connections the user may $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivileges = ' प्रिविलेज'; -$strProperties = ' विशेषता'; $strQBE = 'क्वरी'; $strQueryFrame = 'क्वरी पेज'; diff --git a/lang/hungarian-iso-8859-2.inc.php b/lang/hungarian-iso-8859-2.inc.php index 30994f7cc..ca1d738cd 100644 --- a/lang/hungarian-iso-8859-2.inc.php +++ b/lang/hungarian-iso-8859-2.inc.php @@ -483,7 +483,6 @@ $strPrivDescUsage = 'Nincsenek privil $strPrivileges = 'Privilgiumok'; $strPrivilegesReloaded = 'A privilgiumok jratltse sikeres volt.'; $strProcesslist = 'Folyamatlista'; -$strProperties = 'Tulajdonsgok'; $strPutColNames = 'Tegye a mez"oneveket az els"o sorhoz'; $strQBE = 'Lekrdezs'; diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 25839f7a3..1ba960811 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -484,7 +484,6 @@ $strPrivDescUsage = 'Nincsenek privilégiumok.'; $strPrivileges = 'Privilégiumok'; $strPrivilegesReloaded = 'A privilégiumok újratöltése sikeres volt.'; $strProcesslist = 'Folyamatlista'; -$strProperties = 'Tulajdonságok'; $strPutColNames = 'Tegye a mez"oneveket az els"o sorhoz'; $strQBE = 'Lekérdezés'; diff --git a/lang/indonesian-iso-8859-1.inc.php b/lang/indonesian-iso-8859-1.inc.php index b545a3b45..e9e2b21a6 100644 --- a/lang/indonesian-iso-8859-1.inc.php +++ b/lang/indonesian-iso-8859-1.inc.php @@ -481,7 +481,6 @@ $strPrivDescUsage = 'Tanpa Hak Istimewa (Privileges).'; $strPrivileges = 'Hak Akses (Privilege)'; $strPrivilegesReloaded = 'Sukses reload Hak Istimewa (Privileges).'; $strProcesslist = 'Daftar proses'; -$strProperties = 'Properties'; $strPutColNames = 'Letakkan nama Fields pada baris pertama'; $strQBE = 'Cari berdasarkan data contoh'; diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index 4fdba74fc..d3c78f653 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -482,7 +482,6 @@ $strPrivDescUsage = 'Tanpa Hak Istimewa (Privileges).'; $strPrivileges = 'Hak Akses (Privilege)'; $strPrivilegesReloaded = 'Sukses reload Hak Istimewa (Privileges).'; $strProcesslist = 'Daftar proses'; -$strProperties = 'Properties'; $strPutColNames = 'Letakkan nama Fields pada baris pertama'; $strQBE = 'Cari berdasarkan data contoh'; diff --git a/lang/italian-iso-8859-1.inc.php b/lang/italian-iso-8859-1.inc.php index 670130f44..b07384f5f 100644 --- a/lang/italian-iso-8859-1.inc.php +++ b/lang/italian-iso-8859-1.inc.php @@ -489,7 +489,6 @@ $strPrivDescUsage = 'Nessun privilegio.'; $strPrivileges = 'Privilegi'; $strPrivilegesReloaded = 'I privilegi sono stati ricaricati con successo.'; $strProcesslist = 'Lista Processi'; -$strProperties = 'Propriet'; $strPutColNames = 'Mette i nomi delle colonne alla prima riga'; $strQBE = 'Query da esempio'; diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index 18aa56858..894c9f835 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -490,7 +490,6 @@ $strPrivDescUsage = 'Nessun privilegio.'; $strPrivileges = 'Privilegi'; $strPrivilegesReloaded = 'I privilegi sono stati ricaricati con successo.'; $strProcesslist = 'Lista Processi'; -$strProperties = 'Proprietà'; $strPutColNames = 'Mette i nomi delle colonne alla prima riga'; $strQBE = 'Query da esempio'; diff --git a/lang/japanese-euc.inc.php b/lang/japanese-euc.inc.php index 566ae3f51..09f3749f1 100644 --- a/lang/japanese-euc.inc.php +++ b/lang/japanese-euc.inc.php @@ -471,7 +471,6 @@ $strPrivDescUsage = ' $strPrivileges = 'ø'; $strPrivilegesReloaded = 'øϥɤޤ'; $strProcesslist = 'ץꥹ'; -$strProperties = 'ץѥƥ'; $strPutColNames = 'ǽ 1 ܤ˥ե̾ɲ'; $strQBE = '꡼'; diff --git a/lang/japanese-sjis.inc.php b/lang/japanese-sjis.inc.php index 47558c78e..93be95e06 100644 --- a/lang/japanese-sjis.inc.php +++ b/lang/japanese-sjis.inc.php @@ -472,7 +472,6 @@ $strPrivDescUsage = ' $strPrivileges = ''; $strPrivilegesReloaded = '̓[h܂B'; $strProcesslist = 'vZXXg'; -$strProperties = 'vpeB'; $strPutColNames = 'ŏ 1 sڂɃtB[hlj'; $strQBE = 'NG['; diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index fc688934e..06caea5da 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -472,7 +472,6 @@ $strPrivDescUsage = '特権がありません。'; $strPrivileges = '特権'; $strPrivilegesReloaded = '特権はリロードされました。'; $strProcesslist = 'プロセスリスト'; -$strProperties = 'プロパティ'; $strPutColNames = '最初の 1 行目にフィールド名を追加'; $strQBE = 'クエリー'; diff --git a/lang/korean-euc-kr.inc.php b/lang/korean-euc-kr.inc.php index 738382fee..e344b3a90 100644 --- a/lang/korean-euc-kr.inc.php +++ b/lang/korean-euc-kr.inc.php @@ -301,7 +301,6 @@ $strPrivDescUsage = ' $strPrivileges = ''; $strPrivilegesReloaded = ' ٽ ε߽ϴ.'; $strProcesslist = 'μ '; -$strProperties = 'Ӽ'; $strPutColNames = 'ó ʵ ̸ '; $strQBE = ' '; diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index ad56d1278..15261bba0 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -302,7 +302,6 @@ $strPrivDescUsage = '권한 없음.'; $strPrivileges = '사용권한'; $strPrivilegesReloaded = '권한을 다시 로딩했습니다.'; $strProcesslist = '프로세스 목록'; -$strProperties = '속성'; $strPutColNames = '맨처음에 필드 이름을 출력'; $strQBE = '질의 마법사'; diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index 4c43364ce..9a01544b3 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -487,7 +487,6 @@ $strPrivDescUsage = 'Nav privilēģiju.'; $strPrivileges = 'Privilēģijas'; $strPrivilegesReloaded = 'Privilēģijas tika veiksmīgi pārlādētas.'; $strProcesslist = 'Procesu saraksts'; -$strProperties = 'Īpašības'; $strPutColNames = 'Likt kolonnu nosaukumus pirmajā rindā'; $strQBE = 'Vaicājums pēc parauga'; diff --git a/lang/latvian-windows-1257.inc.php b/lang/latvian-windows-1257.inc.php index 3c2a45885..e77742174 100644 --- a/lang/latvian-windows-1257.inc.php +++ b/lang/latvian-windows-1257.inc.php @@ -486,7 +486,6 @@ $strPrivDescUsage = 'Nav privil $strPrivileges = 'Privilijas'; $strPrivilegesReloaded = 'Privilijas tika veiksmgi prldtas.'; $strProcesslist = 'Procesu saraksts'; -$strProperties = 'pabas'; $strPutColNames = 'Likt kolonnu nosaukumus pirmaj rind'; $strQBE = 'Vaicjums pc parauga'; diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index db9d7e65f..078d60280 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -470,7 +470,6 @@ $strPrivDescUsage = 'Be teisių.'; $strPrivileges = 'Privilegijos'; $strPrivilegesReloaded = 'Teisės sėkmingai perkrautos.'; $strProcesslist = 'Procesų sąrašas'; -$strProperties = 'Nustatymai'; $strPutColNames = 'Stulpelių pavadinimus įrašyti pirmoje eilutėje'; $strQBE = 'SQL užklausa'; diff --git a/lang/lithuanian-windows-1257.inc.php b/lang/lithuanian-windows-1257.inc.php index d907a085e..f257fee33 100644 --- a/lang/lithuanian-windows-1257.inc.php +++ b/lang/lithuanian-windows-1257.inc.php @@ -469,7 +469,6 @@ $strPrivDescUsage = 'Be teisi $strPrivileges = 'Privilegijos'; $strPrivilegesReloaded = 'Teiss skmingai perkrautos.'; $strProcesslist = 'Proces sraas'; -$strProperties = 'Nustatymai'; $strPutColNames = 'Stulpeli pavadinimus rayti pirmoje eilutje'; $strQBE = 'SQL uklausa'; diff --git a/lang/malay-iso-8859-1.inc.php b/lang/malay-iso-8859-1.inc.php index ebe0e33bb..54920119c 100644 --- a/lang/malay-iso-8859-1.inc.php +++ b/lang/malay-iso-8859-1.inc.php @@ -300,7 +300,6 @@ $strPrint = 'Cetak'; $strPrintView = 'Paparan Cetak'; $strPrivileges = 'Privilej'; $strProcesslist = 'Senarai Proses'; -$strProperties = 'Ciri-ciri'; $strPutColNames = 'Letakkan medan di baris pertama'; $strQBE = 'Kueri'; diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index c69c30c48..6f5bec136 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -301,7 +301,6 @@ $strPrint = 'Cetak'; $strPrintView = 'Paparan Cetak'; $strPrivileges = 'Privilej'; $strProcesslist = 'Senarai Proses'; -$strProperties = 'Ciri-ciri'; $strPutColNames = 'Letakkan medan di baris pertama'; $strQBE = 'Kueri'; diff --git a/lang/norwegian-iso-8859-1.inc.php b/lang/norwegian-iso-8859-1.inc.php index 87748ebd6..aea9e0215 100644 --- a/lang/norwegian-iso-8859-1.inc.php +++ b/lang/norwegian-iso-8859-1.inc.php @@ -488,7 +488,6 @@ $strPrivDescUsage = 'Ingen privilegier.'; $strPrivileges = 'Privilegier'; $strPrivilegesReloaded = 'Oppfriskingen av privilegiene lyktes.'; $strProcesslist = 'Prosess liste'; -$strProperties = 'Egenskaper'; $strPutColNames = 'Sett inn feltnavn i frste rad'; $strQBE = 'Sprring ved eksempel (Query by Example)'; diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index 224f439ec..714e5f0cc 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -489,7 +489,6 @@ $strPrivDescUsage = 'Ingen privilegier.'; $strPrivileges = 'Privilegier'; $strPrivilegesReloaded = 'Oppfriskingen av privilegiene lyktes.'; $strProcesslist = 'Prosess liste'; -$strProperties = 'Egenskaper'; $strPutColNames = 'Sett inn feltnavn i første rad'; $strQBE = 'Spørring ved eksempel (Query by Example)'; diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 1017a9786..909c2f0c9 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -247,7 +247,6 @@ $strPrimary = 'اصلي'; $strPrintView = 'نماي چاپ'; $strPrint = 'چاپ'; $strPrivileges = 'امتيازات'; -$strProperties = 'خصوصيات'; $strPutColNames = 'قراردادن نام ستونها در اولين سطر'; $strQBEDel = 'Del'; diff --git a/lang/persian-windows-1256.inc.php b/lang/persian-windows-1256.inc.php index 07884814a..f4c0091ee 100644 --- a/lang/persian-windows-1256.inc.php +++ b/lang/persian-windows-1256.inc.php @@ -246,7 +246,6 @@ $strPrimary = ' $strPrintView = ' ǁ'; $strPrint = 'ǁ'; $strPrivileges = ''; -$strProperties = ''; $strPutColNames = ' '; $strQBEDel = 'Del'; diff --git a/lang/polish-iso-8859-2.inc.php b/lang/polish-iso-8859-2.inc.php index 7cb405ed1..1c6e053cf 100644 --- a/lang/polish-iso-8859-2.inc.php +++ b/lang/polish-iso-8859-2.inc.php @@ -481,7 +481,6 @@ $strPrivDescUsage = 'Brak uprawnie $strPrivileges = 'Uprawnienia'; $strPrivilegesReloaded = 'Uprawnienia zostay pomylnie przeadowane.'; $strProcesslist = 'Lista procesw'; -$strProperties = 'Waciwoci'; $strPutColNames = 'Umie nazwy pl w pierwszym rekordzie'; $strQBE = 'Zapytanie przez przykad'; diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index f8b6f2a8a..82b35c070 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -482,7 +482,6 @@ $strPrivDescUsage = 'Brak uprawnień.'; $strPrivileges = 'Uprawnienia'; $strPrivilegesReloaded = 'Uprawnienia zostały pomyślnie przeładowane.'; $strProcesslist = 'Lista procesów'; -$strProperties = 'Właściwości'; $strPutColNames = 'Umieść nazwy pól w pierwszym rekordzie'; $strQBE = 'Zapytanie przez przykład'; diff --git a/lang/portuguese-iso-8859-1.inc.php b/lang/portuguese-iso-8859-1.inc.php index 46c684aae..a9fca787e 100644 --- a/lang/portuguese-iso-8859-1.inc.php +++ b/lang/portuguese-iso-8859-1.inc.php @@ -444,7 +444,6 @@ $strPrivDescUsage = 'Sem privil $strPrivileges = 'Privilgios'; $strPrivilegesReloaded = 'O privilgios foram recarregados com sucesso.'; $strProcesslist = 'Lista de Processos'; -$strProperties = 'Propriedades'; $strPutColNames = 'Coloca os nomes dos compos na primeira linha'; $strQBE = 'Pesquisa por formulrio'; diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 3d21a4875..0389c9b4e 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -445,7 +445,6 @@ $strPrivDescUsage = 'Sem privilégios.'; $strPrivileges = 'Privilégios'; $strPrivilegesReloaded = 'O privilégios foram recarregados com sucesso.'; $strProcesslist = 'Lista de Processos'; -$strProperties = 'Propriedades'; $strPutColNames = 'Coloca os nomes dos compos na primeira linha'; $strQBE = 'Pesquisa por formulário'; diff --git a/lang/romanian-iso-8859-1.inc.php b/lang/romanian-iso-8859-1.inc.php index e4e98dcf2..ca587e270 100644 --- a/lang/romanian-iso-8859-1.inc.php +++ b/lang/romanian-iso-8859-1.inc.php @@ -470,7 +470,6 @@ $strPrivDescUsage = 'Fara drepturi.'; $strPrivileges = 'Drepturi de acces'; $strPrivilegesReloaded = 'Drepturile au fost reincarcate cu succes.'; $strProcesslist = 'Lista procese'; -$strProperties = 'Atribute'; $strPutColNames = 'Pune numele filed-ului in primul rand'; $strQBE = 'Comanda prin exemplu (Query by Example)'; diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index a3b6f51c7..0b07876bf 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -471,7 +471,6 @@ $strPrivDescUsage = 'Fara drepturi.'; $strPrivileges = 'Drepturi de acces'; $strPrivilegesReloaded = 'Drepturile au fost reincarcate cu succes.'; $strProcesslist = 'Lista procese'; -$strProperties = 'Atribute'; $strPutColNames = 'Pune numele filed-ului in primul rand'; $strQBE = 'Comanda prin exemplu (Query by Example)'; diff --git a/lang/russian-cp-866.inc.php b/lang/russian-cp-866.inc.php index bbb6cb053..5679a3c8a 100644 --- a/lang/russian-cp-866.inc.php +++ b/lang/russian-cp-866.inc.php @@ -457,7 +457,6 @@ $strPrivDescUsage = ' $strPrivileges = 'ਢ'; $strPrivilegesReloaded = 'ਢ 뫨 ᯥ譮 १㦥.'; $strProcesslist = '᮪ ᮢ'; -$strProperties = '⢠'; $strPutColNames = ' ࢮ ப'; $strQBE = '  ਬ'; diff --git a/lang/russian-koi8-r.inc.php b/lang/russian-koi8-r.inc.php index b5e3eadd1..9ee7437d3 100644 --- a/lang/russian-koi8-r.inc.php +++ b/lang/russian-koi8-r.inc.php @@ -488,7 +488,6 @@ $strPrivDescUsage = ' $strPrivileges = ''; $strPrivilegesReloaded = ' .'; $strProcesslist = ' '; -$strProperties = ''; $strPutColNames = ' '; $strQBE = '  '; diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 061e9e2bf..1b67a91f5 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -489,7 +489,6 @@ $strPrivDescUsage = 'Нет привилегий.'; $strPrivileges = 'Привилегии'; $strPrivilegesReloaded = 'Привилегии были успешно перезагружены.'; $strProcesslist = 'Список процессов'; -$strProperties = 'Свойства'; $strPutColNames = 'Укажите наименования полей в первой строке'; $strQBE = 'Запрос по примеру'; diff --git a/lang/russian-windows-1251.inc.php b/lang/russian-windows-1251.inc.php index 2930283a5..1579b34ce 100644 --- a/lang/russian-windows-1251.inc.php +++ b/lang/russian-windows-1251.inc.php @@ -488,7 +488,6 @@ $strPrivDescUsage = ' $strPrivileges = ''; $strPrivilegesReloaded = ' .'; $strProcesslist = ' '; -$strProperties = ''; $strPutColNames = ' '; $strQBE = '  '; diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 7aeb16f68..36cd2ecef 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -488,7 +488,6 @@ $strPrivDescUsage = 'Нема привилегија.'; $strPrivileges = 'Привилегије'; $strPrivilegesReloaded = 'Привилегије су успешно поново учитане.'; $strProcesslist = 'Листа процеса'; -$strProperties = 'Својства'; $strPutColNames = 'Стави имена поља у први ред'; $strQBE = 'Упит по примеру'; diff --git a/lang/serbian_cyrillic-windows-1251.inc.php b/lang/serbian_cyrillic-windows-1251.inc.php index 875ea8158..9083aa973 100644 --- a/lang/serbian_cyrillic-windows-1251.inc.php +++ b/lang/serbian_cyrillic-windows-1251.inc.php @@ -487,7 +487,6 @@ $strPrivDescUsage = ' $strPrivileges = ''; $strPrivilegesReloaded = ' .'; $strProcesslist = ' '; -$strProperties = ''; $strPutColNames = ' '; $strQBE = ' '; diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index b3f06db3f..0887207f8 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -488,7 +488,6 @@ $strPrivDescUsage = 'Nema privilegija.'; $strPrivileges = 'Privilegije'; $strPrivilegesReloaded = 'Privilegije su uspešno ponovo učitane.'; $strProcesslist = 'Lista procesa'; -$strProperties = 'Svojstva'; $strPutColNames = 'Stavi imena polja u prvi red'; $strQBE = 'Upit po primeru'; diff --git a/lang/serbian_latin-windows-1250.inc.php b/lang/serbian_latin-windows-1250.inc.php index 2d47ee8fd..90f22eddd 100644 --- a/lang/serbian_latin-windows-1250.inc.php +++ b/lang/serbian_latin-windows-1250.inc.php @@ -487,7 +487,6 @@ $strPrivDescUsage = 'Nema privilegija.'; $strPrivileges = 'Privilegije'; $strPrivilegesReloaded = 'Privilegije su uspeno ponovo uitane.'; $strProcesslist = 'Lista procesa'; -$strProperties = 'Svojstva'; $strPutColNames = 'Stavi imena polja u prvi red'; $strQBE = 'Upit po primeru'; diff --git a/lang/slovak-iso-8859-2.inc.php b/lang/slovak-iso-8859-2.inc.php index a5a6fe1d2..438ec7c59 100644 --- a/lang/slovak-iso-8859-2.inc.php +++ b/lang/slovak-iso-8859-2.inc.php @@ -482,7 +482,6 @@ $strPrivDescUsage = ' $strPrivileges = 'Oprvnenia'; $strPrivilegesReloaded = 'Prva boli spene znovunatan.'; $strProcesslist = 'Zoznam procesov'; -$strProperties = 'Vlastnosti'; $strPutColNames = 'Prida nzvy pol na prv riadok'; $strQBE = 'Dotaz poda prkladu'; diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index 0d4893c09..ce02969dd 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -483,7 +483,6 @@ $strPrivDescUsage = 'Žiadne práva.'; $strPrivileges = 'Oprávnenia'; $strPrivilegesReloaded = 'Práva boli úspešne znovunačítané.'; $strProcesslist = 'Zoznam procesov'; -$strProperties = 'Vlastnosti'; $strPutColNames = 'Pridať názvy polí na prvý riadok'; $strQBE = 'Dotaz podľa príkladu'; diff --git a/lang/slovak-windows-1250.inc.php b/lang/slovak-windows-1250.inc.php index c1f00c502..8dc2e8051 100644 --- a/lang/slovak-windows-1250.inc.php +++ b/lang/slovak-windows-1250.inc.php @@ -482,7 +482,6 @@ $strPrivDescUsage = ' $strPrivileges = 'Oprvnenia'; $strPrivilegesReloaded = 'Prva boli spene znovunatan.'; $strProcesslist = 'Zoznam procesov'; -$strProperties = 'Vlastnosti'; $strPutColNames = 'Prida nzvy pol na prv riadok'; $strQBE = 'Dotaz poda prkladu'; diff --git a/lang/slovenian-iso-8859-2.inc.php b/lang/slovenian-iso-8859-2.inc.php index fcca242e2..1ffd3af3d 100644 --- a/lang/slovenian-iso-8859-2.inc.php +++ b/lang/slovenian-iso-8859-2.inc.php @@ -474,7 +474,6 @@ $strPrivDescUsage = 'Brez privilegijev.'; $strPrivileges = 'Privilegiji'; $strPrivilegesReloaded = 'Uspeno sem osveil privilegije.'; $strProcesslist = 'Seznam procesov'; -$strProperties = 'Lastnosti'; $strPutColNames = 'Postavi imena polj v prvo vrstico'; $strQBE = 'Poizvedba'; diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index 960d03e86..ca651206b 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -475,7 +475,6 @@ $strPrivDescUsage = 'Brez privilegijev.'; $strPrivileges = 'Privilegiji'; $strPrivilegesReloaded = 'Uspešno sem osvežil privilegije.'; $strProcesslist = 'Seznam procesov'; -$strProperties = 'Lastnosti'; $strPutColNames = 'Postavi imena polj v prvo vrstico'; $strQBE = 'Poizvedba'; diff --git a/lang/slovenian-windows-1250.inc.php b/lang/slovenian-windows-1250.inc.php index 23fc78680..b189b4b78 100644 --- a/lang/slovenian-windows-1250.inc.php +++ b/lang/slovenian-windows-1250.inc.php @@ -474,7 +474,6 @@ $strPrivDescUsage = 'Brez privilegijev.'; $strPrivileges = 'Privilegiji'; $strPrivilegesReloaded = 'Uspeno sem osveil privilegije.'; $strProcesslist = 'Seznam procesov'; -$strProperties = 'Lastnosti'; $strPutColNames = 'Postavi imena polj v prvo vrstico'; $strQBE = 'Poizvedba'; diff --git a/lang/spanish-iso-8859-1.inc.php b/lang/spanish-iso-8859-1.inc.php index c66936aac..ac89b8688 100644 --- a/lang/spanish-iso-8859-1.inc.php +++ b/lang/spanish-iso-8859-1.inc.php @@ -481,7 +481,6 @@ $strPrivDescUsage = 'Sin privilegios.'; $strPrivileges = 'Privilegios'; $strPrivilegesReloaded = 'Los privilegios fueron cargados nuevamente de manera exitosa.'; $strProcesslist = 'Lista de procesos'; -$strProperties = 'Propiedades'; $strPutColNames = 'Ponga los nombres de campo en la primera hilera'; $strQBE = 'Generar una consulta'; diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index c980f3745..f62960343 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -482,7 +482,6 @@ $strPrivDescUsage = 'Sin privilegios.'; $strPrivileges = 'Privilegios'; $strPrivilegesReloaded = 'Los privilegios fueron cargados nuevamente de manera exitosa.'; $strProcesslist = 'Lista de procesos'; -$strProperties = 'Propiedades'; $strPutColNames = 'Ponga los nombres de campo en la primera hilera'; $strQBE = 'Generar una consulta'; diff --git a/lang/swedish-iso-8859-1.inc.php b/lang/swedish-iso-8859-1.inc.php index addfb6a6d..d8dfb5241 100644 --- a/lang/swedish-iso-8859-1.inc.php +++ b/lang/swedish-iso-8859-1.inc.php @@ -481,7 +481,6 @@ $strPrivDescUsage = 'Inga privilegier.'; $strPrivileges = 'Privilegier'; $strPrivilegesReloaded = 'Privilegierna har laddats om.'; $strProcesslist = 'Processlista'; -$strProperties = 'Instllningar'; $strPutColNames = 'Ange fltnamn p frsta raden'; $strQBE = 'Skapa frga'; diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 0f8339281..31cabb5e2 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -482,7 +482,6 @@ $strPrivDescUsage = 'Inga privilegier.'; $strPrivileges = 'Privilegier'; $strPrivilegesReloaded = 'Privilegierna har laddats om.'; $strProcesslist = 'Processlista'; -$strProperties = 'Inställningar'; $strPutColNames = 'Ange fältnamn på första raden'; $strQBE = 'Skapa fråga'; diff --git a/lang/thai-tis-620.inc.php b/lang/thai-tis-620.inc.php index 310c295cf..4d8ebd7dc 100644 --- a/lang/thai-tis-620.inc.php +++ b/lang/thai-tis-620.inc.php @@ -432,7 +432,6 @@ $strPrivDescUsage = ' $strPrivileges = 'Է'; $strPrivilegesReloaded = 'Է١¡º'; $strProcesslist = '¡'; -$strProperties = 'سѵ'; $strPutColNames = 'ͿŴá'; $strQBE = 'Ӥ鹨ҡҧ'; diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index 7e57a5e5f..b02aa0369 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -433,7 +433,6 @@ $strPrivDescUsage = 'ไม่มีสิทธิใดๆ.'; $strPrivileges = 'สิทธิ'; $strPrivilegesReloaded = 'สิทธิได้ถูกเรียกใช้ใหม่เรียบร้อยแล้ว'; $strProcesslist = 'รายการโพรเซส'; -$strProperties = 'คุณสมบัติ'; $strPutColNames = 'ใส่ชื่อฟิลด์ที่แถวแรก'; $strQBE = 'คำค้นจากตัวอย่าง'; diff --git a/lang/turkish-iso-8859-9.inc.php b/lang/turkish-iso-8859-9.inc.php index a7309a9ad..e6c35dc30 100644 --- a/lang/turkish-iso-8859-9.inc.php +++ b/lang/turkish-iso-8859-9.inc.php @@ -498,7 +498,6 @@ $strPrivDescUsage = ' $strPrivileges = 'mtiyazlar'; $strPrivilegesReloaded = 'Ayrcalklar baaryla yklendi.'; $strProcesslist = 'lem listesi'; -$strProperties = 'zellikler'; $strPutColNames = 'lk satrda alan isimlerini koy'; $strQBE = ' Sorgula'; diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index a8b2a18da..1a3cdcfde 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -499,7 +499,6 @@ $strPrivDescUsage = 'İmtiyaz yok.'; $strPrivileges = 'İmtiyazlar'; $strPrivilegesReloaded = 'Ayrıcalıklar başarıyla yüklendi.'; $strProcesslist = 'İşlem listesi'; -$strProperties = 'Özellikler'; $strPutColNames = 'İlk satırda alan isimlerini koy'; $strQBE = ' Sorgula'; diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 8b7d62eca..c0f9345ca 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -436,7 +436,6 @@ $strPrivDescUsage = 'Немає прав.'; $strPrivileges = 'Привілеї'; $strPrivilegesReloaded = 'Права успішно перезавантажено.'; $strProcesslist = 'Список процесів'; -$strProperties = 'Властивості'; $strPutColNames = 'Дати назви полів у першому рядку'; $strQBE = 'Запит згідно прикладу'; diff --git a/lang/ukrainian-windows-1251.inc.php b/lang/ukrainian-windows-1251.inc.php index 8d743f750..12558084c 100644 --- a/lang/ukrainian-windows-1251.inc.php +++ b/lang/ukrainian-windows-1251.inc.php @@ -435,7 +435,6 @@ $strPrivDescUsage = ' $strPrivileges = ''; $strPrivilegesReloaded = ' .'; $strProcesslist = ' '; -$strProperties = ''; $strPutColNames = ' '; $strQBE = ' ';