diff options
| author | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2012-01-10 15:13:58 +0400 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2012-01-10 15:13:58 +0400 |
| commit | 7f34760c3cbc00c6068639775fdf59d17df37ec0 (patch) | |
| tree | 9d1cae192e7ed78d98cf8d4d50e962300d4e9529 /res/values/strings.xml | |
| parent | 055707ce678058179bda1656860211e7a6e8c5e3 (diff) | |
| parent | 27161555137065b114a97e8ce5c0b31e45e8c76b (diff) | |
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb
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 9a7adf46..27eea636 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -114,4 +114,5 @@ <string name="offline_image_cache_enabled">Cache images</string> <string name="offline_image_cache_enabled_summary">Download images to sdcard. This might significantly increase time it takes to go offline.</string> <string name="notify_downloading_images">Downloading images (%1$d)...</string> + <string name="article_set_labels">Set labels</string> </resources>
\ No newline at end of file |