-
-
Notifications
You must be signed in to change notification settings - Fork 87
New Crowdin updates #768
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
base: master
Are you sure you want to change the base?
New Crowdin updates #768
Changes from 7 commits
6ef0cb0
82ef318
689c08c
63bfe2f
1e477e2
b3c6c9f
7c33cd9
c9441f6
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -384,7 +384,7 @@ | |||||||||||||||
| "description": "Close tab" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandLabelUnloadTab": { | ||||||||||||||||
| "message": "Unload tab", | ||||||||||||||||
| "message": "Tabblad sluiten", | ||||||||||||||||
| "description": "Unload tab" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandLabelRestoreTab": { | ||||||||||||||||
|
|
@@ -620,11 +620,11 @@ | |||||||||||||||
| "description": "Open custom URL in new window" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandLabelOpenCustomURLInNewPrivateWindow": { | ||||||||||||||||
| "message": "Open custom URL in new private window", | ||||||||||||||||
| "message": "Open specifieke URL in nieuw venster", | ||||||||||||||||
| "description": "Open custom URL in new private window" | ||||||||||||||||
|
Comment on lines
622
to
624
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Private-window label missing “privé”. Line 623 currently reads like a normal new window, but the description targets a private window. This is user-facing and confusing. 🛠️ Proposed fix- "message": "Open specifieke URL in nieuw venster",
+ "message": "Open specifieke URL in nieuw privévenster",📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||||||||||
| }, | ||||||||||||||||
| "commandLabelInsertCustomText": { | ||||||||||||||||
| "message": "Insert custom text", | ||||||||||||||||
| "message": "Aangepaste tekst invoegen", | ||||||||||||||||
| "description": "Insert custom text" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandLabelPasteClipboard": { | ||||||||||||||||
|
|
@@ -640,11 +640,11 @@ | |||||||||||||||
| "description": "Open URL from clipboard in new tab" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandLabelOpenURLFromClipboardInNewWindow": { | ||||||||||||||||
| "message": "Open URL from clipboard in new window", | ||||||||||||||||
| "message": "Open URL van klembord in nieuw venster", | ||||||||||||||||
| "description": "Open URL from clipboard in new window" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandLabelOpenURLFromClipboardInNewPrivateWindow": { | ||||||||||||||||
| "message": "Open URL from clipboard in new private window", | ||||||||||||||||
| "message": "Open URL van klembord in nieuw privévenster", | ||||||||||||||||
| "description": "Open URL from clipboard in new private window" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandLabelOpenAddonSettings": { | ||||||||||||||||
|
|
@@ -664,19 +664,19 @@ | |||||||||||||||
| "description": "Link to bookmark" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandLabelSaveScreenshot": { | ||||||||||||||||
| "message": "Save screenshot", | ||||||||||||||||
| "message": "Schermafdruk opslaan", | ||||||||||||||||
| "description": "Save screenshot" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandLabelCopyTabURL": { | ||||||||||||||||
| "message": "Copy tab URL", | ||||||||||||||||
| "message": "URL van tab kopiëren", | ||||||||||||||||
| "description": "Copy tab URL" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandLabelCopyLinkURL": { | ||||||||||||||||
| "message": "Link-URL kopiëren", | ||||||||||||||||
| "description": "Copy link URL" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandLabelCopyImageURL": { | ||||||||||||||||
| "message": "Copy image URL", | ||||||||||||||||
| "message": "URL van afbeelding kopiëren", | ||||||||||||||||
| "description": "Copy image URL" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandLabelCopyTextSelection": { | ||||||||||||||||
|
|
@@ -704,23 +704,23 @@ | |||||||||||||||
| "description": "[Popup] Search engines" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandLabelPopupCustomCommandList": { | ||||||||||||||||
| "message": "[Popup] Custom command list", | ||||||||||||||||
| "message": "[Popup] Aangepaste commando lijst", | ||||||||||||||||
| "description": "[Popup] Custom command list" | ||||||||||||||||
|
Comment on lines
706
to
708
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Compound noun should be one word: "commandolijst". Dutch orthography requires compound nouns to be written as a single word. 🛠️ Proposed fix- "message": "[Popup] Aangepaste commando lijst",
+ "message": "[Popup] Aangepaste commandolijst",📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||||||||||
| }, | ||||||||||||||||
| "commandLabelSendMessageToOtherAddon": { | ||||||||||||||||
| "message": "Send message to other add-on", | ||||||||||||||||
| "message": "Bericht verzenden naar andere add-on", | ||||||||||||||||
| "description": "Send message to other add-on" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandLabelExecuteUserScript": { | ||||||||||||||||
| "message": "Execute user script", | ||||||||||||||||
| "message": "Gebruikersscript uitvoeren", | ||||||||||||||||
| "description": "Execute user script" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandLabelClearBrowsingData": { | ||||||||||||||||
| "message": "Clear browsing data", | ||||||||||||||||
| "message": "Browserdata opschonen", | ||||||||||||||||
| "description": "Clear browsing data" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandLabelRunMultiPurposeCommand": { | ||||||||||||||||
| "message": "Run multi purpose command", | ||||||||||||||||
| "message": "Voer commando voor meedere doelen uit", | ||||||||||||||||
| "description": "Run multi purpose command" | ||||||||||||||||
|
Comment on lines
722
to
724
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Fix typo in Dutch string. Line 723 uses “meedere” → should be “meerdere”. 🛠️ Proposed fix- "message": "Voer commando voor meedere doelen uit",
+ "message": "Voer commando voor meerdere doelen uit",📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||||||||||
| }, | ||||||||||||||||
| "commandDescriptionToggleBookmark": { | ||||||||||||||||
|
|
@@ -740,7 +740,7 @@ | |||||||||||||||
| "description": "Reloads the current page." | ||||||||||||||||
| }, | ||||||||||||||||
| "commandDescriptionReloadFrame": { | ||||||||||||||||
| "message": "Reloads the frame on which the gesture started.", | ||||||||||||||||
| "message": "Herlaadt het kader waarop het gebaar is gestart.", | ||||||||||||||||
| "description": "Reloads the frame on which the gesture started." | ||||||||||||||||
| }, | ||||||||||||||||
| "commandDescriptionStopLoading": { | ||||||||||||||||
|
|
@@ -1092,79 +1092,79 @@ | |||||||||||||||
| "description": "Combines multiple commands into one and executes the first command which runs successfully under the given context/conditions." | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelNewTabPosition": { | ||||||||||||||||
| "message": "New tab position", | ||||||||||||||||
| "message": "Nieuw tabblad positie", | ||||||||||||||||
| "description": "New tab position" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelNewTabPositionDefault": { | ||||||||||||||||
| "message": "default", | ||||||||||||||||
| "description": "default" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelNewTabPositionBefore": { | ||||||||||||||||
| "message": "before", | ||||||||||||||||
| "message": "voor", | ||||||||||||||||
| "description": "before" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelNewTabPositionAfter": { | ||||||||||||||||
| "message": "after", | ||||||||||||||||
| "message": "na", | ||||||||||||||||
| "description": "after" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelNewTabPositionStart": { | ||||||||||||||||
| "message": "start", | ||||||||||||||||
| "description": "start" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelNewTabPositionEnd": { | ||||||||||||||||
| "message": "end", | ||||||||||||||||
| "message": "einde", | ||||||||||||||||
| "description": "end" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelNewTabFocus": { | ||||||||||||||||
| "message": "Focus new tab", | ||||||||||||||||
| "message": "Focus op nieuw tabblad", | ||||||||||||||||
| "description": "Focus new tab" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelTabNextFocus": { | ||||||||||||||||
| "message": "Next tab", | ||||||||||||||||
| "message": "Volgend tabblad", | ||||||||||||||||
| "description": "Next tab" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelTabNextFocusDefault": { | ||||||||||||||||
| "message": "default", | ||||||||||||||||
| "message": "standaard", | ||||||||||||||||
| "description": "default" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelTabNextFocusPrevious": { | ||||||||||||||||
| "message": "previous", | ||||||||||||||||
| "message": "vorige", | ||||||||||||||||
| "description": "previous" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelTabNextFocusNext": { | ||||||||||||||||
| "message": "next", | ||||||||||||||||
| "message": "volgende", | ||||||||||||||||
| "description": "next" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelTabNextFocusRecently": { | ||||||||||||||||
| "message": "last focused", | ||||||||||||||||
| "message": "laatst gefocust", | ||||||||||||||||
| "description": "last focused" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelTabClosePinned": { | ||||||||||||||||
| "message": "Close pinned tabs", | ||||||||||||||||
| "message": "Sluit vastgezette tabbladen", | ||||||||||||||||
| "description": "Close pinned tabs" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelRestoreCurrentWindow": { | ||||||||||||||||
| "message": "Current window only", | ||||||||||||||||
| "message": "Alleen huidig venster", | ||||||||||||||||
| "description": "Current window only" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelReloadCache": { | ||||||||||||||||
| "message": "Reload cache", | ||||||||||||||||
| "message": "Cache herladen", | ||||||||||||||||
| "description": "Reload cache" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelZoomStep": { | ||||||||||||||||
| "message": "Zoom step", | ||||||||||||||||
| "message": "Zoomstap", | ||||||||||||||||
| "description": "Zoom step" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelScrollDuration": { | ||||||||||||||||
| "message": "Scroll duration", | ||||||||||||||||
| "message": "Scrollduur", | ||||||||||||||||
| "description": "Scroll duration" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelScrollProportion": { | ||||||||||||||||
| "message": "Scroll proportion", | ||||||||||||||||
| "message": "Scrollproportie", | ||||||||||||||||
| "description": "Scroll proportion" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelFocusIncludePinned": { | ||||||||||||||||
| "message": "Include pinned tabs", | ||||||||||||||||
| "message": "Inclusief vastgezette tabbladen", | ||||||||||||||||
| "description": "Include pinned tabs" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelTabCycling": { | ||||||||||||||||
|
|
@@ -1176,111 +1176,111 @@ | |||||||||||||||
| "description": "Exclude discarded tabs" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelOpenEmptyTab": { | ||||||||||||||||
| "message": "Open empty tab", | ||||||||||||||||
| "message": "Open leeg tabblad", | ||||||||||||||||
| "description": "Open empty tab" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelOpenEmptySearch": { | ||||||||||||||||
| "message": "Open empty search", | ||||||||||||||||
| "message": "Open lege zoekopdracht", | ||||||||||||||||
| "description": "Open empty search" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelOpenEmptyWindow": { | ||||||||||||||||
| "message": "Open empty window", | ||||||||||||||||
| "message": "Open leeg venster", | ||||||||||||||||
| "description": "Open empty window" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelSearchEngineURL": { | ||||||||||||||||
| "message": "Search engine URL", | ||||||||||||||||
| "message": "Zoekmachine URL", | ||||||||||||||||
| "description": "Search engine URL" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelSavePromptDialog": { | ||||||||||||||||
| "message": "Prompt dialog", | ||||||||||||||||
| "description": "Prompt dialog" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelCustomURL": { | ||||||||||||||||
| "message": "Custom URL", | ||||||||||||||||
| "message": "Aangepaste URL", | ||||||||||||||||
| "description": "Custom URL" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelCustomText": { | ||||||||||||||||
| "message": "Custom text", | ||||||||||||||||
| "message": "Aangepaste tekst", | ||||||||||||||||
| "description": "Custom text" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelAddonId": { | ||||||||||||||||
| "message": "Add-on ID", | ||||||||||||||||
| "description": "Add-on ID" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelAddonMessage": { | ||||||||||||||||
| "message": "Message", | ||||||||||||||||
| "message": "Boodschap", | ||||||||||||||||
| "description": "Message" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelParseMessage": { | ||||||||||||||||
| "message": "Parse message", | ||||||||||||||||
| "message": "Boodschap verwerken", | ||||||||||||||||
| "description": "Parse message" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelTabOrder": { | ||||||||||||||||
| "message": "Tab order", | ||||||||||||||||
| "message": "Tabblad volgorde", | ||||||||||||||||
| "description": "Tab order" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelTabOrderNone": { | ||||||||||||||||
| "message": "none (default)", | ||||||||||||||||
| "message": "geen (standaard)", | ||||||||||||||||
| "description": "none (default)" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelTabOrderLastAccessedAsc": { | ||||||||||||||||
| "message": "last accessed ascending", | ||||||||||||||||
| "message": "laatst geopend oplopend", | ||||||||||||||||
| "description": "last accessed ascending" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelTabOrderLastAccessedDesc": { | ||||||||||||||||
| "message": "last accessed descending", | ||||||||||||||||
| "message": "laatst geopend aflopend", | ||||||||||||||||
| "description": "last accessed descending" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelTabOrderAlphabeticallyAsc": { | ||||||||||||||||
| "message": "alphabetically ascending", | ||||||||||||||||
| "message": "alfabetisch oplopend", | ||||||||||||||||
| "description": "alphabetically ascending" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelTabOrderAlphabeticallyDesc": { | ||||||||||||||||
| "message": "alphabetically descending", | ||||||||||||||||
| "message": "alfabetisch aflopend", | ||||||||||||||||
| "description": "alphabetically descending" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelTabIncludeCurrent": { | ||||||||||||||||
| "message": "Include current tab", | ||||||||||||||||
| "message": "Huidige tabblad opnemen", | ||||||||||||||||
| "description": "Include current tab" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelTabShift": { | ||||||||||||||||
| "message": "Shift", | ||||||||||||||||
| "description": "Shift" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelNewWindowFocus": { | ||||||||||||||||
| "message": "Focus new window", | ||||||||||||||||
| "message": "Focus op nieuw venster", | ||||||||||||||||
| "description": "Focus new window" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelUserScriptWarning": { | ||||||||||||||||
| "message": "Careful!", | ||||||||||||||||
| "message": "Voorzichtig!", | ||||||||||||||||
| "description": "Careful!" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelUserScriptCode": { | ||||||||||||||||
| "message": "User script code", | ||||||||||||||||
| "message": "Scriptcode gebruiker", | ||||||||||||||||
| "description": "User script code" | ||||||||||||||||
|
Comment on lines
1258
to
1260
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Awkward word order: "Scriptcode gebruiker". In Dutch, the modifier precedes the head noun in a compound. 🛠️ Proposed fix- "message": "Scriptcode gebruiker",
+ "message": "Gebruikersscriptcode",📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelTargetFrame": { | ||||||||||||||||
| "message": "Target frame", | ||||||||||||||||
| "message": "Doelframe", | ||||||||||||||||
| "description": "Target frame" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelTargetFrameSourceFrame": { | ||||||||||||||||
| "message": "Source frame", | ||||||||||||||||
| "message": "Bronframe", | ||||||||||||||||
| "description": "Source frame" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelTargetFrameAllFrames": { | ||||||||||||||||
| "message": "All frames", | ||||||||||||||||
| "message": "Alle frames", | ||||||||||||||||
| "description": "All frames" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelTargetFrameTopFrame": { | ||||||||||||||||
| "message": "Top-level frame", | ||||||||||||||||
| "message": "Top-niveau frame", | ||||||||||||||||
| "description": "Top-level frame" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelCustomMatchPattern": { | ||||||||||||||||
| "message": "Custom match pattern", | ||||||||||||||||
| "message": "Aangepast overeenkomend patroon", | ||||||||||||||||
| "description": "Custom match pattern" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelCommandSelection": { | ||||||||||||||||
| "message": "Command selection", | ||||||||||||||||
| "message": "Commando selectie", | ||||||||||||||||
| "description": "Command selection" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelBrowsingDataCache": { | ||||||||||||||||
|
|
@@ -1296,7 +1296,7 @@ | |||||||||||||||
| "description": "Downloads" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelBrowsingDataFormData": { | ||||||||||||||||
| "message": "Form data", | ||||||||||||||||
| "message": "Formuliergegevens", | ||||||||||||||||
| "description": "Form data" | ||||||||||||||||
| }, | ||||||||||||||||
| "commandSettingLabelBrowsingDataHistory": { | ||||||||||||||||
|
|
@@ -1510,11 +1510,11 @@ | |||||||||||||||
| "description": "New Gesture" | ||||||||||||||||
| }, | ||||||||||||||||
| "gesturePopupTitleEditGesture": { | ||||||||||||||||
| "message": "Edit Gesture", | ||||||||||||||||
| "message": "Gebaar bewerken", | ||||||||||||||||
| "description": "Edit Gesture" | ||||||||||||||||
| }, | ||||||||||||||||
| "gesturePopupRecordingAreaText": { | ||||||||||||||||
| "message": "Use the $MOUSEBUTTON$ mouse button to record a new gesture.", | ||||||||||||||||
| "message": "Gebruik de $MOUSEBUTTON$ muisknop voor een nieuw gebaar op te nemen.", | ||||||||||||||||
| "description": "Use the right mouse button to record a new gesture.", | ||||||||||||||||
|
Comment on lines
1516
to
1518
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Grammar: use "om … te" instead of "voor … te" for purpose infinitive clauses. Standard Dutch uses 🛠️ Proposed fix- "message": "Gebruik de $MOUSEBUTTON$ muisknop voor een nieuw gebaar op te nemen.",
+ "message": "Gebruik de $MOUSEBUTTON$ muisknop om een nieuw gebaar op te nemen.",📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||||||||||
| "placeholders": { | ||||||||||||||||
| "mousebutton": { | ||||||||||||||||
|
|
@@ -1524,15 +1524,15 @@ | |||||||||||||||
| } | ||||||||||||||||
| }, | ||||||||||||||||
| "gesturePopupMouseButtonLeft": { | ||||||||||||||||
| "message": "left", | ||||||||||||||||
| "message": "links", | ||||||||||||||||
| "description": "This will replace the placeholder in \"Use the $MOUSEBUTTON$ mouse button to record a new gesture.\"" | ||||||||||||||||
| }, | ||||||||||||||||
| "gesturePopupMouseButtonRight": { | ||||||||||||||||
| "message": "right", | ||||||||||||||||
| "message": "rechts", | ||||||||||||||||
| "description": "This will replace the placeholder in \"Use the $MOUSEBUTTON$ mouse button to record a new gesture.\"" | ||||||||||||||||
| }, | ||||||||||||||||
| "gesturePopupMouseButtonMiddle": { | ||||||||||||||||
| "message": "middle", | ||||||||||||||||
| "message": "midden", | ||||||||||||||||
| "description": "This will replace the placeholder in \"Use the $MOUSEBUTTON$ mouse button to record a new gesture.\"" | ||||||||||||||||
| }, | ||||||||||||||||
| "gesturePopupLabelCommand": { | ||||||||||||||||
|
|
||||||||||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Incorrect label: “Unload tab” is shown as “Close tab”.
Line 387 now matches the “Close tab” label and will mislead users. Suggest a distinct Dutch translation for unload/discard.
🛠️ Proposed fix
📝 Committable suggestion
🤖 Prompt for AI Agents