Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Niedermann <info@niedermann.it>2020-05-17 13:04:00 +0300
committerStefan Niedermann <info@niedermann.it>2020-05-17 13:04:00 +0300
commit887a3a5c94f81a1afae0b593a785f36e50d26faf (patch)
tree64e2f8343fd6753a0541da728357b31ff559faa7 /app/src/main/res/values
parent6022d1cac0f899050e3959337457874abe53f512 (diff)
#478 Better handling for zombie fragments after system initiated process death
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 0fe6513ff..22f61c724 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -231,6 +231,7 @@
<string name="server_misconfigured">Server misconfigured</string>
<string name="server_error">Server error</string>
<string name="shared_error">Sharing content from 3rd-party apps is not yet fully supported. Please try to download it first and then share it from you native file manager or gallery.</string>
+ <string name="error_edit_activity_killed_by_android">Android finished the edit mode because it needed more system resources for other apps.</string>
<string name="error_dialog_title">Oh no - What now? 🙁</string>
<string name="error_dialog_tip_token_mismatch_retry">Please try to force close the app and restart it again. There might have been an incorrect connection to the Nextcloud app.</string>