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
9c773140
Kaydet (Commit)
9c773140
authored
Tem 08, 2013
tarafından
Eike Rathke
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
updated documentation pointers with opengrok
Change-Id: I8ae4302f5391bf3d11490cd8b46a20f94bfb6ce7
üst
f5cf90a5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
8 deletions
+13
-8
locale.dtd
i18npool/source/localedata/data/locale.dtd
+13
-8
No files found.
i18npool/source/localedata/data/locale.dtd
Dosyayı görüntüle @
9c773140
...
@@ -159,7 +159,8 @@
...
@@ -159,7 +159,8 @@
Note: The brackets and the leading $ character are mandatory, the
Note: The brackets and the leading $ character are mandatory, the
hyphen-minus separates the currency symbol from the hexagesimal MS-LCID,
hyphen-minus separates the currency symbol from the hexagesimal MS-LCID,
letters contained in the LCID have to be in upper case, leading zeros are
letters contained in the LCID have to be in upper case, leading zeros are
to be omitted. LCIDs are defined in include/i18nlangtag/lang.h
to be omitted. LCIDs are defined in include/i18nlangtag/lang.h (
http://opengrok.libreoffice.org/xref/core/include/i18nlangtag/lang.h )
-->
-->
<!ELEMENT DateAcceptancePattern (#PCDATA)>
<!ELEMENT DateAcceptancePattern (#PCDATA)>
...
@@ -204,7 +205,8 @@
...
@@ -204,7 +205,8 @@
All:
All:
The format indices 0..49 are reserved and, for backwards compatibility,
The format indices 0..49 are reserved and, for backwards compatibility,
MUST be used as stated in
MUST be used as stated in
offapi/com/sun/star/i18n/NumberFormatIndex.idl.
offapi/com/sun/star/i18n/NumberFormatIndex.idl (
http://opengrok.libreoffice.org/xref/core/offapi/com/sun/star/i18n/NumberFormatIndex.idl )
Note that indices 10 ("# ?/?"), 11 ("# ??/??"), 48 (BOOLEAN) and 49 (@
Note that indices 10 ("# ?/?"), 11 ("# ??/??"), 48 (BOOLEAN) and 49 (@
Text) are generated internally, as they aren't locale dependent, and
Text) are generated internally, as they aren't locale dependent, and
must not be used in locale data XML files. All other formats have to be
must not be used in locale data XML files. All other formats have to be
...
@@ -277,11 +279,12 @@
...
@@ -277,11 +279,12 @@
formatindices 12, 13, 14, 15, 17 with [$xxx-yyy] notation must use the
formatindices 12, 13, 14, 15, 17 with [$xxx-yyy] notation must use the
xxx currency symbol that has the attribute
xxx currency symbol that has the attribute
usedInCompatibleFormatCodes="true". The hexadecimal yyy LANGID must be
usedInCompatibleFormatCodes="true". The hexadecimal yyy LANGID must be
properly set. It can be found in project util module tools file
properly set. It can be found in the file include/i18nlangtag/lang.h (
tools/inc/lang.hxx. You may verify the proper use of the xxx currency
http://opengrok.libreoffice.org/xref/core/include/i18nlangtag/lang.h )
symbol with the AWK script
You may verify the proper use of the xxx currency symbol with the AWK
i18npool/source/localedata/data/currency-check.awk, it mustn't display
script i18npool/source/localedata/data/currency-check.awk, it mustn't
any output. If it does, then there's something wrong.
display any output. If it does, then there's something wrong.
-->
-->
<!ELEMENT FormatCode (#PCDATA)>
<!ELEMENT FormatCode (#PCDATA)>
...
@@ -585,7 +588,9 @@
...
@@ -585,7 +588,9 @@
<!--
<!--
In numbering levels, the NumType attribute is a value of the constants
In numbering levels, the NumType attribute is a value of the constants
defined in offapi/com/sun/star/style/NumberingType.idl
defined in offapi/com/sun/star/style/NumberingType.idl (
http://opengrok.libreoffice.org/xref/core/offapi/com/sun/star/style/NumberingType.idl
)
-->
-->
<!ELEMENT LC_NumberingLevel (NumberingLevel* )>
<!ELEMENT LC_NumberingLevel (NumberingLevel* )>
...
...
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