Changeset 7261 for modules/branches/2.6/ringgroups
- Timestamp:
- 11/12/08 16:41:50 (5 years ago)
- Files:
-
- modules/branches/2.6/ringgroups/i18n/ringgroups.pot (modified) (9 diffs)
- modules/branches/2.6/ringgroups/page.ringgroups.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/ringgroups/i18n/ringgroups.pot
r6951 r7261 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2008-1 0-06 00:29+0200\n"11 "POT-Creation-Date: 2008-11-12 22:32+0100\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 297 297 msgstr "" 298 298 299 #: page.ringgroups.php:323 299 #: page.ringgroups.php:313 300 msgid "none" 301 msgstr "" 302 303 #: page.ringgroups.php:314 304 msgid "default" 305 msgstr "" 306 307 #: page.ringgroups.php:325 300 308 msgid "CID Name Prefix" 301 309 msgstr "" 302 310 303 #: page.ringgroups.php:32 3311 #: page.ringgroups.php:325 304 312 msgid "" 305 313 "You can optionally prefix the Caller ID name when ringing extensions in this " … … 308 316 msgstr "" 309 317 310 #: page.ringgroups.php:3 28318 #: page.ringgroups.php:330 311 319 msgid "Alert Info" 312 320 msgstr "" 313 321 314 #: page.ringgroups.php:3 28322 #: page.ringgroups.php:330 315 323 msgid "ALERT_INFO can be used for distinctive ring with SIP devices." 316 324 msgstr "" 317 325 318 #: page.ringgroups.php:33 3326 #: page.ringgroups.php:335 319 327 msgid "Ignore CF Settings" 320 328 msgstr "" 321 329 322 #: page.ringgroups.php:33 3330 #: page.ringgroups.php:335 323 331 msgid "" 324 332 "When checked, agents who attempt to Call Forward will be ignored, this " … … 327 335 msgstr "" 328 336 329 #: page.ringgroups.php:34 0337 #: page.ringgroups.php:342 330 338 msgid "Skip Busy Agent" 331 339 msgstr "" 332 340 333 #: page.ringgroups.php:34 0341 #: page.ringgroups.php:342 334 342 msgid "" 335 343 "When checked, agents who are on an occupied phone will be skipped as if the " … … 339 347 msgstr "" 340 348 341 #: page.ringgroups.php:34 7349 #: page.ringgroups.php:349 342 350 msgid "Confirm Calls" 343 351 msgstr "" 344 352 345 #: page.ringgroups.php:34 7353 #: page.ringgroups.php:349 346 354 msgid "" 347 355 "Enable this if you're calling external numbers that need confirmation - eg, " … … 351 359 msgstr "" 352 360 353 #: page.ringgroups.php:35 5361 #: page.ringgroups.php:357 354 362 msgid "Remote Announce:" 355 363 msgstr "" 356 364 357 #: page.ringgroups.php:35 5365 #: page.ringgroups.php:357 358 366 msgid "" 359 367 "Message to be played to the person RECEIVING the call, if 'Confirm Calls' is " … … 362 370 msgstr "" 363 371 364 #: page.ringgroups.php:36 1 page.ringgroups.php:379372 #: page.ringgroups.php:363 page.ringgroups.php:381 365 373 msgid "Default" 366 374 msgstr "" 367 375 368 #: page.ringgroups.php:37 3376 #: page.ringgroups.php:375 369 377 msgid "Too-Late Announce:" 370 378 msgstr "" 371 379 372 #: page.ringgroups.php:37 3380 #: page.ringgroups.php:375 373 381 msgid "" 374 382 "Message to be played to the person RECEIVING the call, if the call has " … … 377 385 msgstr "" 378 386 379 #: page.ringgroups.php:39 6387 #: page.ringgroups.php:398 380 388 msgid "Destination if no answer" 381 389 msgstr "" 382 390 383 #: page.ringgroups.php:40 4391 #: page.ringgroups.php:406 384 392 msgid "Submit Changes" 385 393 msgstr "" 386 394 387 #: page.ringgroups.php:43 2395 #: page.ringgroups.php:434 388 396 msgid "Invalid Group Number specified" 389 397 msgstr "" 390 398 391 #: page.ringgroups.php:43 3399 #: page.ringgroups.php:435 392 400 msgid "Please enter an extension list." 393 401 msgstr "" 394 402 395 #: page.ringgroups.php:43 4403 #: page.ringgroups.php:436 396 404 msgid "Invalid Caller ID prefix." 397 405 msgstr "" 398 406 399 #: page.ringgroups.php:43 5407 #: page.ringgroups.php:437 400 408 msgid "Invalid time specified" 401 409 msgstr "" 402 410 403 #: page.ringgroups.php:43 6411 #: page.ringgroups.php:438 404 412 msgid "Time must be between 1 and 60 seconds" 405 413 msgstr "" 406 414 407 #: page.ringgroups.php:43 7415 #: page.ringgroups.php:439 408 416 msgid "Please enter a valid Group Description" 409 417 msgstr "" 410 418 411 #: page.ringgroups.php:4 38419 #: page.ringgroups.php:440 412 420 msgid "" 413 421 "Only ringall, ringallv2, hunt and the respective -prim versions are " … … 415 423 msgstr "" 416 424 417 #: module .xml425 #: modules.xml 418 426 msgid "Ring Groups" 419 427 msgstr "" modules/branches/2.6/ringgroups/page.ringgroups.php
r6882 r7261 311 311 if (isset($tresults[0])) { 312 312 foreach ($tresults as $tresult) { 313 echo '<option value="'.$tresult.'"'.($tresult == $cur ? ' SELECTED' : '').'>'.$tresult."</option>\n"; 313 ( $tresult == 'none' ? $ttext = _("none") : $ttext = $tresult ); 314 ( $tresult == 'default' ? $ttext = _("default") : $ttext = $tresult ); 315 echo '<option value="'.$tresult.'"'.($tresult == $cur ? ' SELECTED' : '').'>'._($ttext)."</option>\n"; 314 316 } 315 317 }
