Changeset 8670 for modules/branches/2.6/daynight
- Timestamp:
- 01/23/10 17:48:55 (3 years ago)
- Files:
-
- modules/branches/2.6 (modified) (1 prop)
- modules/branches/2.6/daynight/functions.inc.php (modified) (1 diff)
- modules/branches/2.6/daynight/i18n/bg_BG/LC_MESSAGES/daynight.mo (modified) (previous)
- modules/branches/2.6/daynight/i18n/bg_BG/LC_MESSAGES/daynight.po (modified) (1 diff)
- modules/branches/2.6/daynight/i18n/daynight.pot (modified) (2 diffs)
- modules/branches/2.6/daynight/i18n/es_ES/LC_MESSAGES/daynight.mo (modified) (previous)
- modules/branches/2.6/daynight/i18n/es_ES/LC_MESSAGES/daynight.po (modified) (1 diff)
- modules/branches/2.6/daynight/i18n/it_IT/LC_MESSAGES/daynight.mo (modified) (previous)
- modules/branches/2.6/daynight/i18n/it_IT/LC_MESSAGES/daynight.po (modified) (1 diff)
- modules/branches/2.6/daynight/i18n/ru_RU/LC_MESSAGES/daynight.mo (modified) (previous)
- modules/branches/2.6/daynight/i18n/ru_RU/LC_MESSAGES/daynight.po (modified) (1 diff)
- modules/branches/2.6/daynight/i18n/sv_SE/LC_MESSAGES/daynight.mo (modified) (previous)
- modules/branches/2.6/daynight/i18n/sv_SE/LC_MESSAGES/daynight.po (modified) (1 diff)
- modules/branches/2.6/daynight/i18n/zh_CN/LC_MESSAGES/daynight.mo (modified) (previous)
- modules/branches/2.6/daynight/i18n/zh_CN/LC_MESSAGES/daynight.po (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6
- Property svnmerge-integrated changed from /modules/branches/2.7:1-8497,8576-8578,8581,8585 /modules/branches/2.5:1-7809,7812,7854,7858-7865,7878,7886,7890,7915,7967-7968,8036-8037 to /modules/branches/2.5:1-7809,7812,7854,7858-7865,7878,7886,7890,7915,7967-7968,8036-8037 /modules/branches/2.7:1-8497,8576-8578,8581,8585,8662-8669
modules/branches/2.6/daynight/functions.inc.php
r8173 r8670 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.6/daynight/i18n/bg_BG/LC_MESSAGES/daynight.po
r8175 r8670 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.6/daynight/i18n/daynight.pot
r8175 r8670 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.6/daynight/i18n/es_ES/LC_MESSAGES/daynight.po
r8175 r8670 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.6/daynight/i18n/it_IT/LC_MESSAGES/daynight.po
r8175 r8670 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.6/daynight/i18n/ru_RU/LC_MESSAGES/daynight.po
r8429 r8670 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.6/daynight/i18n/sv_SE/LC_MESSAGES/daynight.po
r8175 r8670 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.6/daynight/i18n/zh_CN/LC_MESSAGES/daynight.po
r8175 r8670 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 ""
