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
dd2679ec
Kaydet (Commit)
dd2679ec
authored
Agu 16, 2016
tarafından
Eike Rathke
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Resolves: tdf#101540 add Silesian [szl-PL] to language list
Change-Id: I7f73a6286d080a5ebf1b7a1bb834a06f51be6529
üst
1eca527f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
+3
-0
isolang.cxx
i18nlangtag/source/isolang/isolang.cxx
+1
-0
lang.h
include/i18nlangtag/lang.h
+1
-0
langtab.src
svtools/source/misc/langtab.src
+1
-0
No files found.
i18nlangtag/source/isolang/isolang.cxx
Dosyayı görüntüle @
dd2679ec
...
...
@@ -663,6 +663,7 @@ static IsoLanguageCountryEntry const aImplIsoLangEntries[] =
{
LANGUAGE_USER_APATANI
,
"apt"
,
"IN"
,
0
},
{
LANGUAGE_USER_ENGLISH_MAURITIUS
,
"en"
,
"MU"
,
0
},
{
LANGUAGE_USER_FRENCH_MAURITIUS
,
"fr"
,
"MU"
,
0
},
{
LANGUAGE_USER_SILESIAN
,
"szl"
,
"PL"
,
0
},
{
LANGUAGE_MULTIPLE
,
"mul"
,
""
,
0
},
// multiple languages, many languages are used
{
LANGUAGE_UNDETERMINED
,
"und"
,
""
,
0
},
// undetermined language, language cannot be identified
{
LANGUAGE_NONE
,
"zxx"
,
""
,
0
},
// added to ISO 639-2 on 2006-01-11: Used to declare the absence of linguistic information
...
...
include/i18nlangtag/lang.h
Dosyayı görüntüle @
dd2679ec
...
...
@@ -716,6 +716,7 @@ typedef unsigned short LanguageType;
#define LANGUAGE_USER_APATANI 0x0698
#define LANGUAGE_USER_ENGLISH_MAURITIUS 0x9C09
/* makeLangID( 0x27, getPrimaryLanguage( LANGUAGE_ENGLISH_UK)) */
#define LANGUAGE_USER_FRENCH_MAURITIUS 0x900C
/* makeLangID( 0x24, getPrimaryLanguage( LANGUAGE_FRENCH)) */
#define LANGUAGE_USER_SILESIAN 0x0699
/* XXX Add new user defined LCIDs ^^^ there.
...
...
svtools/source/misc/langtab.src
Dosyayı görüntüle @
dd2679ec
...
...
@@ -401,6 +401,7 @@ StringArray STR_ARR_SVT_LANGUAGE_TABLE
< "Apatani" ; LANGUAGE_USER_APATANI ; > ;
< "English (Mauritius)" ; LANGUAGE_USER_ENGLISH_MAURITIUS ; > ;
< "French (Mauritius)" ; LANGUAGE_USER_FRENCH_MAURITIUS ; > ;
< "Silesian" ; LANGUAGE_USER_SILESIAN ; > ;
};
};
...
...
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