Handle plural vs. singular cases in PrintView (#47)
This commit is contained in:
@@ -1921,6 +1921,14 @@
|
||||
<source>(Will print a total of %1 items on %2 pages.)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>(Will print a total of 1 item on 1 page.)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>(Will print a total of %1 items on 1 page.)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>glabels::PropertiesView</name>
|
||||
|
||||
Reference in New Issue
Block a user