Skip to content

Fix Spanish enable and disable menu translations#882

Open
elmimmo wants to merge 1 commit into
objective-see:masterfrom
elmimmo:fix-spanish-enable-disable-localization
Open

Fix Spanish enable and disable menu translations#882
elmimmo wants to merge 1 commit into
objective-see:masterfrom
elmimmo:fix-spanish-enable-disable-localization

Conversation

@elmimmo

@elmimmo elmimmo commented Jun 9, 2026

Copy link
Copy Markdown

The Spanish localization used inconsistent translations for the same enable/disable menu commands in XIB-extracted strings and runtime strings.

Besides, "Activado" and "Desactivado" describe states ("enabled"/"disabled"), not the action performed by the menu command. Use the infinitive verbs "Activar" and "Desactivar" for the command labels.

The Spanish localization used inconsistent translations for the same
enable/disable menu commands in XIB-extracted strings and runtime strings.

Besides, "Activado" and "Desactivado" describe states ("enabled"/"disabled"),
not the action performed by the menu command. Use the infinitive verbs
"Activar" and "Desactivar" for the command labels.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant