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
85940600
Kaydet (Commit)
85940600
authored
May 16, 2013
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
drop unused dns entries from proxy dialog desc
Change-Id: I98d240c3334358a5c2ec3b34e9967ebe945464f8
üst
3cf4fffe
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
47 deletions
+0
-47
optinet2.hrc
cui/source/options/optinet2.hrc
+0
-9
optinet2.src
cui/source/options/optinet2.src
+0
-38
No files found.
cui/source/options/optinet2.hrc
Dosyayı görüntüle @
85940600
...
...
@@ -47,15 +47,6 @@
#define FT_HTTPS_PORT 15
#define ED_HTTPS_PORT 15
// Protocols --------------------------------------------------------------
#define GB_DNS 105
#define RB_DNS_AUTO 106
#define RB_DNS_MANUAL 107
#define ED_DNS 107
#define ST_MSG_255_0 111
#define ST_MSG_255_1 112
// Defines - JavaScriptDisableQueryBox_Impl -------------------------------
#define IMG_JSCPT_WARNING 220
...
...
cui/source/options/optinet2.src
Dosyayı görüntüle @
85940600
...
...
@@ -202,44 +202,6 @@ TabPage RID_SVXPAGE_INET_PROXY
Size = MAP_APPFONT ( 56 , 8 ) ;
Text [ en-US ] = "Separator ;" ;
};
FixedLine GB_DNS
{
Pos = MAP_APPFONT( 6, 100 );
Size = MAP_APPFONT( 248, 8 );
Text [ en-US ] = "DNS server" ;
};
RadioButton RB_DNS_AUTO
{
HelpID = "cui:RadioButton:RID_SVXPAGE_INET_PROXY:RB_DNS_AUTO";
Pos = MAP_APPFONT( 12, 111 );
Size = MAP_APPFONT( 236, 10 );
Text [ en-US ] = "~Automatic" ;
};
RadioButton RB_DNS_MANUAL
{
HelpID = "cui:RadioButton:RID_SVXPAGE_INET_PROXY:RB_DNS_MANUAL";
Pos = MAP_APPFONT( 12, 124 );
Size = MAP_APPFONT( 75, 10 );
Text [ en-US ] = "~Manual" ;
};
PatternField ED_DNS
{
HelpID = "cui:PatternField:RID_SVXPAGE_INET_PROXY:ED_DNS";
Pos = MAP_APPFONT( 90, 126 );
Size = MAP_APPFONT( 66, 12 );
Border = TRUE ;
LiteralMask = " . . . " ;
EditMask = "nnnLnnnLnnnLnnn" ;
StrictFormat = TRUE ;
};
String ST_MSG_255_0
{
Text [ en-US ] = "is not a valid entry for this field. Please specify a value between 0 and 255." ;
};
String ST_MSG_255_1
{
Text [ en-US ] = "is not a valid entry for this field. Please specify a value between 1 and 255." ;
};
};
ErrorBox RID_SVXERR_OPT_PROXYPORTS
...
...
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