Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove tab symbols from message #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions extension/_locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -974,7 +974,7 @@
"description": "Short name for the control in the Manual tab in the Info window."
},
"txtManual01" : {
"message": "<p>As you type into text boxes in web pages: <img id='imgMan_MultilineTextbox' /> Formalizr will try to remember the changes you make. This will be reflected in the app's badge icon <img id='imgMan_BadgeIconWithCount1' /> that will display the number of text boxes that it collects input from.</p>\n <p>To check the state of the Formalizr app look at its badge icon:\n <span><img id='imgMan_BadgeIconDefault' /> Default state, with no data collection on the page.</span>\n <span><img id='imgMan_BadgeIconWithCount4' /> Collecting data from 4 text boxes on the page.</span>\n <span><img id='imgMan_BadgeIconIncognito' /> Incognito browsing (must be enabled in the web browser settings.)</span>\n <span><img id='imgMan_BadgeIconInactive' /> Formalizr is inactive (for example, due to unsupported page URL.)</span>\n <span><img id='imgMan_BadgeIconDisabled' /> Data collection is turned off on all web pages.</span>\n <span><img id='imgMan_BadgeIconException' /> Data is not collected on the page due to the Site or Page Exception.</span></p>\n <p>You can view all collected data by clicking the Formalizr badge icon <img id='imgMan_BadgeIconDefault' /> to show the popup window: <img id='imgMan_PopupOpen' /> Click on the page title <img id='imgMan_PageTitle' /> to open the data collected for it: <img id='imgMan_PageCollectedData' /> Use the slider <img id='imgMan_PageSlider' /> to see changes to collected text over time as you typed it. If the text doesn't fit into the box use the corner gripper <img id='imgMan_PageBoxGripper' /> to resize it.</p>\n <p>To retrieve previously typed text, click the 'Copy' link undernearth <img id='imgMan_PageCopyLink' /> to copy it to the Clipboard. You can then paste it anywhere else. You can also click the 'Copy All' button <img id='imgMan_PopupCopyAll' /> to copy additional data from all available text boxes on the page.</p>\n <p>If you are at the web page where the data was collected from, you can use the 'Form Fill' button <img id='imgMan_PopupFormFill' /> to restore all collected data straight into the web page itself. You can get to the original page where the data was collected from by clicking the URL link <img id='imgMan_PopupURLLink' /> in the page title.</p>\n <p>To remove data collected for the page, click the 'Remove Page Data' button <img id='imgMan_PopupRemovePageData' /> and confirm removal. (Make sure to do so while not browsing the page whose data you're removing.)</p>\n <p>Use the 'Off' button <img id='imgMan_PopupOffButton' /> to turn off data collection from all web pages. When data collection is turned off: <img id='imgMan_PopupDisabled' /> use the 'On' button <img id='imgMan_PopupOnButton' /> to turn data collection back on. Additionally you can <kbd>Shift</kbd>-click the 'On/Off' button <img id='imgMan_PopupShiftOffButton' /> to toggle the Site Exception for the current page (or when data collection is turned off for a specific web site.) Likewise, you can <kbd>&#8984;</kbd>+<kbd>Shift</kbd>-click (or <kbd>Ctrl</kbd>+<kbd>Shift</kbd>-click on Windows/Linux) the 'On/Off' button <img id='imgMan_PopupCommandShiftOffButton' /> to toggle the Page Exception for the current page (or when data collection is turned off for a specific web page.) Note that Exceptions can be adjusted later in the Options window.</p>\n <p>Use the 'Show options' button <img id='imgMan_PopupOptionsButton' /> to display the Options window that allows advanced users to adjust Formalizr settings. Or, click the 'Show app information' button <img id='imgMan_PopupInformationButton' /> to learn additional information about the Formalizr or to contact our support team.</p>\n There are some circumstances when Formalizr will not be able to collect data from the web page:\n <ul>\n <li>Data is not collected from Java, Flash, Silverlight or similar plug-ins.</li>\n <li>Data may not be collected from pages supporting their own draft saving (such as Google Docs, Microsoft Office Online, and others.)</li>\n <li>Data may not be collected from text boxes supporting their own input formatting (such as specialized html markup input, etc.)</li>\n </ul>",
"message": "<p>As you type into text boxes in web pages: <img id='imgMan_MultilineTextbox' /> Formalizr will try to remember the changes you make. This will be reflected in the app's badge icon <img id='imgMan_BadgeIconWithCount1' /> that will display the number of text boxes that it collects input from.</p>\n <p>To check the state of the Formalizr app look at its badge icon:\n<span><img id='imgMan_BadgeIconDefault' /> Default state, with no data collection on the page.</span>\n <span><img id='imgMan_BadgeIconWithCount4' /> Collecting data from 4 text boxes on the page.</span>\n <span><img id='imgMan_BadgeIconIncognito' /> Incognito browsing (must be enabled in the web browser settings.)</span>\n <span><img id='imgMan_BadgeIconInactive' /> Formalizr is inactive (for example, due to unsupported page URL.)</span>\n <span><img id='imgMan_BadgeIconDisabled' /> Data collection is turned off on all web pages.</span>\n <span><img id='imgMan_BadgeIconException' /> Data is not collected on the page due to the Site or Page Exception.</span></p>\n <p>You can view all collected data by clicking the Formalizr badge icon <img id='imgMan_BadgeIconDefault' /> to show the popup window: <img id='imgMan_PopupOpen' /> Click on the page title <img id='imgMan_PageTitle' /> to open the data collected for it: <img id='imgMan_PageCollectedData' /> Use the slider <img id='imgMan_PageSlider' /> to see changes to collected text over time as you typed it. If the text doesn't fit into the box use the corner gripper <img id='imgMan_PageBoxGripper' /> to resize it.</p>\n <p>To retrieve previously typed text, click the 'Copy' link undernearth <img id='imgMan_PageCopyLink' /> to copy it to the Clipboard. You can then paste it anywhere else. You can also click the 'Copy All' button <img id='imgMan_PopupCopyAll' /> to copy additional data from all available text boxes on the page.</p>\n <p>If you are at the web page where the data was collected from, you can use the 'Form Fill' button <img id='imgMan_PopupFormFill' /> to restore all collected data straight into the web page itself. You can get to the original page where the data was collected from by clicking the URL link <img id='imgMan_PopupURLLink' /> in the page title.</p>\n <p>To remove data collected for the page, click the 'Remove Page Data' button <img id='imgMan_PopupRemovePageData' /> and confirm removal. (Make sure to do so while not browsing the page whose data you're removing.)</p>\n <p>Use the 'Off' button <img id='imgMan_PopupOffButton' /> to turn off data collection from all web pages. When data collection is turned off: <img id='imgMan_PopupDisabled' /> use the 'On' button <img id='imgMan_PopupOnButton' /> to turn data collection back on. Additionally you can <kbd>Shift</kbd>-click the 'On/Off' button <img id='imgMan_PopupShiftOffButton' /> to toggle the Site Exception for the current page (or when data collection is turned off for a specific web site.) Likewise, you can <kbd>&#8984;</kbd>+<kbd>Shift</kbd>-click (or <kbd>Ctrl</kbd>+<kbd>Shift</kbd>-click on Windows/Linux) the 'On/Off' button <img id='imgMan_PopupCommandShiftOffButton' /> to toggle the Page Exception for the current page (or when data collection is turned off for a specific web page.) Note that Exceptions can be adjusted later in the Options window.</p>\n <p>Use the 'Show options' button <img id='imgMan_PopupOptionsButton' /> to display the Options window that allows advanced users to adjust Formalizr settings. Or, click the 'Show app information' button <img id='imgMan_PopupInformationButton' /> to learn additional information about the Formalizr or to contact our support team.</p>\n There are some circumstances when Formalizr will not be able to collect data from the web page:\n <ul>\n <li>Data is not collected from Java, Flash, Silverlight or similar plug-ins.</li>\n <li>Data may not be collected from pages supporting their own draft saving (such as Google Docs, Microsoft Office Online, and others.)</li>\n <li>Data may not be collected from text boxes supporting their own input formatting (such as specialized html markup input, etc.)</li>\n </ul>",
"description": "HTML markup for the main manual available to the user from the Manual tab in the Info window."
},
"ftr_lgndBasicOp" : {
Expand All @@ -991,4 +991,4 @@
"description": "Legal document outlining the use of the software. Unless specific legal translation is available, it MUST BE left un-translated."
}

}
}