Fix #6567 - translation for package names
[Pman.Admin] / Pman.Tab.AdminContacts.bjs
index 5a8e7a5..1c947d4 100644 (file)
@@ -2,7 +2,7 @@
  "name" : "Pman.Tab.AdminContacts",
  "parent" : "Pman.Tab.AdminContactsManager",
  "title" : "Pman.Tab.AdminContacts",
- "path" : "/home/khlau/gitlive/web.coba/Pman.Admin/Pman.Tab.AdminContacts.bjs",
+ "path" : "/home/alan/gitlive/Pman.Admin/Pman.Tab.AdminContacts.bjs",
  "permname" : "Core.Person",
  "modOrder" : "001",
  "strings" : {
   "d4d25ad0a12e8d30e9d8d35230f6d1d3" : "Show Removed",
   "9810aa2b9f44401be4bf73188ef2b67d" : "Fax"
  },
+ "named_strings" : {
+  "company_name_emptyText" : "99b344c8ae43e3e7213862b8f35c4e51",
+  "company_name_qtip" : "9675747b5ab12d05f18518761e68a533",
+  "company_name_loadingText" : "1243daf593fa297e07ab03bf06d925af"
+ },
  "items" : [
   {
    "listeners" : {
@@ -72,7 +77,7 @@
        "* prop" : "dataSource",
        "items" : [
         {
-         "$ url" : "baseURL + '/Roo/Person.php'",
+         "$ url" : "baseURL + '/Roo/core_person'",
          "method" : "GET",
          "xtype" : "HttpProxy",
          "$ xns" : "Roo.data",