Commit b100032
committed
Observability i18n fixes
* Format `xpack.apm.percentOfParent` correctly so the transactions page in APM doesn't crash. In English it reads like, "(X% of transaction)". I'm not sure what the intention of the changed translation is, but I've changed it to be the equivalent of "(X% transaction)". A correction to the Japanese form here would be appreciated, but this fixes the crash and gets the message across.
* Format `xpack.infra.logs.customizeLogs.textSizeRadioGroup` correctly. This was not causing the whole logs page to crash, but was causing an error in the JS console.1 parent 1f155de commit b100032
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4257 | 4257 | | |
4258 | 4258 | | |
4259 | 4259 | | |
4260 | | - | |
| 4260 | + | |
4261 | 4261 | | |
4262 | 4262 | | |
4263 | 4263 | | |
| |||
7430 | 7430 | | |
7431 | 7431 | | |
7432 | 7432 | | |
7433 | | - | |
| 7433 | + | |
7434 | 7434 | | |
7435 | 7435 | | |
7436 | 7436 | | |
| |||
0 commit comments