mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Removed js translations which are no longer applicable
This commit is contained in:
parent
1222231da9
commit
b24bb777f0
@ -1,28 +1,15 @@
|
||||
{
|
||||
"FILEIFRAMEFIELD.CONFIRMDELETE": "Are you sure you want to delete this file?",
|
||||
"FILEIFRAMEFIELD.DELETEFILE": "Delete File",
|
||||
"FILEIFRAMEFIELD.DELETEIMAGE": "Delete Image",
|
||||
"FILEIFRAMEFIELD.UNATTACHFILE": "Un-Attach File",
|
||||
"File.DRAFT": "Draft",
|
||||
"File.MODIFIED": "Modified",
|
||||
"File.PUBLISHED": "Published",
|
||||
"FormField.NONE": "None",
|
||||
"GRIDFIELD.ERRORINTRANSACTION": "An error occured while fetching data from the server\n Please try again later.",
|
||||
"HASMANYFILEFIELD.UPLOADING": "Uploading... %s",
|
||||
"HtmlEditorField.SelectAnchor": "Select an anchor",
|
||||
"LOADING": "loading...",
|
||||
"LeftAndMain.IncompatBrowserWarning": "Your browser is not compatible with the CMS interface. Please use Internet Explorer 7+, Google Chrome 10+ or Mozilla Firefox 3.5+.",
|
||||
"RESTRICTEDTEXTFIELD.CHARCANTBEUSED": "The character '%s' cannot be used in this field",
|
||||
"TABLEFIELD.DELETECONFIRMMESSAGE": "Are you sure you want to delete this record?",
|
||||
"TreeDropdownField.ENTERTOSEARCH": "Press enter to search",
|
||||
"TreeDropdownField.FieldTitle": "Choose",
|
||||
"TreeDropdownField.OpenLink": "Open",
|
||||
"TreeDropdownField.SearchFieldTitle": "Choose or Search",
|
||||
"UNIQUEFIELD.CANNOTLEAVEEMPTY": "This field cannot be left empty",
|
||||
"UNIQUEFIELD.ENTERNEWVALUE": "You will need to enter a new value for this field",
|
||||
"UNIQUEFIELD.SUGGESTED": "Changed value to '%s' : %s",
|
||||
"UPDATEURL.CONFIRM": "Would you like me to change the URL to:\n\n%s\/\n\nClick Ok to change the URL, click Cancel to leave it as:\n\n%s",
|
||||
"UPDATEURL.CONFIRMURLCHANGED": "The URL has been changed to\n'%s'",
|
||||
"UploadField.ConfirmDelete": "Are you sure you want to remove this file from the server filesystem?",
|
||||
"UploadField.EMPTYRESULT": "Empty file upload result",
|
||||
"UploadField.Editing": "Editing ...",
|
||||
@ -41,5 +28,4 @@
|
||||
"UploadField.UPLOADEDBYTES": "Uploaded bytes exceed file size",
|
||||
"UploadField.Uploaded": "Uploaded",
|
||||
"UploadField.WRITEFAILED": "Failed to write file to disk",
|
||||
"VALIDATOR.FIELDREQUIRED": "Please fill out \"%s\", it is required."
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user