mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
providing_translations.md: Minor fix
This commit is contained in:
parent
0917c3b268
commit
fedbf8a7cf
@ -163,7 +163,7 @@ The lookup order is as follows:
|
||||
|
||||
### Example
|
||||
|
||||
Consider that the current IDE language is set to Simplified Chinese (`zh_CN`).
|
||||
Assume that the current IDE language is set to Simplified Chinese (`zh_CN`).
|
||||
To find an example <path>messages/MyBundle.properties</path> message bundle for this language, the locations will be searched in the following order:
|
||||
1. <path>localization/zh/CN/messages/MyBundle.properties</path> (region level)
|
||||
2. <path>messages/MyBundle_zh_CN.properties</path> (region level)
|
||||
|
Loading…
x
Reference in New Issue
Block a user