Changeset 7d51781 in github
- Timestamp:
- Sep 25, 2009 3:25:41 AM (4 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 931eb70
- Parents:
- c2e697f
- Location:
- program
- Files:
-
- 2 edited
-
include/rcmail.php (modified) (1 diff)
-
localization/index.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/include/rcmail.php
r1cead0c r7d51781 763 763 764 764 if ($label = $rcube_languages[$name]) 765 $sa_languages[$name] = $label ? $label : $name;765 $sa_languages[$name] = $label; 766 766 } 767 767 closedir($dh); -
program/localization/index.inc
rfb1e3b7 r7d51781 82 82 'pt_PT' => 'Portuguese (Standard)', 83 83 'ro_RO' => 'Romanian', 84 'ru_RU' => ' ÐÑÑÑкОй',84 'ru_RU' => 'PÑÑÑкОй', 85 85 'sr_CS' => 'Serbian (Cyrillic)', 86 86 'si_LK' => 'Sinhala',
Note: See TracChangeset
for help on using the changeset viewer.
