From 5169dbc73925e65abf5dd78bc42759a55ac30091 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Date: Wed, 14 Jun 2017 22:09:35 +0200 Subject: [PATCH] Typo s/from/for/ --- src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/en.json b/src/locales/en.json index c2c98fbc..44786813 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -335,7 +335,7 @@ "appslists_custom" : "Custom applications list", "appslists_manage" : "Manage applications lists", "appslists_confirm_remove" : "Are you sure you want to remove this applications list?", - "appslists_info_refresh_desc" : "Refresh applications status from this list.", + "appslists_info_refresh_desc" : "Refresh applications status for this list.", "appslists_info_remove_desc" : "Applications from this list will not be available anymore.", "appslists_last_update" : "Last update", "appslists_unknown_list" : "Unknown apps list: %s",