1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
| <?xml version="1.0" encoding="utf-8"?>
| <lang
| playTxt="Play"
| pausTxt="Pause"
| stopTxt="Stop"
| fastPre="Back"
| fastNxt="Next"
| disableSound="Close Sound"
| enableSound="Open Sound"
| full="Full"
| norm="Norm"
| loading="Loading"
| connect="Connecting"
| connectError="Connect Error"
| offLine="Cam off line"
| waiting="No Video"
| captxt="Snapshot"
| />
|
|