compiled/_translation_.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 27 Jul 2010 06:45:43 +0000 (14:45 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 27 Jul 2010 06:45:43 +0000 (14:45 +0800)
compiled/_translation_.js

index ad259be..ffc9b52 100644 (file)
@@ -1,4 +1,32 @@
 
+'Pman.js' : {
+       "Error" : "Error",
+       "You are Logged in as <b>{0} ({1})</b>" : "You are Logged in as <b>{0} ({1})</b>",
+       "Change Password" : "Change Password",
+       "Add New Item" : "Add New Item",
+       "Logout" : "Logout",
+       "Closing this window will loose changes, are you sure you want to do that?" : "Closing this window will loose changes, are you sure you want to do that?",
+       "Loading Document details" : "Loading Document details",
+       "invalid in_out" : "invalid in_out",
+       "Select at least one Row to delete" : "Select at least one Row to delete",
+       "Confirm" : "Confirm",
+       "Are you sure you want to delete that?" : "Are you sure you want to delete that?",
+       "Deleting" : "Deleting",
+       "Error Deleting" : "Error Deleting",
+       "Please Correct all the errors in red" : "Please Correct all the errors in red",
+       "Problem Connecting to Server - please try again." : "Problem Connecting to Server - please try again.",
+       "Saving failed = fix errors and try again" : "Saving failed = fix errors and try again",
+       "Error loading details" : "Error loading details",
+       "Error Sending" : "Error Sending",
+       "Connection timed out sending" : "Connection timed out sending",
+       "Error download" : "Error download",
+       "Problem Loading Data" : "Problem Loading Data",
+       " (clean up) " : " (clean up) ",
+       "Please wait..." : "Please wait...",
+       "Building Interface..." : "Building Interface...",
+       "Building Interface " : "Building Interface ",
+       " of " : " of "
+},
 'Pman.Dialog.Companies.js' : {
        "Edit Companies" : "Edit Companies",
        "Cancel" : "Cancel",
        "Country(s)" : "Country(s)",
        "Select a country to add." : "Select a country to add."
 },
-'Pman.js' : {
-       "Error" : "Error",
-       "You are Logged in as <b>{0} ({1})</b>" : "You are Logged in as <b>{0} ({1})</b>",
-       "Change Password" : "Change Password",
-       "Add New Item" : "Add New Item",
-       "Logout" : "Logout",
-       "Closing this window will loose changes, are you sure you want to do that?" : "Closing this window will loose changes, are you sure you want to do that?",
-       "Loading Document details" : "Loading Document details",
-       "invalid in_out" : "invalid in_out",
-       "Select at least one Row to delete" : "Select at least one Row to delete",
-       "Confirm" : "Confirm",
-       "Are you sure you want to delete that?" : "Are you sure you want to delete that?",
-       "Deleting" : "Deleting",
-       "Error Deleting" : "Error Deleting",
-       "Please Correct all the errors in red" : "Please Correct all the errors in red",
-       "Problem Connecting to Server - please try again." : "Problem Connecting to Server - please try again.",
-       "Saving failed = fix errors and try again" : "Saving failed = fix errors and try again",
-       "Error loading details" : "Error loading details",
-       "Error Sending" : "Error Sending",
-       "Connection timed out sending" : "Connection timed out sending",
-       "Error download" : "Error download",
-       "Problem Loading Data" : "Problem Loading Data",
-       " (clean up) " : " (clean up) ",
-       "Please wait..." : "Please wait...",
-       "Building Interface..." : "Building Interface...",
-       "Building Interface " : "Building Interface ",
-       " of " : " of "
-},
 'Pman.Login.js' : {
        "Error" : "Error",
        "Error getting authentication status. - try reloading, or wait a while" : "Error getting authentication status. - try reloading, or wait a while",