Issue 69002 - OOD680_m2: LANGUAGE_TAJIK duplicated...
Summary: OOD680_m2: LANGUAGE_TAJIK duplicated...
Status: CLOSED FIXED
Alias: None
Product: Internationalization
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: ivo.hinkelmann
QA Contact: issues@l10n
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-27 21:07 UTC by pavel
Modified: 2013-08-07 15:01 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2006-08-27 21:07:48 UTC
OOD680_m2:

ooo_OOD680_m2_src/svx/source/dialog/langtab.src:                < "Tajik" ;
LANGUAGE_TAJIK ; > ; 
ooo_OOD680_m2_src/svx/source/dialog/langtab.src:        < "Tadschikisch" ;
LANGUAGE_TAJIK ; > ;
ooo_OOD680_m2_src/svx/source/dialog/langtab.src:        < "Tajik" ;
LANGUAGE_TAJIK ; > ; 
ooo_OOD680_m2_src/svx/source/dialog/langtab.src:        < "Tajik" ;
LANGUAGE_TAJIK ; > ;

SRC680_m182 is OK:

ooo_SRC680_m182_src/svx/source/dialog/langtab.src:        < "Tadschikisch" ;
LANGUAGE_TAJIK ; > ;
ooo_SRC680_m182_src/svx/source/dialog/langtab.src:        < "Tajik" ;
LANGUAGE_TAJIK ; > ;

Why? Please revert it!

The difference between SRC680_m182 and OOD680_m2 is:

pavel@paveljanik:~/.ooo> diff -uw ooo_{SRC*,OOD*}_src/svx/source/dialog/langtab.src
--- ooo_SRC680_m182_src/svx/source/dialog/langtab.src   2006-07-08
23:05:38.000000000 +0200
+++ ooo_OOD680_m2_src/svx/source/dialog/langtab.src     2006-08-25
10:15:13.000000000 +0200
@@ -181,6 +181,7 @@
                < "Schwedisch (Schweden)" ; LANGUAGE_SWEDISH ; > ;
                < "Schwedisch (Finland)" ; LANGUAGE_SWEDISH_FINLAND ; > ;
                < "Tamil" ; LANGUAGE_TAMIL ; > ;
+               < "Tajik" ; LANGUAGE_TAJIK ; > ; 
                < "Tatarisch" ; LANGUAGE_TATAR ; > ;
                < "Telugu" ; LANGUAGE_TELUGU ; > ;
                < "Thai" ; LANGUAGE_THAI ; > ;
@@ -391,6 +392,7 @@
         < "Swahili (Kenya)" ; LANGUAGE_SWAHILI ; > ;
         < "Swedish (Sweden)" ; LANGUAGE_SWEDISH ; > ;
         < "Swedish (Finland)" ; LANGUAGE_SWEDISH_FINLAND ; > ;
+        < "Tajik" ; LANGUAGE_TAJIK ; > ; 
         < "Tamil" ; LANGUAGE_TAMIL ; > ;
         < "Tatar" ; LANGUAGE_TATAR ; > ;
         < "Telugu" ; LANGUAGE_TELUGU ; > ;
pavel@paveljanik:~/.ooo>
Comment 1 pavel 2006-08-28 07:53:35 UTC
set target.
Comment 2 ivo.hinkelmann 2006-08-28 13:31:26 UTC
fixed in cws l10ntooling204
Comment 3 pavel 2006-08-28 13:45:03 UTC
OK, verified in l10ntooling204.
Comment 4 ivo.hinkelmann 2006-12-19 18:28:41 UTC
closed