1 //*******************************************************************************
3 //* Copyright (C) 1998-2005, International Business Machines
4 //* Corporation and others. All Rights Reserved.
6 //*******************************************************************************
9 // This is a test default locale file
17 string_only_in_Root { ROOT }
19 array_only_in_Root { ROOT0, ROOT1, ROOT2, ROOT3 }
27 tagged_array_only_in_Root
39 string_in_Root_te_te_IN { ROOT }
41 array_in_Root_te_te_IN { ROOT0, ROOT1, ROOT2, ROOT3, ROOT4 }
43 array_2d_in_Root_te_te_IN
45 { ROOT00, ROOT01, ROOT02 }
46 { ROOT10, ROOT11, ROOT12 }
47 { ROOT20, ROOT21, ROOT22 }
48 { ROOT30, ROOT31, ROOT32 }
51 tagged_array_in_Root_te_te_IN
59 string_in_Root_te { ROOT }
61 array_in_Root_te { ROOT0, ROOT1, ROOT2, ROOT3, ROOT4 }
65 { ROOT00, ROOT01, ROOT02 }
66 { ROOT10, ROOT11, ROOT12 }
67 { ROOT20, ROOT21, ROOT22 }
68 { ROOT30, ROOT31, ROOT32 }
71 tagged_array_in_Root_te
79 string_in_Root_te_IN { ROOT }
81 array_in_Root_te_IN { ROOT0, ROOT1, ROOT2 }
83 array_2d_in_Root_te_IN
85 { ROOT00, ROOT01, ROOT02, ROOT03 }
86 { ROOT10, ROOT11, ROOT12, ROOT13 }
87 { ROOT20, ROOT21, ROOT22, ROOT23 }
90 tagged_array_in_Root_te_IN
95 rootAliasClient:alias {"/LOCALE/rootAliasDestination"}
96 rootAliasDestination {"wrong"}
97 nestedRootAliasClient:alias {"/LOCALE/rootAliasTable/destination"}
99 destination { "correct" }