Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/libo_help-7-6/textshared02/en_GB/changes/?format=api&page=24
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2221,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/changes/?format=api&page=25",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/changes/?format=api&page=23",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339943/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.393632Z",
            "action": 59,
            "target": "<INPUT TYPE=text ONFOCUS=\"/* code */\"",
            "id": 34719539,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719539/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339936/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.393590Z",
            "action": 59,
            "target": "The HTML filter now uses precisely these listener interfaces and method names so that it can import and export events as desired. You can register a focus event through",
            "id": 34719538,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719538/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339929/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.393544Z",
            "action": 59,
            "target": "Event handling of controls is performed using the $[officename] API. If you assign an event to a control, an object registers itself internally as a \"Listener\" for a specific control event. To do this, the object must use a specific interface, for example the XFocusListener Interface, so that it can react to focus events. When the event occurs, the control then invokes a special method of the Listener interface when the control receives the focus. The internally registered object then invokes the JavaScript or $[officename] Basic code, which was assigned to the event.",
            "id": 34719537,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719537/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339924/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.393500Z",
            "action": 59,
            "target": "Note that the XListener- and method components of this option are case-sensitive.",
            "id": 34719536,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719536/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339918/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.393458Z",
            "action": 59,
            "target": "SDEvent-XListener-method = \"/* event-code */\"",
            "id": 34719535,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719535/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339911/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.393414Z",
            "action": 59,
            "target": "Generic names that consist of the Listener interface and the method name of the event are used for all other events: An event registered as XListener::method is exported as",
            "id": 34719534,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719534/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339905/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.393366Z",
            "action": 59,
            "target": "You can use all control elements and form events in HTML documents. There have been numerous events to date (for example, focus events), which have not been changed. They will continue to be imported and exported as ONFOCUS, ONBLUR, and so on for JavaScript and as SDONFOCUS, SDONBLUR, and so on for $[officename] Basic.",
            "id": 34719533,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719533/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339898/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.393317Z",
            "action": 59,
            "target": "HTML Filters and Forms",
            "id": 34719532,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719532/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339892/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.393267Z",
            "action": 59,
            "target": "<bookmark_value>forms; HTML filters</bookmark_value>",
            "id": 34719531,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719531/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339883/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.393218Z",
            "action": 59,
            "target": "HTML Filters and Forms",
            "id": 34719530,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719530/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339877/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.393168Z",
            "action": 59,
            "target": "<ahelp hid=\".uno:ShowPropertyBrowser\">Starts the <emph>Properties</emph> dialogue box for the selected entry.</ahelp> If a form is selected, the <link href=\"text/shared/02/01170200.xhp\">Form Properties</link> dialogue box opens. If a control is selected, the <link href=\"text/shared/02/01170100.xhp\">Control Properties</link> dialogue box opens.",
            "id": 34719529,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719529/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339861/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.393120Z",
            "action": 59,
            "target": "Properties",
            "id": 34719528,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719528/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339855/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.393071Z",
            "action": 59,
            "target": "<ahelp hid=\"SID_FM_RENAME_OBJECT\">Renames the selected object.</ahelp>",
            "id": 34719527,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719527/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339848/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.393021Z",
            "action": 59,
            "target": "Rename",
            "id": 34719526,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719526/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339840/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392972Z",
            "action": 59,
            "target": "When a form is selected, it opens the <link href=\"text/shared/02/01170300.xhp\"><emph>Tab Order</emph></link> dialogue box, where the indices for focusing the control elements on the Tab key are defined.",
            "id": 34719525,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719525/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339834/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392925Z",
            "action": 59,
            "target": "Tab order",
            "id": 34719524,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719524/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339827/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392876Z",
            "action": 59,
            "target": "<ahelp hid=\"SID_FM_DELETE\">Deletes the selected entry.</ahelp> This allows you to delete individual form components as well as whole forms with one mouse click.",
            "id": 34719523,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719523/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339823/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392826Z",
            "action": 59,
            "target": "Delete",
            "id": 34719522,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719522/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339817/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392753Z",
            "action": 59,
            "target": "Drag-and-drop to copy controls within the same document or between documents. Open another form document and drag the hidden control from the <emph>Form Navigator</emph> into the <emph>Form Navigator</emph> of the target document. Click a visible control directly in the document, rest the mouse for a moment so that a copy of the control is added to the drag-and-drop clipboard, then drag the copy into the other document. If you want a copy in the same document, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while dragging.",
            "id": 34719521,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719521/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339812/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392700Z",
            "action": 59,
            "target": "You can copy controls in the document through the clipboard (shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C for copying and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V for inserting). You can copy hidden controls in the <emph>Form Navigator</emph> by using drag-and-drop while keeping the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key pressed.",
            "id": 34719520,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719520/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339799/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392650Z",
            "action": 59,
            "target": "<ahelp hid=\"SID_FM_NEW_HIDDEN\">Creates a hidden control in the selected form that is not visible on screen and is hidden from the user. A hidden control serves to include data that is transmitted together with the form.</ahelp> It contains additional information or clarifying text that you can specify when creating the form through the <link href=\"text/shared/02/01170101.xhp\">Special Properties</link> of the control. Select the entry of the hidden control in the <emph>Form Navigator</emph> and select the <emph>Properties</emph> command.",
            "id": 34719519,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719519/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339795/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392602Z",
            "action": 59,
            "target": "Hidden Control",
            "id": 34719518,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719518/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339791/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392550Z",
            "action": 59,
            "target": "<ahelp hid=\"SID_FM_NEW_FORM\">Creates a new form in the document. </ahelp> To create a <link href=\"text/shared/02/01170203.xhp\">sub-form</link> add the new form under the desired parent form.",
            "id": 34719517,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719517/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339783/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392502Z",
            "action": 59,
            "target": "Form",
            "id": 34719516,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719516/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339757/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392454Z",
            "action": 59,
            "target": "<ahelp hid=\"SID_FM_NEW\">Adds new elements to the form. The <emph>Add</emph> function can only be called if a form is selected in the <emph>Form Navigator</emph>.</ahelp>",
            "id": 34719515,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719515/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339751/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392406Z",
            "action": 59,
            "target": "New",
            "id": 34719514,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719514/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339745/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392360Z",
            "action": 59,
            "target": "If you call the context menu of a selected entry, the <emph>Form Navigator</emph> offers the following functions:",
            "id": 34719513,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719513/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339740/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392314Z",
            "action": 59,
            "target": "If you select a control in the <emph>Form Navigator</emph>, the corresponding element is selected in the document.",
            "id": 34719512,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719512/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339734/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392257Z",
            "action": 59,
            "target": "To edit the name in the <emph>Form Navigator</emph>, click on the name and enter a new name, or use the command in the context menu.",
            "id": 34719511,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719511/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339727/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392209Z",
            "action": 59,
            "target": "You can change how the different controls are arranged by dragging-and-dropping them in the <emph>Form Navigator</emph>. Select one or more controls and drag them into another form. Alternatively use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+X or the context menu command <emph>Cut</emph> to move a control to the clipboard and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V or the command <emph>Insert</emph> to insert the control into another position.",
            "id": 34719510,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719510/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339721/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392161Z",
            "action": 59,
            "target": "<ahelp hid=\".\">The <emph>Form Navigator</emph> contains a list of all created (logical) forms with the corresponding control fields.</ahelp> You can see whether a form contains control fields by the plus sign displayed before the entry. Click the plus sign to open the list of the form elements.",
            "id": 34719509,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719509/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339716/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392115Z",
            "action": 59,
            "target": "When using several forms, the Form Navigator gives an overview of all forms, and also provides various functions for editing them.",
            "id": 34719508,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719508/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339709/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392083Z",
            "action": 59,
            "target": "<ahelp hid=\".uno:ShowFmExplorer\">Opens the <emph>Form Navigator</emph>. The <emph>Form Navigator</emph> displays all forms and sub-forms of the current document with their respective controls.</ahelp>",
            "id": 34719507,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719507/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339705/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392058Z",
            "action": 59,
            "target": "<link href=\"text/shared/02/01170600.xhp\">Form Navigator</link>",
            "id": 34719506,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719506/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339702/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392031Z",
            "action": 59,
            "target": "<bookmark_value>controls;arranging in forms</bookmark_value><bookmark_value>forms;Navigator</bookmark_value><bookmark_value>Form Navigator</bookmark_value><bookmark_value>sub-forms; creating</bookmark_value><bookmark_value>controls; hidden</bookmark_value><bookmark_value>hidden controls in Form Navigator</bookmark_value>",
            "id": 34719505,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719505/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339696/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.392004Z",
            "action": 59,
            "target": "Form Navigator",
            "id": 34719504,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719504/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339690/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.391976Z",
            "action": 59,
            "target": "If your form is linked to a database and you turn off the Design mode, the <link href=\"text/shared/main0213.xhp\">Form Bar</link> is displayed at the lower margin of the document window. You can edit the link to the database in the <link href=\"text/shared/02/01170201.xhp\">Form Properties</link>.",
            "id": 34719503,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719503/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339686/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.391949Z",
            "action": 59,
            "target": "Please note the <link href=\"text/shared/02/01171000.xhp\"><emph>Open in Design Mode</emph></link> function. If <emph>Open in Design Mode</emph> is activated, the document is always opened in Design mode, regardless of the state in which it is saved.",
            "id": 34719502,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719502/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339681/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.391919Z",
            "action": 59,
            "target": "",
            "id": 34719501,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719501/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339676/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.391882Z",
            "action": 59,
            "target": "<link href=\"text/shared/02/01170500.xhp\">Design Mode On/Off</link>",
            "id": 34719500,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719500/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339670/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.391835Z",
            "action": 59,
            "target": "Design Mode On/Off",
            "id": 34719499,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719499/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339664/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.391786Z",
            "action": 59,
            "target": "If you add fields to a form and you switch off the <link href=\"text/shared/02/01170500.xhp\">Design Mode</link>, you can see that $[officename] sets up a labelled input field for every inserted database field where the user can enter data.",
            "id": 34719498,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719498/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339658/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.391735Z",
            "action": 59,
            "target": "You can incorporate a field into the current document by dragging-and-dropping it into the document while holding down the mouse button. A corresponding field is then set up in the document with a link to the database.",
            "id": 34719497,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719497/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339650/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.391685Z",
            "action": 59,
            "target": "<ahelp hid=\"HID_FIELD_SEL\">The field selection window lists all database fields of the table or query that was specified as the data source in the <link href=\"text/shared/02/01170201.xhp\">Form Properties</link>.</ahelp>",
            "id": 34719496,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719496/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339644/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.391635Z",
            "action": 59,
            "target": "<variable id=\"text\"><ahelp hid=\".uno:AddField\">Opens a window in which you can select a database field to add to the form or report.</ahelp></variable>",
            "id": 34719495,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719495/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339639/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.391587Z",
            "action": 59,
            "target": "<link href=\"text/shared/02/01170400.xhp\">Add Field:</link>",
            "id": 34719494,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719494/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339633/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.391537Z",
            "action": 59,
            "target": "",
            "id": 34719493,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719493/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339629/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.391487Z",
            "action": 59,
            "target": "Add Field",
            "id": 34719492,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719492/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339623/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.391437Z",
            "action": 59,
            "target": "<ahelp hid=\"modules/spropctrlr/ui/taborder/autoB\">Click the <emph>Automatic Sort</emph> button to automatically sort the controls according to their position in the document.</ahelp>",
            "id": 34719491,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719491/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/97339618/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared02/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared02/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:57:16.391389Z",
            "action": 59,
            "target": "Automatic Sort",
            "id": 34719490,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/34719490/?format=api"
        }
    ]
}