mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 11:12:23 +01:00
28 lines
1.0 KiB
Plaintext
28 lines
1.0 KiB
Plaintext
{
|
|
"@@locale": "en",
|
|
"backButtonTooltip": "Back",
|
|
"closeButtonLabel": "Close",
|
|
"searchLabel": "Search",
|
|
"closeNavigationTooltip": "Close Navigation",
|
|
"openNavigationTooltip": "Open Navigation",
|
|
"clickToSearch": "Click to search",
|
|
"modalBarrierDismissLabel": "Dismiss",
|
|
"minimizeWindowTooltip": "Minimize",
|
|
"restoreWindowTooltip": "Restore",
|
|
"closeWindowTooltip": "Close",
|
|
"dialogLabel": "Dialog",
|
|
"cutActionLabel": "Cut",
|
|
"copyActionLabel": "Copy",
|
|
"pasteActionLabel": "Paste",
|
|
"selectAllActionLabel": "Select all",
|
|
"newTabLabel": "Add new tab",
|
|
"closeTabLabelSuffix": "Close tab",
|
|
"scrollTabBackwardLabel": "Scroll tab list backward",
|
|
"scrollTabForwardLabel": "Scroll tab list forward",
|
|
"noResultsFoundLabel": "No results found",
|
|
"copyActionTooltip": "Copy the selected content to the clipboard",
|
|
"cutActionTooltip": "Remove the selected content and put it in the clipboard",
|
|
"pasteActionTooltip": "Inserts the contents of the clipboard at the current location",
|
|
"selectAllActionTooltip": "Select all content"
|
|
}
|