mirror of
https://github.com/jrpie/Launcher.git
synced 2025-05-15 23:11:54 +02:00
show number of widgets for widget panel
This commit is contained in:
parent
8173993601
commit
30e9fcd20f
5 changed files with 36 additions and 8 deletions
|
@ -406,8 +406,8 @@
|
|||
|
||||
<string name="widget_panel_default_name">Widget Panel #%1$d</string>
|
||||
<plurals name="widget_panel_number_of_widgets">
|
||||
<item quantity="one">Contains %d widget.</item>
|
||||
<item quantity="other">Contains %d widgets.</item>
|
||||
<item quantity="one">Contains %1$d widget.</item>
|
||||
<item quantity="other">Contains %1$d widgets.</item>
|
||||
</plurals>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue