diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2020-12-02 21:56:55 +0100 |
---|---|---|
committer | backportbot[bot] <backportbot[bot]@users.noreply.github.com> | 2020-12-03 08:20:06 +0000 |
commit | bf9888870c0934de1c8c2d0093ff3520035b1da3 (patch) | |
tree | 25bb117048680639b07fa1bb9f1029069e4b270d /lib/l10n/ca.js | |
parent | c4d29cc3f155e4a0bb318a0cddc7b5997fc427b9 (diff) | |
download | nextcloud-server-bf9888870c0934de1c8c2d0093ff3520035b1da3.tar.gz nextcloud-server-bf9888870c0934de1c8c2d0093ff3520035b1da3.zip |
Fix vsprint parameter
%2\$; is not valid. On php7 this is just ignored but on php8 it gives an
error. %2\$s; works.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'lib/l10n/ca.js')
0 files changed, 0 insertions, 0 deletions