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
f72c2a72
Kaydet (Commit)
f72c2a72
authored
Kas 11, 2013
tarafından
Eike Rathke
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
added Puinave [pui-CO] to language list, fdo#71454
Change-Id: Ib188b2a8dbfbc91f2e89952d6df2c0c357091a78
üst
a18a92b1
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 @
f72c2a72
...
@@ -633,6 +633,7 @@ static IsoLanguageCountryEntry const aImplIsoLangEntries[] =
...
@@ -633,6 +633,7 @@ static IsoLanguageCountryEntry const aImplIsoLangEntries[] =
{
LANGUAGE_USER_NOGAI
,
"nog"
,
"RU"
,
0
},
{
LANGUAGE_USER_NOGAI
,
"nog"
,
"RU"
,
0
},
{
LANGUAGE_USER_LADIN
,
"lld"
,
"IT"
,
0
},
{
LANGUAGE_USER_LADIN
,
"lld"
,
"IT"
,
0
},
{
LANGUAGE_USER_FRENCH_BURKINA_FASO
,
"fr"
,
"BF"
,
0
},
{
LANGUAGE_USER_FRENCH_BURKINA_FASO
,
"fr"
,
"BF"
,
0
},
{
LANGUAGE_USER_PUINAVE
,
"pui"
,
"CO"
,
0
},
{
LANGUAGE_MULTIPLE
,
"mul"
,
""
,
0
},
// multiple languages, many languages are used
{
LANGUAGE_MULTIPLE
,
"mul"
,
""
,
0
},
// multiple languages, many languages are used
{
LANGUAGE_UNDETERMINED
,
"und"
,
""
,
0
},
// undetermined language, language cannot be identified
{
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
{
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 @
f72c2a72
...
@@ -689,6 +689,7 @@ typedef unsigned short LanguageType;
...
@@ -689,6 +689,7 @@ typedef unsigned short LanguageType;
#define LANGUAGE_USER_LADIN 0x068D
#define LANGUAGE_USER_LADIN 0x068D
#define LANGUAGE_USER_TIBETAN_BHUTAN 0x8451
/* makeLangID( 0x21, getPrimaryLanguage( LANGUAGE_TIBETAN)) */
#define LANGUAGE_USER_TIBETAN_BHUTAN 0x8451
/* makeLangID( 0x21, getPrimaryLanguage( LANGUAGE_TIBETAN)) */
#define LANGUAGE_USER_FRENCH_BURKINA_FASO 0x800C
/* makeLangID( 0x20, getPrimaryLanguage( LANGUAGE_FRENCH)) */
#define LANGUAGE_USER_FRENCH_BURKINA_FASO 0x800C
/* makeLangID( 0x20, getPrimaryLanguage( LANGUAGE_FRENCH)) */
#define LANGUAGE_USER_PUINAVE 0x068E
/* Primary language ID range for on-the-fly assignment. */
/* Primary language ID range for on-the-fly assignment. */
...
...
svtools/source/misc/langtab.src
Dosyayı görüntüle @
f72c2a72
...
@@ -375,6 +375,7 @@ StringArray STR_ARR_SVT_LANGUAGE_TABLE
...
@@ -375,6 +375,7 @@ StringArray STR_ARR_SVT_LANGUAGE_TABLE
< "Karakalpak Latin" ; LANGUAGE_USER_KARAKALPAK_LATIN ; > ;
< "Karakalpak Latin" ; LANGUAGE_USER_KARAKALPAK_LATIN ; > ;
< "Ladin" ; LANGUAGE_USER_LADIN ; > ;
< "Ladin" ; LANGUAGE_USER_LADIN ; > ;
< "French (Burkina Faso)" ; LANGUAGE_USER_FRENCH_BURKINA_FASO ; > ;
< "French (Burkina Faso)" ; LANGUAGE_USER_FRENCH_BURKINA_FASO ; > ;
< "Puinave" ; LANGUAGE_USER_PUINAVE ; > ;
};
};
};
};
...
...
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