mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[mod] anglish
This commit is contained in:
parent
72bd201cb2
commit
23474558fc
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ def service_status(names=[]):
|
|||
|
||||
# that mean that we don't have a translation for this string
|
||||
# that's the only way to test for that for now
|
||||
# if we don't have it, uses the one provide by systemd
|
||||
# if we don't have it, uses the one provided by systemd
|
||||
if description == translation_key:
|
||||
description = str(status.get("Description", ""))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue