all txt files updated due to module renaming/merging
diff --git a/accounts/Role/Accounts Manager/Accounts Manager.txt b/accounts/Role/Accounts Manager/Accounts Manager.txt
index b347d61..6f6759c 100644
--- a/accounts/Role/Accounts Manager/Accounts Manager.txt
+++ b/accounts/Role/Accounts Manager/Accounts Manager.txt
@@ -1 +1,26 @@
-[{'modified_by': 'Administrator', 'name': 'Accounts Manager', 'parent': None, 'creation': '2009-03-19 14:57:46', 'modified': '2009-03-19 14:57:46', 'module': 'Roles', 'doctype': 'Role', 'idx': None, 'parenttype': None, 'role_name': 'Accounts Manager', 'owner': 'Administrator', 'docstatus': 0, 'parentfield': None}]
\ No newline at end of file
+# Role, Accounts Manager
+[
+
+	# These values are common in all dictionaries
+	{
+		'creation': '2010-08-08 17:08:51',
+		'docstatus': 0,
+		'modified': '2009-03-19 14:57:46',
+		'modified_by': 'Administrator',
+		'owner': 'Administrator'
+	},
+
+	# These values are common for all Role
+	{
+		'doctype': 'Role',
+		'module': 'Accounts',
+		'name': '__common__',
+		'role_name': 'Accounts Manager'
+	},
+
+	# Role, Accounts Manager
+	{
+		'doctype': 'Role',
+		'name': 'Accounts Manager'
+	}
+]
\ No newline at end of file