Skip to content
  • Simon Depiets's avatar
    Reorder placeholders for i18n c-format compatibility · 31dd80e8
    Simon Depiets authored
    Summary:
    Currently a2po exports files with a c-format tag, which means that plural forms "Failed receiving file from %2$s" are invalid for instance (it should be %1 to %n). Translations are subsequently blocked by the subversion pre-commit hooks.
    
    This fix reorders the placeholders.
    
    Reviewers: #kde_connect, eduisters
    
    Reviewed By: #kde_connect, eduisters
    
    Subscribers: kdeconnect
    
    Tags: #kde_connect
    
    Differential Revision: https://phabricator.kde.org/D17688
    31dd80e8