-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121945/#review73715
-----------------------------------------------------------



applets/notifications/package/contents/ui/JobDetailsItem.qml
<https://git.reviewboard.kde.org/r/121945/#comment51309>

    What about something like
    
    return i18np("%2 of 1 file", "%2 of %1 files", total, processed);
    
    and the same for dirs?


- Albert Astals Cid


On gen. 9, 2015, 1:55 p.m., Martin Klapetek wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/121945/
> -----------------------------------------------------------
> 
> (Updated gen. 9, 2015, 1:55 p.m.)
> 
> 
> Review request for Plasma.
> 
> 
> Bugs: 342640
>     https://bugs.kde.org/show_bug.cgi?id=342640
> 
> 
> Repository: plasma-workspace
> 
> 
> Description
> -------
> 
> Yesterday came a bug report about using non-plural i18n for the jobs unit. We 
> need to use plural so that some locales may provide different variations for 
> different numbers.
> 
> For example Czech has
> 1 soubor
> 2 soubory
> ...
> 5 soubor?
> ...
> 
> Unfortunately this came with the string freeze for 5.2, but I think this 
> would be nice to have for 5.2. I'll ask for an exception (and review).
> 
> 
> Diffs
> -----
> 
>   applets/notifications/package/contents/ui/JobDetailsItem.qml 8b18356 
> 
> Diff: https://git.reviewboard.kde.org/r/121945/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Martin Klapetek
> 
>

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to