diff --git a/bl-kernel/admin/views/edit-user.php b/bl-kernel/admin/views/edit-user.php
index 9226917d..183439ac 100644
--- a/bl-kernel/admin/views/edit-user.php
+++ b/bl-kernel/admin/views/edit-user.php
@@ -56,7 +56,7 @@
 				'options'=>array('author'=>$L->g('Author'), 'editor'=>$L->g('Editor'), 'admin'=>$L->g('Administrator')),
 				'selected'=>$user->role(),
 				'class'=>'',
-				'tip'=>'Author: Can write and edit his own content. Editor: Can write and edit the content of others.'
+				'tip'=>'Author: Can write and edit their own content. Editor: Can write and edit the content of others.'
 			));
 		}
 
diff --git a/bl-languages/en.json b/bl-languages/en.json
index df0c3d0f..98c99f55 100644
--- a/bl-languages/en.json
+++ b/bl-languages/en.json
@@ -55,7 +55,7 @@
     "manage-categories": "Manage categories",
     "general-settings": "General settings",
     "advanced-settings": "Advanced settings",
-    "thanks-for-support-bludit": "Thanks for support Bludit",
+    "thanks-for-support-bludit": "Thanks for supporting Bludit",
     "upgrade-to-bludit-pro": "Upgrade to Bludit PRO",
     "language": "Language",
     "plugin": "Plugin",
@@ -89,7 +89,7 @@
     "plugin-activated": "Plugin activated",
     "plugin-deactivated": "Plugin deactivated",
     "new-theme-configured": "New theme configured",
-    "changes-on-settings": "Settings have been changed",
+    "changes-on-settings": "Settings changes",
     "plugin-configured": "Plugin configured",
     "welcome-to-bludit": "Welcome to Bludit",
     "statistics": "Statistics",