Commit c9f0b50a authored by Cecilia Vela Gurovic's avatar Cecilia Vela Gurovic Committed by Robert Lyon
Browse files

Bug 1596809: Added language string


behatnotneeded

Change-Id: I11f216e845aea4e603bbb7b72aa586f498c600fc
Signed-off-by: default avatarCecilia Vela Gurovic <cecilia@catalyst.net.nz>
(cherry picked from commit 2ce2634a)
parent 60be58c3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -104,6 +104,10 @@ $string['nannotationfeedback'] = array(
    '1 feedback',
    '%s feedback',
);
$string['progress_annotation'] = array(
    'Give 1 feedback on an annotation',
    'Give %s feedbacks on annotations',
);
$string['duplicatedannotation'] = 'Duplicated annotation';
$string['existingannotation'] = 'Existing feedback';
$string['duplicatedannotationfeedback'] = 'Duplicated annotation';