diff options
author | Jeff Lane <jeffrey.lane@canonical.com> | 2021-04-01 09:49:41 -0400 |
---|---|---|
committer | Jeff Lane <jeffrey.lane@canonical.com> | 2021-04-01 09:49:41 -0400 |
commit | db9aa01b34c120ddb1b0c13bd58f0caa1adaeebd (patch) | |
tree | 52cadf28bdf11f71a515ac2ead62e1399a2d020d /units/audio | |
parent | d803407009f0f68ba9256456aa8976a8c1d24a07 (diff) |
units/: fixed multiple validation warnings for missing translation markers. lp: #1922246
Diffstat (limited to 'units/audio')
-rw-r--r-- | units/audio/manifest.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/audio/manifest.pxu b/units/audio/manifest.pxu index d3e285b..73ad218 100644 --- a/units/audio/manifest.pxu +++ b/units/audio/manifest.pxu @@ -16,6 +16,6 @@ value-type: bool unit: manifest entry id: has_audio_loopback_connector -prompt: Does this device have the following?: +_prompt: Does this device have the following?: _name: Audio Loopback Connector value-type: bool |