Skip to content
  • Albert Astals Cid's avatar
    SSHManager: Fix two i18n problems · 82b450ca
    Albert Astals Cid authored and Kurt Hindenburg's avatar Kurt Hindenburg committed
     * When using i18n you don't .arg(), the parameter goes inside the i18n
       call
     * xgettext doesn't seem to be able to parse the ternary operator inside
       the i18n call so put it outside, otherwise the second string is not
       extracted for translation
    
    (cherry picked from commit 4d635d9a)
    82b450ca