Sync the translations for ring groups.

This commit is contained in:
Mark Crane
2015-06-04 05:26:12 +00:00
parent f90e35ec78
commit f8572f72f8
3 changed files with 38 additions and 20 deletions
+4
View File
@@ -139,6 +139,10 @@
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Select the timeout destination.";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "ring_group_distinctive_ring";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Select a sound for distinctive ring.";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "ring_group_ringback";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Select the ringback.";