提交 a9f9d029 authored 作者: Michael Collins's avatar Michael Collins

Fix conf section of phrase_en.xml

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10666 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 911e4a09
...@@ -222,7 +222,7 @@ ...@@ -222,7 +222,7 @@
<prompt phrase="NULL" filename="conf-ack.wav" type="tone"/> <prompt phrase="NULL" filename="conf-ack.wav" type="tone"/>
<prompt phrase="NULL" filename="conf-nack.wav" type="tone"/> <prompt phrase="NULL" filename="conf-nack.wav" type="tone"/>
<prompt phrase="You are now muted." filename="conf-mute.wav"/> <prompt phrase="You are now muted." filename="conf-mute.wav"/>
<prompt phrase="You are now unmuted." filename="conf0unmuted.wav"/> <prompt phrase="You are now unmuted." filename="conf-unmuted.wav"/>
<prompt phrase="You are currently the only person in this conference." filename="conf-alone.wav"/> <prompt phrase="You are currently the only person in this conference." filename="conf-alone.wav"/>
<prompt phrase="NULL" filename="conf-perpetual.wav" type="music"/> <prompt phrase="NULL" filename="conf-perpetual.wav" type="music"/>
<prompt phrase="NULL" filename="conf-enter.wav" type="tone"/> <prompt phrase="NULL" filename="conf-enter.wav" type="tone"/>
...@@ -233,6 +233,8 @@ ...@@ -233,6 +233,8 @@
<prompt phrase="The conference is now unlocked." filename="conf-is-unlocked.wav"/> <prompt phrase="The conference is now unlocked." filename="conf-is-unlocked.wav"/>
<prompt phrase="Please enter the conference pin number." filename="conf-pin.wav"/> <prompt phrase="Please enter the conference pin number." filename="conf-pin.wav"/>
<prompt phrase="Invalid pin number, try again." filename="conf-bad-pin.wav"/> <prompt phrase="Invalid pin number, try again." filename="conf-bad-pin.wav"/>
<prompt phrase="goodbye" filename="conf-goodbye.wav"/>
<prompt phrase="Welcome to the conference." filename="conf-welcome.wav"/>
</conference> </conference>
<ivr> <ivr>
<prompt phrase="Account number" filename="ivr-account_number.wav"/> <prompt phrase="Account number" filename="ivr-account_number.wav"/>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论