Added a few prompts for M17 and DMR used on the UIMode screen but which do not need strings in the strings table as they are displayed in abbreviated form.
This commit is contained in:
parent
2373d8374c
commit
27d1329ac7
|
|
@ -113,6 +113,10 @@ PROMPT_WATTS, // Watts
|
|||
PROMPT_RECEIVE, // Receive
|
||||
PROMPT_TRANSMIT, // Transmit
|
||||
PROMPT_MODE, // Mode
|
||||
PROMPT_SOURCE_ID, // Source ID
|
||||
PROMPT_DEST_ID, // Destination ID
|
||||
PROMPT_DMR_ID, // DMR ID
|
||||
PROMPT_TALKGROUP, // Talk group
|
||||
PROMPT_CHARACTER, // character
|
||||
PROMPT_SPACE, // space
|
||||
PROMPT_PERCENT, // Percent
|
||||
|
|
|
|||
Loading…
Reference in New Issue