diff options
| author | mcbyte-it <mcbyte_it_github@mailinator.com> | 2013-05-24 14:54:11 +0200 |
|---|---|---|
| committer | mcbyte-it <mcbyte_it_github@mailinator.com> | 2013-05-24 14:54:11 +0200 |
| commit | 9ddd335b050b56d1959ad22510a81126aaa46d3d (patch) | |
| tree | d9344e29deeb5463a70b358d2170ae08fabd56ee /res/values/strings.xml | |
| parent | f0c0aa4d93baf904061ececa4fcfa8b086d95e59 (diff) | |
multilanguage for DashClock Extension
Diffstat (limited to 'res/values/strings.xml')
| -rw-r--r-- | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index a886c390..ec1331d3 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -198,4 +198,5 @@ <string name="mark_num_headlines_as_read">Mark %1$d article(s) as read?</string> <string name="prefs_confirm_headlines_catchup">Confirm marking articles as read</string> <string name="author_formatted">by %1$s</string> + <string name="n_unread_articles">%1$d unread articles</string> </resources> |