GUAC-236: Add missing plurals.
This commit is contained in:
parent
534d0e580e
commit
0a5e57362e
@ -363,7 +363,7 @@ enum RDP_ARGS_IDX {
|
|||||||
IDX_RECORDING_PATH,
|
IDX_RECORDING_PATH,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The name that should be given to screen recording which are written in
|
* The name that should be given to screen recordings which are written in
|
||||||
* the given path.
|
* the given path.
|
||||||
*/
|
*/
|
||||||
IDX_RECORDING_NAME,
|
IDX_RECORDING_NAME,
|
||||||
|
@ -150,7 +150,7 @@ enum SSH_ARGS_IDX {
|
|||||||
IDX_RECORDING_PATH,
|
IDX_RECORDING_PATH,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The name that should be given to screen recording which are written in
|
* The name that should be given to screen recordings which are written in
|
||||||
* the given path.
|
* the given path.
|
||||||
*/
|
*/
|
||||||
IDX_RECORDING_NAME,
|
IDX_RECORDING_NAME,
|
||||||
|
@ -130,7 +130,7 @@ enum TELNET_ARGS_IDX {
|
|||||||
IDX_RECORDING_PATH,
|
IDX_RECORDING_PATH,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The name that should be given to screen recording which are written in
|
* The name that should be given to screen recordings which are written in
|
||||||
* the given path.
|
* the given path.
|
||||||
*/
|
*/
|
||||||
IDX_RECORDING_NAME,
|
IDX_RECORDING_NAME,
|
||||||
|
@ -239,7 +239,7 @@ enum VNC_ARGS_IDX {
|
|||||||
IDX_RECORDING_PATH,
|
IDX_RECORDING_PATH,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The name that should be given to screen recording which are written in
|
* The name that should be given to screen recordings which are written in
|
||||||
* the given path.
|
* the given path.
|
||||||
*/
|
*/
|
||||||
IDX_RECORDING_NAME,
|
IDX_RECORDING_NAME,
|
||||||
|
Loading…
Reference in New Issue
Block a user