all txt files updated due to module renaming/merging
diff --git a/accounts/Role/Accounts User/Accounts User.txt b/accounts/Role/Accounts User/Accounts User.txt
index 67994a3..519924e 100644
--- a/accounts/Role/Accounts User/Accounts User.txt
+++ b/accounts/Role/Accounts User/Accounts User.txt
@@ -1 +1,26 @@
-[{'modified_by': 'Guest', 'name': 'Accounts User', 'parent': None, 'creation': '2010-04-08 12:05:21', 'modified': '2010-04-08 12:05:21', 'module': 'Roles', 'doctype': 'Role', 'idx': None, 'parenttype': None, 'role_name': 'Accounts User', 'owner': 'Administrator', 'docstatus': 0, 'parentfield': None}]
\ No newline at end of file
+# Role, Accounts User
+[
+
+	# These values are common in all dictionaries
+	{
+		'creation': '2010-08-08 17:08:51',
+		'docstatus': 0,
+		'modified': '2010-04-08 12:05:21',
+		'modified_by': 'Administrator',
+		'owner': 'Administrator'
+	},
+
+	# These values are common for all Role
+	{
+		'doctype': 'Role',
+		'module': 'Accounts',
+		'name': '__common__',
+		'role_name': 'Accounts User'
+	},
+
+	# Role, Accounts User
+	{
+		'doctype': 'Role',
+		'name': 'Accounts User'
+	}
+]
\ No newline at end of file