aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-09-09 21:13:06 +0200
committerChristian Schneppe <christian@pix-art.de>2019-09-09 21:13:06 +0200
commit3334ab7d0a0a394ae5d8fe7d36d7e297859fb30d (patch)
tree4fd9e7173b01a7c9fc20020665c968866724e7ce /src/main/res/values/strings.xml
parent9da5429893fa61b495466f4f4da203e46e518925 (diff)
introduce new file transfer status
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index b6218464d..6a70c8cd4 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -932,4 +932,5 @@
<string name="account_already_setup">This account has already been setup</string>
<string name="please_enter_password">Please enter the password for this account</string>
<string name="unable_to_perform_this_action">Unable to perform this action</string>
+ <string name="waiting_for_transfer">Waiting for transfer</string>
</resources>