MOBILE-4470 lang: Formatting
parent
8884571aca
commit
f96f208628
|
@ -1,5 +1,7 @@
|
|||
{
|
||||
"addnewentry": "Add a new entry",
|
||||
"associatewithcourse": "Blog about course {{$a.coursename}}",
|
||||
"associatewithmodule": "Blog about {{$a.modtype}}: {{$a.modname}}",
|
||||
"associations": "Associations",
|
||||
"blog": "Blog",
|
||||
"blogentries": "Blog entries",
|
||||
|
@ -14,7 +16,5 @@
|
|||
"publishtoworld": "Anyone in the world",
|
||||
"showonlyyourentries": "Show only your entries",
|
||||
"siteblogheading": "Site blog",
|
||||
"tags": "Tags",
|
||||
"associatewithcourse": "Blog about course {{$a.coursename}}",
|
||||
"associatewithmodule": "Blog about {{$a.modtype}}: {{$a.modname}}"
|
||||
"tags": "Tags"
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"contactdataprotectionofficer": "Contact the privacy officer",
|
||||
"cancelrequest": "Cancel request",
|
||||
"cancelrequestconfirmation": "Do you really want cancel this data request?",
|
||||
"contactdataprotectionofficer": "Contact the privacy officer",
|
||||
"createnewdatarequest": "Create a new data request",
|
||||
"datarequests": "Data requests",
|
||||
"daterequested": "Date requested",
|
||||
|
@ -17,8 +17,8 @@
|
|||
"requestcomments": "Comments",
|
||||
"requeststatus": "Status",
|
||||
"requestsubmitted": "Your request has been submitted to the privacy officer",
|
||||
"requesttype_help": "Select the reason for contacting the privacy officer. Be aware that deletion of all personal data will result in you no longer being able to log in to the site.",
|
||||
"requesttype": "Type",
|
||||
"requesttype_help": "Select the reason for contacting the privacy officer. Be aware that deletion of all personal data will result in you no longer being able to log in to the site.",
|
||||
"requesttypedelete": "Delete all of my personal data",
|
||||
"requesttypeexport": "Export all of my personal data",
|
||||
"requesttypeothers": "General enquiry",
|
||||
|
|
|
@ -26,9 +26,9 @@
|
|||
"responseby": "Respondent",
|
||||
"responseon": "Date",
|
||||
"sitepolicynotagreederror": "Site policy not agreed.",
|
||||
"steppolicies": "Policy {{$a.numpolicy}} out of {{$a.totalpolicies}}",
|
||||
"status1": "Active",
|
||||
"status2": "Inactive",
|
||||
"steppolicies": "Policy {{$a.numpolicy}} out of {{$a.totalpolicies}}",
|
||||
"useracceptanceactionaccept": "Accept",
|
||||
"useracceptanceactionacceptone": "Accept {{$a}}",
|
||||
"useracceptanceactiondecline": "Decline",
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
"allcategories": "All categories",
|
||||
"allcourses": "All courses",
|
||||
"empty": "What are you searching for?",
|
||||
"err_minlength": "You must enter at least {{$a.format}} characters here.",
|
||||
"filtercategories": "Filter results by",
|
||||
"filtercourses": "Search in",
|
||||
"filterheader": "Filter",
|
||||
"globalsearch": "Global search",
|
||||
"noresults": "No results for \"{{$a}}\"",
|
||||
"noresultshelp": "Check for typos or try using different keywords",
|
||||
"err_minlength": "You must enter at least {{$a.format}} characters here.",
|
||||
"resultby": "By {{$a}}"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue