diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2009-03-13 11:02:10 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2009-03-13 11:02:10 +0000 |
commit | 0383bc5af3bc656e6ef23f38dd5425ea366edf64 (patch) | |
tree | 6fe493d85f69c9ff5b82862b52444f7b2680ebc7 /helpcontent2/source/auxiliary/kk | |
parent | e7100e8d47bcb8146f97f2e046dc7baca873d8fe (diff) |
CWS-TOOLING: integrate CWS localization35
2009-03-06 16:20:11 +0100 ihi r269015 : back to old
2009-03-06 16:19:30 +0100 ihi r269014 : back to old
2009-03-06 16:10:20 +0100 ihi r269012 : L10N OOo 3.1 fixed
2009-03-04 15:57:28 +0100 ihi r268840 : #L10N OOo 3.1 fixes
2009-03-04 12:44:37 +0100 mav r268813 : #i99855# fix About box text
2009-03-03 17:14:02 +0100 ihi r268769 : #i99792# added sc
2009-03-02 13:21:28 +0100 ihi r268648 : L10N OOo 3.1
2009-02-26 17:07:28 +0100 ihi r268543 : back to old list
2009-02-26 17:06:29 +0100 ihi r268541 : back to old list
2009-02-26 16:58:46 +0100 ihi r268537 : L10N OOo 3.1 fixed
2009-02-26 13:03:55 +0100 ihi r268506 : L10N OOo 3.1 fixed
2009-02-23 14:51:26 +0100 ihi r268356 : #i99364# add missing Embedding.xcu
2009-02-18 11:22:02 +0100 obo r268208 : #i99313# SerbianLatin added
2009-02-15 10:55:44 +0100 vg r267760 : #i98847#,#i98836#,#i98855#,#i98840#,#i99083#,#i99025#,#i98703#,#i95786#,#i98746#,#i91317#,#i98848#,#i98843#,#i98854#,#i98624#,#i95553#,#i66473#,#i98708#,#i95780#,#i98687#,#i95785#,#i98968#,#i98845#,#i98818#,#i95796#,#i98706#,#i98850#,#i98635#,#i98707#,#i98704#,#i95783#,#i98849#,#i98645#,#i98445#,#i98835#,#i97988#,#i98852#,#i98565#,#i95784#,#i98710#,#i98637#,#i98839#,#i98786#,#i95788#,#i98842#,#i99055#,#i98853#,#i98841#,#i98851#,#i98446#,#i98844#,#i98834#,#i98679#,#i95787#,#i98696#,#i80868#,#i98846#,#i95795# localization35 CWS: localization for OOo 3.1
2009-02-11 23:51:32 +0100 vg r267629 : #i95553# AutoCorrect file for Luxembourgish
2009-02-11 23:48:04 +0100 vg r267628 : #i98679#
Diffstat (limited to 'helpcontent2/source/auxiliary/kk')
21 files changed, 509 insertions, 0 deletions
diff --git a/helpcontent2/source/auxiliary/kk/default.css b/helpcontent2/source/auxiliary/kk/default.css new file mode 100755 index 0000000000..2fa534688a --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/default.css @@ -0,0 +1,73 @@ +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ DEFAULT STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;} + +.acronym + { font-weight: bold; } + +.related + { font-weight: bold; margin-top:20pt; border-top: 1px solid black;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 10pt; margin-top: 2px; margin-bottom: 2px;} + +h1 + { font-size: 18pt; border-bottom: 1px solid black; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 10pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.howtoget + { background:#EEEEEE;} + +.howtogetbody + { background:#EEEEEE; margin: 0px;} + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + +.debug + { border: 1px solid black; padding: 3px; display: none;} diff --git a/helpcontent2/source/auxiliary/kk/highcontrast1.css b/helpcontent2/source/auxiliary/kk/highcontrast1.css new file mode 100755 index 0000000000..354c383724 --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/highcontrast1.css @@ -0,0 +1,91 @@ +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ HIGH CONTRAST #1 STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;} + +.acronym + { font-weight: bold;} + +.related + { font-weight: bold; margin-top:20pt;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 10pt; } + +h1 + { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 10pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + + +/* HIGH CONTRAST SPECIFIC SETTINGS */ + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { background: #000000; color: #FFFF00;} + +.related + { border-top: 1px solid #FFFF00; } + +.howtogetheader + {border: 1px solid #EFEFEF; background: #000000;} + +h1 + { border-bottom: 1px solid #FFFF00; ] + +.howtoget + { background:#000000;} + +.howtogetbody + { background:#000000;} + +.debug + { border: 1px solid red; padding: 3px; display: none;} + +a + { color: #FFFF00; }
\ No newline at end of file diff --git a/helpcontent2/source/auxiliary/kk/highcontrast2.css b/helpcontent2/source/auxiliary/kk/highcontrast2.css new file mode 100755 index 0000000000..ec2763dc2b --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/highcontrast2.css @@ -0,0 +1,91 @@ +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ HIGH CONTRAST #2 STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;} + +.acronym + { font-weight: bold;} + +.related + { font-weight: bold; margin-top:20pt;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 10pt; } + +h1 + { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 10pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + + +/* HIGH CONTRAST SPECIFIC SETTINGS */ + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { background: #000000; color: #00FF00;} + +.related + { border-top: 1px solid #00FF00; } + +.howtogetheader + {border: 1px solid #EFEFEF; background: #000000;} + +h1 + { border-bottom: 1px solid #00FF00; ] + +.howtoget + { background:#000000;} + +.howtogetbody + { background:#000000;} + +.debug + { border: 1px solid red; padding: 3px; display: none;} + +a + { color: #00FF00; }
\ No newline at end of file diff --git a/helpcontent2/source/auxiliary/kk/highcontrastblack.css b/helpcontent2/source/auxiliary/kk/highcontrastblack.css new file mode 100755 index 0000000000..e782fd491c --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/highcontrastblack.css @@ -0,0 +1,91 @@ +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ HIGH CONTRAST BLACK STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;} + +.acronym + { font-weight: bold;} + +.related + { font-weight: bold; margin-top:20pt;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 10pt; } + +h1 + { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 10pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + + +/* HIGH CONTRAST SPECIFIC SETTINGS */ + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { background: #000000; color: #FFFFFF;} + +.related + { border-top: 1px solid #FFFFFF; } + +.howtogetheader + {border: 1px solid #FFFFFF; background: #000000;} + +h1 + { border-bottom: 1px solid #FFFFFF; ] + +.howtoget + { background:#000000;} + +.howtogetbody + { background:#000000;} + +.debug + { border: 1px solid red; padding: 3px; display: none;} + +a + { color: #FFFFFF; }
\ No newline at end of file diff --git a/helpcontent2/source/auxiliary/kk/highcontrastwhite.css b/helpcontent2/source/auxiliary/kk/highcontrastwhite.css new file mode 100755 index 0000000000..95f552ea71 --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/highcontrastwhite.css @@ -0,0 +1,91 @@ +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ HIGH CONTRAST WHITE STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;} + +.acronym + { font-weight: bold;} + +.related + { font-weight: bold; margin-top:20pt;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 10pt; } + +h1 + { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 10pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + + +/* HIGH CONTRAST SPECIFIC SETTINGS */ + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { background: #FFFFFF; color: #000000;} + +.related + { border-top: 1px solid #000000; } + +.howtogetheader + {border: 1px solid #000000; background: #FFFFFF;} + +h1 + { border-bottom: 1px solid #000000; ] + +.howtoget + { background:#FFFFFF;} + +.howtogetbody + { background:#FFFFFF;} + +.debug + { border: 1px solid red; padding: 3px; display: none;} + +a + { color: #000000; }
\ No newline at end of file diff --git a/helpcontent2/source/auxiliary/kk/sbasic.cfg b/helpcontent2/source/auxiliary/kk/sbasic.cfg new file mode 100644 index 0000000000..776c5accbd --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/sbasic.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Basic +Copyright=Copyright 2004, Sun Microsystems, Inc. +Language=kk +Order=7 +Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp +Heading=headingheading +Program=BASIC +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/kk/sbasic.cfg:Language=en-US.tmp b/helpcontent2/source/auxiliary/kk/sbasic.cfg:Language=en-US.tmp new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/sbasic.cfg:Language=en-US.tmp diff --git a/helpcontent2/source/auxiliary/kk/scalc.cfg b/helpcontent2/source/auxiliary/kk/scalc.cfg new file mode 100644 index 0000000000..b8d0fd3fb3 --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/scalc.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Calc +Copyright=Copyright 2004, Sun Microsystems, Inc. +Language=kk +Order=3 +Start=text%2Fscalc%2Fmain0000.xhp +Heading=headingheading +Program=CALC +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/kk/scalc.cfg:Language=en-US.tmp b/helpcontent2/source/auxiliary/kk/scalc.cfg:Language=en-US.tmp new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/scalc.cfg:Language=en-US.tmp diff --git a/helpcontent2/source/auxiliary/kk/schart.cfg b/helpcontent2/source/auxiliary/kk/schart.cfg new file mode 100644 index 0000000000..c5b62d2527 --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/schart.cfg @@ -0,0 +1,9 @@ +Title=%PRODUCTNAME Chart +Copyright=Copyright 2004, Sun Microsystems, Inc. +Language=kk +Order=4 +Start=text%2Fschart%2Fmain0000.xhp +Heading=headingheading +Program=CHART +07.07.04 00:00:00 + diff --git a/helpcontent2/source/auxiliary/kk/schart.cfg:Language=en-US.tmp b/helpcontent2/source/auxiliary/kk/schart.cfg:Language=en-US.tmp new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/schart.cfg:Language=en-US.tmp diff --git a/helpcontent2/source/auxiliary/kk/sdatabase.cfg b/helpcontent2/source/auxiliary/kk/sdatabase.cfg new file mode 100644 index 0000000000..f0dd848b1c --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/sdatabase.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Base +Copyright=Copyright 2004, Sun Microsystems, Inc. +Language=kk +Order=7 +Start=text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp +Heading=headingheading +Program=DATABASE +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/kk/sdatabase.cfg:Language=en-US.tmp b/helpcontent2/source/auxiliary/kk/sdatabase.cfg:Language=en-US.tmp new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/sdatabase.cfg:Language=en-US.tmp diff --git a/helpcontent2/source/auxiliary/kk/sdraw.cfg b/helpcontent2/source/auxiliary/kk/sdraw.cfg new file mode 100644 index 0000000000..c107d61b7d --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/sdraw.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Draw +Copyright=Copyright 2004, Sun Microsystems, Inc. +Language=kk +Order=4 +Start=text%2Fsdraw%2Fmain0000.xhp +Heading=headingheading +Program=DRAW +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/kk/sdraw.cfg:Language=en-US.tmp b/helpcontent2/source/auxiliary/kk/sdraw.cfg:Language=en-US.tmp new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/sdraw.cfg:Language=en-US.tmp diff --git a/helpcontent2/source/auxiliary/kk/simpress.cfg b/helpcontent2/source/auxiliary/kk/simpress.cfg new file mode 100644 index 0000000000..2c0dc30c88 --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/simpress.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Impress +Copyright=Copyright 2004, Sun Microsystems, Inc. +Language=kk +Order=5 +Start=text%2Fsimpress%2Fmain0000.xhp +Heading=headingheading +Program=IMPRESS +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/kk/simpress.cfg:Language=en-US.tmp b/helpcontent2/source/auxiliary/kk/simpress.cfg:Language=en-US.tmp new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/simpress.cfg:Language=en-US.tmp diff --git a/helpcontent2/source/auxiliary/kk/smath.cfg b/helpcontent2/source/auxiliary/kk/smath.cfg new file mode 100644 index 0000000000..f2098536c1 --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/smath.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Math +Copyright=Copyright 2004, Sun Microsystems, Inc. +Language=kk +Order=6 +Start=text%2Fsmath%2Fmain0000.xhp +Heading=headingheading +Program=MATH +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/kk/smath.cfg:Language=en-US.tmp b/helpcontent2/source/auxiliary/kk/smath.cfg:Language=en-US.tmp new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/smath.cfg:Language=en-US.tmp diff --git a/helpcontent2/source/auxiliary/kk/swriter.cfg b/helpcontent2/source/auxiliary/kk/swriter.cfg new file mode 100644 index 0000000000..c1fa661898 --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/swriter.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Writer +Copyright=Copyright 2004, Sun Microsystems, Inc. +Language=kk +Order=2 +Start=text%2Fswriter%2Fmain0000.xhp +Heading=headingheading +Program=WRITER +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/kk/swriter.cfg:Language=en-US.tmp b/helpcontent2/source/auxiliary/kk/swriter.cfg:Language=en-US.tmp new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/helpcontent2/source/auxiliary/kk/swriter.cfg:Language=en-US.tmp |