Changeset 6179

Show
Ignore:
Timestamp:
07/25/08 07:35:56 (4 months ago)
Author:
p_lindheimer
Message:

closes #2944 Ukranium menu choice in ARI

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/trunk/amp_conf/htdocs/recordings/includes/lang.php

    r5923 r6179  
    9090          <select class='lang_code' name='lang_code'  onChange=\"setCookie('ari_lang',document.lang.lang_code.value); window.location.reload();\"> 
    9191            <option value='en_US' " . ($_COOKIE['ari_lang']=='en_US' ? 'selected' : '') .  ">English</option> 
    92            <option value='zh_TW' " . ($_COOKIE['ari_lang']=='zh_TW' ? 'selected' : '') .  ">Traditional Chinese</option> 
     92            <option value='zh_TW' " . ($_COOKIE['ari_lang']=='zh_TW' ? 'selected' : '') .  ">Traditional Chinese</option> 
    9393            <option value='es_ES' " . ($_COOKIE['ari_lang']=='es_ES' ? 'selected' : '') .  ">Espa&ntilde;ol</option> 
    9494            <option value='fr_FR' " . ($_COOKIE['ari_lang']=='fr_FR' ? 'selected' : '') .  ">French</option> 
     
    100100            <option value='pt_BR' " . ($_COOKIE['ari_lang']=='pt_BR' ? 'selected' : '') .  ">Portuguese</option> 
    101101            <option value='sv_SE' " . ($_COOKIE['ari_lang']=='sv_SE' ? 'selected' : '') .  ">Swedish</option> 
     102            <option value='uk_UA' " . ($_COOKIE['ari_lang']=='uk_UA' ? 'selected' : '') .  ">Ukrainian</option> 
    102103          </select> 
    103104        </form>"; 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads