Skip to content

Commit

Permalink
minor format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
seanbudd committed Jun 18, 2024
1 parent 582c8e5 commit d8bd363
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projectDocs/translating/crowdin.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ It is best to try not to have duplicated keys.
### Testing the interface translation

1. To test the current interface messages, save the current nvda.po file, and copy the nvda.mo file to the following location: `nvdadir/locale/langcode/LC_MESSAGES`
- nvdadir is the directory where NVDA has been installed
- langcode is the ISO 639-1 language code for your language (e.g. en for English, es for Spanish, etc.)
- `nvdadir`: the directory where NVDA has been installed
- `langcode`: the ISO 639-1 language code for your language (e.g. en for English, es for Spanish, etc.)
1. Restart NVDA, then go to the NVDA menu, go to Preferences and choose General Settings, or press `NVDA+control+G` to open General Settings.
1. From the language list, select your language (if it is listed), press `enter` and say yes when you're asked to restart NVDA.
1. The messages you have translated should now be heard or brailled in your native language provided that the synthesizer you are using supports your language or a braille code for your language exists.
Expand Down

0 comments on commit d8bd363

Please sign in to comment.