From 01ba2c4d402987c3ef3192a05f7ad543b8c2c9c6 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 21 Feb 2020 17:16:56 +0100 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1215 of 1215 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1214 of 1214 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ --- www/common/translations/messages.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index fbf973d5c..25b1c58f0 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1309,5 +1309,7 @@ "trimHistory_currentSize": "Current history size: {0}", "trimHistory_noHistory": "No history can be deleted", "settings_trimHistoryTitle": "Delete History", - "settings_trimHistoryHint": "Save storage space by deleting the history of your drive and notifications. This will not affect the history of your pads. You can delete the history of pads in their properties dialog." + "settings_trimHistoryHint": "Save storage space by deleting the history of your drive and notifications. This will not affect the history of your pads. You can delete the history of pads in their properties dialog.", + "makeACopy": "Make a copy", + "copy_title": "{0} (copy)" }