ui: Do not translate package synopsis a second time.
authorArun Isaac <arunisaac@systemreboot.net>
Sun, 31 May 2020 23:23:33 +0000 (04:53 +0530)
committerArun Isaac <arunisaac@systemreboot.net>
Mon, 15 Jun 2020 18:01:56 +0000 (23:31 +0530)
commita1da0904a6631ee6f6c12286427f2124bb479e4a
tree69ed59305bc543b4fef1eff37405b8391acdf31c
parente70a88470622b513366076a0c435648daa56c084
ui: Do not translate package synopsis a second time.

* guix/ui.scm (package->recutils): package-synopsis-string already returns a
translated string. Do not attempt to translate it again.
guix/ui.scm