Changeset 8666
- Timestamp:
- 01/23/10 16:35:37 (3 years ago)
- Files:
-
- modules/branches/2.7/daynight/functions.inc.php (modified) (1 diff)
- modules/branches/2.7/daynight/i18n/bg_BG/LC_MESSAGES/daynight.mo (modified) (previous)
- modules/branches/2.7/daynight/i18n/bg_BG/LC_MESSAGES/daynight.po (modified) (1 diff)
- modules/branches/2.7/daynight/i18n/daynight.pot (modified) (2 diffs)
- modules/branches/2.7/daynight/i18n/es_ES/LC_MESSAGES/daynight.mo (modified) (previous)
- modules/branches/2.7/daynight/i18n/es_ES/LC_MESSAGES/daynight.po (modified) (1 diff)
- modules/branches/2.7/daynight/i18n/it_IT/LC_MESSAGES/daynight.mo (modified) (previous)
- modules/branches/2.7/daynight/i18n/it_IT/LC_MESSAGES/daynight.po (modified) (1 diff)
- modules/branches/2.7/daynight/i18n/ru_RU/LC_MESSAGES/daynight.mo (modified) (previous)
- modules/branches/2.7/daynight/i18n/ru_RU/LC_MESSAGES/daynight.po (modified) (1 diff)
- modules/branches/2.7/daynight/i18n/sv_SE/LC_MESSAGES/daynight.mo (modified) (previous)
- modules/branches/2.7/daynight/i18n/sv_SE/LC_MESSAGES/daynight.po (modified) (1 diff)
- modules/branches/2.7/daynight/i18n/zh_CN/LC_MESSAGES/daynight.mo (modified) (previous)
- modules/branches/2.7/daynight/i18n/zh_CN/LC_MESSAGES/daynight.po (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.7/daynight/functions.inc.php
r8173 r8666 544 544 $html .= '<tr>'; 545 545 $html .= '<td><a href="#" class="info">'; 546 $html .= _("Associate with").'<span>'._("If a selection is made, this timecondition will be associated with that featurecode and will allow this timecondition to be direct overrid en by that daynight mode featurecode").'.</span></a>:</td>';546 $html .= _("Associate with").'<span>'._("If a selection is made, this timecondition will be associated with that featurecode and will allow this timecondition to be direct overridden by that daynight mode featurecode").'.</span></a>:</td>'; 547 547 $html .= '<td><select tabindex="'.++$tabindex.'" name="daynight_ref">'; 548 548 $daynightcodes = daynight_list(); modules/branches/2.7/daynight/i18n/bg_BG/LC_MESSAGES/daynight.po
r8175 r8666 54 54 msgid "" 55 55 "If a selection is made, this timecondition will be associated with that " 56 "featurecode and will allow this timecondition to be direct overrid en by that "56 "featurecode and will allow this timecondition to be direct overridden by that " 57 57 "daynight mode featurecode" 58 58 msgstr "" modules/branches/2.7/daynight/i18n/daynight.pot
r8175 r8666 16 16 # Copyright (C) 2009 FreePBX 17 17 # 18 #, fuzzy19 18 msgid "" 20 19 msgstr "" … … 50 49 msgid "" 51 50 "If a selection is made, this timecondition will be associated with that " 52 "featurecode and will allow this timecondition to be direct overrid en by that "51 "featurecode and will allow this timecondition to be direct overridden by that " 53 52 "daynight mode featurecode" 54 53 msgstr "" modules/branches/2.7/daynight/i18n/es_ES/LC_MESSAGES/daynight.po
r8175 r8666 51 51 msgid "" 52 52 "If a selection is made, this timecondition will be associated with that " 53 "featurecode and will allow this timecondition to be direct overrid en by that "53 "featurecode and will allow this timecondition to be direct overridden by that " 54 54 "daynight mode featurecode" 55 55 msgstr "" modules/branches/2.7/daynight/i18n/it_IT/LC_MESSAGES/daynight.po
r8175 r8666 51 51 msgid "" 52 52 "If a selection is made, this timecondition will be associated with that " 53 "featurecode and will allow this timecondition to be direct overrid en by that "53 "featurecode and will allow this timecondition to be direct overridden by that " 54 54 "daynight mode featurecode" 55 55 msgstr "" modules/branches/2.7/daynight/i18n/ru_RU/LC_MESSAGES/daynight.po
r8429 r8666 54 54 msgid "" 55 55 "If a selection is made, this timecondition will be associated with that " 56 "featurecode and will allow this timecondition to be direct overrid en by that "56 "featurecode and will allow this timecondition to be direct overridden by that " 57 57 "daynight mode featurecode" 58 58 msgstr "" modules/branches/2.7/daynight/i18n/sv_SE/LC_MESSAGES/daynight.po
r8175 r8666 51 51 msgid "" 52 52 "If a selection is made, this timecondition will be associated with that " 53 "featurecode and will allow this timecondition to be direct overrid en by that "53 "featurecode and will allow this timecondition to be direct overridden by that " 54 54 "daynight mode featurecode" 55 55 msgstr "" modules/branches/2.7/daynight/i18n/zh_CN/LC_MESSAGES/daynight.po
r8175 r8666 54 54 msgid "" 55 55 "If a selection is made, this timecondition will be associated with that " 56 "featurecode and will allow this timecondition to be direct overrid en by that "56 "featurecode and will allow this timecondition to be direct overridden by that " 57 57 "daynight mode featurecode" 58 58 msgstr ""
