View | Details | Raw Unified | Return to bug 10580 | Differences between
and this patch

Collapse All | Expand All

(-)a/localedata/Makefile (-2 / +2 lines)
Lines 38-44 test-srcs := collate-test xfrm-test tst-fmon tst-rpmatch tst-trans \ Link Here
38
test-input := de_DE.ISO-8859-1 en_US.ISO-8859-1 da_DK.ISO-8859-1 \
38
test-input := de_DE.ISO-8859-1 en_US.ISO-8859-1 da_DK.ISO-8859-1 \
39
	      hr_HR.ISO-8859-2 sv_SE.ISO-8859-1 tr_TR.UTF-8 fr_FR.UTF-8 \
39
	      hr_HR.ISO-8859-2 sv_SE.ISO-8859-1 tr_TR.UTF-8 fr_FR.UTF-8 \
40
	      si_LK.UTF-8 uk_UA.UTF-8 hu_HU.UTF-8 lv_LV.UTF-8 \
40
	      si_LK.UTF-8 uk_UA.UTF-8 hu_HU.UTF-8 lv_LV.UTF-8 \
41
	      pl_PL.UTF-8 cs_CZ.UTF-8 fr_CA.UTF-8
41
	      pl_PL.UTF-8 cs_CZ.UTF-8 fr_CA.UTF-8 hr_HR.UTF-8
42
test-input-data = $(addsuffix .in, $(test-input))
42
test-input-data = $(addsuffix .in, $(test-input))
43
test-output := $(foreach s, .out .xout, \
43
test-output := $(foreach s, .out .xout, \
44
			 $(addsuffix $s, $(basename $(test-input))))
44
			 $(addsuffix $s, $(basename $(test-input))))
Lines 108-114 LOCALES := de_DE.ISO-8859-1 de_DE.UTF-8 en_US.ANSI_X3.4-1968 \ Link Here
108
	   nb_NO.ISO-8859-1 nn_NO.ISO-8859-1 tr_TR.UTF-8 cs_CZ.UTF-8 \
108
	   nb_NO.ISO-8859-1 nn_NO.ISO-8859-1 tr_TR.UTF-8 cs_CZ.UTF-8 \
109
	   zh_TW.EUC-TW fa_IR.UTF-8 fr_FR.UTF-8 ja_JP.UTF-8 si_LK.UTF-8 \
109
	   zh_TW.EUC-TW fa_IR.UTF-8 fr_FR.UTF-8 ja_JP.UTF-8 si_LK.UTF-8 \
110
	   tr_TR.ISO-8859-9 en_GB.UTF-8 uk_UA.UTF-8 hu_HU.UTF-8 lv_LV.UTF-8 \
110
	   tr_TR.ISO-8859-9 en_GB.UTF-8 uk_UA.UTF-8 hu_HU.UTF-8 lv_LV.UTF-8 \
111
	   pl_PL.UTF-8 fr_CA.UTF-8
111
	   pl_PL.UTF-8 fr_CA.UTF-8 hr_HR.UTF-8
112
include ../gen-locales.mk
112
include ../gen-locales.mk
113
endif
113
endif
114
114
(-)a/localedata/hr_HR.UTF-8.in (-1 / +43 lines)
Line 0 Link Here
0
- 
1
Ceremonijalan
2
cvrčić
3
Čamac
4
čempres
5
Ćakula
6
ćutjeti
7
Dalekovidan
8
disharmoničan
9
Džepni
10
Džersej
11
DŽezistički
12
džip
13
džungla
14
dŽus
15
Đavolica
16
đuveč
17
Edicija
18
Lakovjeran
19
limunčić
20
lJekovito
21
Ljenivac
22
Ljepljiv
23
ljeskov
24
ljetni
25
LJutiti
26
Mačić
27
natočiti
28
nJedra
29
NJegovateljica
30
Njemački
31
njihalo
32
Njisak
33
njuškalo
34
Obavještavanje
35
satiričar
36
Sova
37
Šegrtski
38
šišmiš
39
Tiraža
40
zamjetljiv
41
Zemljovlasnički
42
Žalopojka
43
žičica

Return to bug 10580