Changeset 363
- Timestamp:
- 01/25/2010 04:27:56 PM (2 years ago)
- Location:
- trunk/WordPress/plugin/transposh
- Files:
-
- 3 edited
-
core/constants.php (modified) (2 diffs)
-
css/transposh_flags.css (modified) (1 diff)
-
img/flags.png (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WordPress/plugin/transposh/core/constants.php
r359 r363 51 51 "de" => "German,Deutsch,de", 52 52 "el" => "Greek,ÎλληΜικά,gr", 53 "ht" => "Haitian,Kreyòl ayisyen,ht", 53 54 "he" => "Hebrew,×¢×ך×ת,il", 54 55 "hi" => "Hindi,à€¹à€¿à€šà¥à€Šà¥; à€¹à€¿à€à€Šà¥,in", … … 92 93 $google_languages = array("en", "af", "sq", "ar", "be", "bg", "ca", "zh", "zh-tw", "hr", "cs", "da", "nl", "et", "fi", "fr", "gl", "de", "el", "he", "hi", "hu", "id", "it", "is", "ga", "ja", "ko", "lv", "lt", "mk", "ms", "mt", "no", "fa", "pl", "pt", "ro", "ru", "sr", "sk", "sl", "es", "sw", "sv", "tl", "th", "tr", "uk", "vi", "cy", "yi"); 93 94 //Bing supported languages @updated 2009-Dec-21 94 $bing_languages = array("en", "ar", "bg", "zh", "zh-tw", "cs", "da", "nl", " fi", "fr", "de", "gr", "he", "it", "ja", "ko", "pl", "pt", "ru", "es", "sv", "th");95 $bing_languages = array("en", "ar", "bg", "zh", "zh-tw", "cs", "da", "nl", "ht", "fi", "fr", "de", "gr", "he", "it", "ja", "ko", "pl", "pt", "ru", "es", "sv", "th"); 95 96 96 97 //Define the new capability that will be assigned to roles - translator -
trunk/WordPress/plugin/transposh/css/transposh_flags.css
r355 r363 55 55 .trf-de {background-position: -408px 0} 56 56 .trf-gr {background-position: -432px 0} 57 .trf-il {background-position: -456px 0} 58 .trf-in {background-position: -480px 0} 59 .trf-hu {background-position: -504px 0} 60 .trf-id {background-position: -528px 0} 61 .trf-it {background-position: -552px 0} 62 .trf-is {background-position: -576px 0} 63 .trf-ie {background-position: -600px 0} 64 .trf-jp {background-position: -624px 0} 65 .trf-kr {background-position: -648px 0} 66 .trf-lv {background-position: -672px 0} 67 .trf-lt {background-position: -696px 0} 68 .trf-mk {background-position: -720px 0} 69 .trf-my {background-position: -744px 0} 70 .trf-mt {background-position: -768px 0} 71 .trf-no {background-position: -792px 0} 72 .trf-ir {background-position: -816px 0} 73 .trf-pl {background-position: -840px 0} 74 .trf-pt {background-position: -864px 0} 75 .trf-ro {background-position: -888px 0} 76 .trf-ru {background-position: -912px 0} 77 .trf-rs {background-position: -936px 0} 78 .trf-sk {background-position: -960px 0} 79 .trf-sl {background-position: -984px 0} 80 .trf-es {background-position: -1008px 0} 81 .trf-ke {background-position: -1032px 0} 82 .trf-se {background-position: -1056px 0} 83 .trf-ph {background-position: -1080px 0} 84 .trf-th {background-position: -1104px 0} 85 .trf-tr {background-position: -1128px 0} 86 .trf-ua {background-position: -1152px 0} 87 .trf-vn {background-position: -1176px 0} 88 .trf-wales {background-position: -1200px 0} 89 .trf-europeanunion {background-position: -1224px 0} 57 .trf-ht {background-position: -456px 0} 58 .trf-il {background-position: -480px 0} 59 .trf-in {background-position: -504px 0} 60 .trf-hu {background-position: -528px 0} 61 .trf-id {background-position: -552px 0} 62 .trf-it {background-position: -576px 0} 63 .trf-is {background-position: -600px 0} 64 .trf-ie {background-position: -624px 0} 65 .trf-jp {background-position: -648px 0} 66 .trf-kr {background-position: -672px 0} 67 .trf-lv {background-position: -696px 0} 68 .trf-lt {background-position: -720px 0} 69 .trf-mk {background-position: -744px 0} 70 .trf-my {background-position: -768px 0} 71 .trf-mt {background-position: -792px 0} 72 .trf-no {background-position: -816px 0} 73 .trf-ir {background-position: -840px 0} 74 .trf-pl {background-position: -864px 0} 75 .trf-pt {background-position: -888px 0} 76 .trf-ro {background-position: -912px 0} 77 .trf-ru {background-position: -936px 0} 78 .trf-rs {background-position: -960px 0} 79 .trf-sk {background-position: -984px 0} 80 .trf-sl {background-position: -1008px 0} 81 .trf-es {background-position: -1032px 0} 82 .trf-ke {background-position: -1056px 0} 83 .trf-se {background-position: -1080px 0} 84 .trf-ph {background-position: -1104px 0} 85 .trf-th {background-position: -1128px 0} 86 .trf-tr {background-position: -1152px 0} 87 .trf-ua {background-position: -1176px 0} 88 .trf-vn {background-position: -1200px 0} 89 .trf-wales {background-position: -1224px 0} 90 .trf-europeanunion {background-position: -1248px 0}
Note: See TracChangeset
for help on using the changeset viewer.
