~click2dial-extension-devteam/click2dial-firefox-extension/2.0

« back to all changes in this revision

Viewing changes to chrome/locale/en-US/asterisk-ext.dtd

  • Committer: Jonathan SEMCZYK
  • Date: 2011-01-25 09:49:37 UTC
  • Revision ID: jsemczyk@acipia.fr-20110125094937-m0wb5ifg64t37dfb
new call history feature
- record all call into an SQLite database
- open an history window
- right click on history to call back

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
<!ENTITY pref.autoOpenURLLong           "Check this box to auto-open the URL on an incomming call. By default you will have to click the popup">
34
34
<!ENTITY pref.testbutton                        "Test Popup">
35
35
<!ENTITY pref.testbuttonlabel           "must be connected to test">
 
36
<!ENTITY pref.historylimit                      "Calls History Max Size">
 
37
<!ENTITY pref.historylimitLong          "max number of entries to display in the Calls History window">
36
38
 
37
39
<!ENTITY pref.host                      "Host">
38
40
<!ENTITY pref.port                      "Port">
50
52
<!ENTITY menu.callKey           "c">
51
53
<!ENTITY menu.editcallKey       "e">
52
54
 
53
 
<!ENTITY menu.connect           "Connect">
 
55
<!ENTITY menu.connect                   "Connect">
54
56
<!ENTITY menu.disconnect        "Disconnect">
55
 
<!ENTITY menu.about                     "About">
56
 
<!ENTITY menu.options           "Options">
57
 
<!ENTITY menu.optionsLog        "Open options window">
 
57
<!ENTITY menu.about                             "About">
 
58
<!ENTITY menu.options                   "Options">
 
59
<!ENTITY menu.optionsLong       "Open options window">
 
60
<!ENTITY menu.history                   "History">
 
61
<!ENTITY menu.historyLong       "Open call history window">
58
62
 
59
63
<!-- Status Bar -->
60
64