Skip to content

Commit

Permalink
UI-1787: Added help text to play entry tone
Browse files Browse the repository at this point in the history
  • Loading branch information
JRMaitre committed Aug 18, 2015
1 parent abaead8 commit a0c4dd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions whapps/voip/conference/lang/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ window.translate['conference'] = {
member_pins_string_regex: /^[a-z0-9A-Z,\s]*$/,
play_entry_tone: "Play Entry Tone",
play_exit_tone: "Play Exit Tone",
play_entry_tone_help: "Play Entry Tone (help)",
play_exit_tone_help: "Play Exit Tone (help)"
play_entry_tone_help: "Will play a tone whenever a caller joins the conference if checked",
play_exit_tone_help: "Will play a tone whenever a caller exits the conference if checked"
};

0 comments on commit a0c4dd8

Please sign in to comment.