diff options
author | iNPUTmice <daniel@gultsch.de> | 2014-10-14 18:16:03 +0200 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2014-10-14 18:16:03 +0200 |
commit | e98460771bac4e2252556ea6cf483c93a1ecf176 (patch) | |
tree | b425a9cd492768027ded2b5047966240d0ca36cc /res/values/strings.xml | |
parent | 470410b389bc38ab22fe5f877149c93795c5b0fb (diff) |
read image bounds on downloaded image
Diffstat (limited to '')
-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 d694f8ef..900d6db4 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -266,5 +266,6 @@ <string name="conference_members_only">This conference is members only</string> <string name="conference_kicked">You have been kicked from this conference</string> <string name="using_account">using account %s</string> + <string name="checking_image">Checking image on HTTP host</string> </resources>
\ No newline at end of file |