From 314bdba7090a02ebd71d83a68024e399b9ea1a05 Mon Sep 17 00:00:00 2001
From: Russell Bryant <russell@russellbryant.com>
Date: Sun, 6 Nov 2005 06:20:33 +0000
Subject: [PATCH] issue #5596

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6977 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 ChangeLog  | 1 +
 sounds.txt | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index a2c9d5345a..51be21acdc 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
 	* many files: alphabetize options in applicaiton descriptions
 	* channels/chan_iax2.c: Use an enum to define iax peer/user flags as well as the pvt structure state.  Use the ast_flags macros for checking or setting the state.
+	* sounds.txt: Add missing words from the description of the vm-opts prompt
 
 2005-11-05  Kevin P. Fleming  <kpfleming@digium.com>
 
diff --git a/sounds.txt b/sounds.txt
index c29ad9939e..b5fb7af074 100755
--- a/sounds.txt
+++ b/sounds.txt
@@ -188,7 +188,7 @@
 
 %vm-options.gsm%Press 1 to record your unavailable message, press 2 to record your busy message, press 3 to record your name, press 4 to record your temporary message, press 5 to change your password, press star to return to the main menu.
 
-%vm-opts.gsm%Press 2 to change folders, press zero for mailbox options.
+%vm-opts.gsm%Press 2 to change folders, press 3 for advanced options, press zero for mailbox options.
 
 %vm-passchanged.gsm%Your passwords have been changed.
 
-- 
GitLab