Changeset 12424
- Timestamp:
- 09/02/10 03:21:15 (18 months ago)
- Location:
- trunk/Padre
- Files:
-
- 2 edited
-
Changes (modified) (1 diff)
-
lib/Padre/Locale.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre/Changes
r12417 r12424 24 24 per-thread memory cost more (ADAMK) 25 25 - Fix MIME type setting via menu (ZENOG) 26 - mark nl_be as not supported (ZENOG) 26 27 27 28 0.69 2010.08.17 -
trunk/Padre/lib/Padre/Locale.pm
r12394 r12424 360 360 gettext => _T('Dutch (Belgium)'), 361 361 utf8text => 'Nederlands (België)', 362 iso639 => ' en',362 iso639 => 'nl', 363 363 iso3166 => 'BE', 364 364 wxid => Wx::wxLANGUAGE_DUTCH_BELGIAN, 365 365 fallback => ['nl-nl'], 366 supported => 1,366 supported => 0, 367 367 }, 368 368
Note: See TracChangeset
for help on using the changeset viewer.
