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