diff options
author | Christian S <christian@pix-art.de> | 2016-05-06 11:58:19 +0200 |
---|---|---|
committer | Christian S <christian@pix-art.de> | 2016-05-06 11:58:19 +0200 |
commit | a1e951efe2e24137164d7857270a982a4ee0ae45 (patch) | |
tree | 986a2d963876033f14d8e9ed4abf01fe82a2414c /src/main/res/values | |
parent | 8f0f7e94a9626ef51f149f83f04dcb030f1b3234 (diff) | |
parent | e2d3bef7397984b1b717ec4a5bf60f572da73779 (diff) |
Merge remote-tracking branch 'refs/remotes/siacs/master' into development
Diffstat (limited to 'src/main/res/values')
-rw-r--r-- | src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index ecc715de9..643a8168d 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -560,6 +560,7 @@ <string name="no_update_available">No update available</string> <string name="download_started">Download started</string> <string name="account_status_tor_unavailable">Tor network unavailable</string> + <string name="account_status_bind_failure">Bind failure</string> <string name="server_info_broken">Broken</string> <string name="pref_presence_settings">Presence</string> <string name="pref_away_when_screen_off">Away when screen is off</string> |