aboutsummaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2015-03-20 20:07:13 -0700
committerScott Jackson <daneren2005@gmail.com>2015-03-20 20:07:13 -0700
commita711ed48a91969373f1f46e12eabdfc77a4e31c3 (patch)
tree515fe227fad9c5343ba546d6e2d3a5da9bdf886a /res
parente2d272e905c0350af19a773c80a29270cde3e5d4 (diff)
downloaddsub-a711ed48a91969373f1f46e12eabdfc77a4e31c3.tar.gz
dsub-a711ed48a91969373f1f46e12eabdfc77a4e31c3.tar.bz2
dsub-a711ed48a91969373f1f46e12eabdfc77a4e31c3.zip
#454 Add warning when file system is close to being full
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index bcd4917a..789e632f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -142,6 +142,7 @@
<string name="select_album.searching">Searching...</string>
<string name="select_album.no_sdcard">Error: No SD card available.</string>
<string name="select_album.no_network">Warning: No network available.</string>
+ <string name="select_album.no_room">Warning: you only have %s left</string>
<string name="select_album.not_licensed">Server not licensed. %d trial days left.</string>
<string name="select_album.donate_dialog_message">Get unlimited downloads by donating to Subsonic.</string>
<string name="select_album.donate_dialog_now">Now</string>