Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
1545262f
Kaydet (Commit)
1545262f
authored
Nis 19, 2007
tarafından
Ivo Hinkelmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS mergede01 (1.42.242); FILE MERGED
2007/03/20 14:45:26 ihi 1.42.242.1: #i72301# Remove German
üst
a10ae6de
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
11 deletions
+2
-11
dsselect.src
dbaccess/source/ui/dlg/dsselect.src
+2
-11
No files found.
dbaccess/source/ui/dlg/dsselect.src
Dosyayı görüntüle @
1545262f
...
@@ -4,9 +4,9 @@
...
@@ -4,9 +4,9 @@
*
*
* $RCSfile: dsselect.src,v $
* $RCSfile: dsselect.src,v $
*
*
* $Revision: 1.4
2
$
* $Revision: 1.4
3
$
*
*
* last change: $Author:
hr $ $Date: 2005-09-23 14:14:59
$
* last change: $Author:
ihi $ $Date: 2007-04-19 15:01:56
$
*
*
* The Contents of this file are made available subject to
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
* the terms of GNU Lesser General Public License Version 2.1.
...
@@ -48,15 +48,12 @@ ModalDialog DLG_DATASOURCE_SELECTION
...
@@ -48,15 +48,12 @@ ModalDialog DLG_DATASOURCE_SELECTION
Closeable = TRUE ;
Closeable = TRUE ;
SVLook = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 218 , 118 ) ;
Size = MAP_APPFONT ( 218 , 118 ) ;
Text [ de ] = "Datenquelle" ;
Text [ en-US ] = "Data Source" ;
Text [ en-US ] = "Data Source" ;
Text [ x-comment ] = " ";
FixedText FT_DESCRIPTION
FixedText FT_DESCRIPTION
{
{
Pos = MAP_APPFONT ( 6 , 6 ) ;
Pos = MAP_APPFONT ( 6 , 6 ) ;
Size = MAP_APPFONT ( 154 , 10 ) ;
Size = MAP_APPFONT ( 154 , 10 ) ;
Text [ de ] = "Wählen Sie eine Datenquelle:";
Text [ en-US ] = "Choose a data source:";
Text [ en-US ] = "Choose a data source:";
};
};
ListBox LB_DATASOURCE
ListBox LB_DATASOURCE
...
@@ -95,9 +92,7 @@ ModalDialog DLG_DATASOURCE_SELECTION
...
@@ -95,9 +92,7 @@ ModalDialog DLG_DATASOURCE_SELECTION
TabStop = TRUE ;
TabStop = TRUE ;
Disable = TRUE ;
Disable = TRUE ;
Hide = TRUE ;
Hide = TRUE ;
Text [ de ] = "Verwalten..." ;
Text [ en-US ] = "Organize..." ;
Text [ en-US ] = "Organize..." ;
Text [ x-comment ] = " ";
};
};
PushButton PB_CREATE
PushButton PB_CREATE
{
{
...
@@ -105,22 +100,18 @@ ModalDialog DLG_DATASOURCE_SELECTION
...
@@ -105,22 +100,18 @@ ModalDialog DLG_DATASOURCE_SELECTION
Size = MAP_APPFONT ( 50 , 14 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
TabStop = TRUE ;
Hide = TRUE ;
Hide = TRUE ;
Text [ de ] ="Erzeugen..." ;
Text [ en-US ] = "Create..." ;
Text [ en-US ] = "Create..." ;
};
};
String STR_LOCAL_DATASOURCES
String STR_LOCAL_DATASOURCES
{
{
Text [ de ] = "Lokale Datenbanken" ;
Text [ en-US ] = "Local Databases" ;
Text [ en-US ] = "Local Databases" ;
};
};
String STR_DESCRIPTION2
String STR_DESCRIPTION2
{
{
Text [ de ]= "Wählen Sie eine Datenbank";
Text [ en-US ] = "Choose a database";
Text [ en-US ] = "Choose a database";
};
};
String STR_COULDNOTLOAD_CONFIGLIB
String STR_COULDNOTLOAD_CONFIGLIB
{
{
Text [ de ] = "Die Programmbibliothek #lib# konnte nicht geladen werden oder ist defekt. Die ODBC-Datenquellen-Konfiguration ist nicht verfügbar.";
Text [ en-US ] = "Could not load the program library #lib# or it is corrupted. The ODBC data source configuration is not available.";
Text [ en-US ] = "Could not load the program library #lib# or it is corrupted. The ODBC data source configuration is not available.";
};
};
};
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment