]> git.wh0rd.org - tt-rss.git/blame - lib/dijit/form/nls/ComboBox.js.uncompressed.js
make precache_headlines_idle() start slower
[tt-rss.git] / lib / dijit / form / nls / ComboBox.js.uncompressed.js
CommitLineData
1354d172
AD
1define("dijit/form/nls/ComboBox", { root:
2//begin v1.x content
3({
4 previousMessage: "Previous choices",
5 nextMessage: "More choices"
6})
7//end v1.x content
8,
9"zh": true,
10"zh-tw": true,
11"tr": true,
12"th": true,
13"sv": true,
14"sl": true,
15"sk": true,
16"ru": true,
17"ro": true,
18"pt": true,
19"pt-pt": true,
20"pl": true,
21"nl": true,
22"nb": true,
23"ko": true,
24"kk": true,
25"ja": true,
26"it": true,
27"hu": true,
28"hr": true,
29"he": true,
30"fr": true,
31"fi": true,
32"es": true,
33"el": true,
34"de": true,
35"da": true,
36"cs": true,
37"ca": true,
38"az": true,
39"ar": true
40});