source: PinConnection/Languages/UCommProtocol.po

Last change on this file was 294, checked in by george, 13 years ago
  • Modified: CommProtocol remote buffer now have own class for handling filling of communication buffer in remote device.
  • Fixed: Do not try to retransmit data for not prepared or finished session.
File size: 649 bytes
Line 
1msgid ""
2msgstr "Content-Type: text/plain; charset=UTF-8"
3
4#: ucommprotocol.sdeviceprotocol
5msgid "Device protocol"
6msgstr ""
7
8#: ucommprotocol.sprotocoldecodeerror
9msgid "Data decode error"
10msgstr ""
11
12#: ucommprotocol.sprotocolnotactive
13msgid "Device protocol not active"
14msgstr ""
15
16#: ucommprotocol.sremotebufferinconsistency
17msgid "Remote buffer inconsistency"
18msgstr ""
19
20#: ucommprotocol.sresponseerror
21msgid "Command %0:s response error %1:s"
22msgstr ""
23
24#: ucommprotocol.sresponsetimeout
25msgid "Response timeout"
26msgstr ""
27
28#: ucommprotocol.swrongsequencecount
29msgid "Receive wrong sequence number %d"
30msgstr ""
31
Note: See TracBrowser for help on using the repository browser.