Commit 132a0e1
[network] Fix missing translations for filter hover text
The filter button's hover text in the Network panel was not being properly internationalized. The text remained in English even when other UI elements were translated. This change ensures consistent translation by properly configuring i18nString, allowing the hover text to be displayed in the user's selected language.
Bug: 402648442
Change-Id: I4fcd15721bd8e3b37b5df2ae530c916bac2aec4e
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6347421
Reviewed-by: Changhao Han <[email protected]>
Auto-Submit: 김태건 <[email protected]>
Commit-Queue: Changhao Han <[email protected]>
Reviewed-by: Simon Zünd <[email protected]>1 parent 07c4224 commit 132a0e1
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
| 216 | + | |
216 | 217 | | |
217 | 218 | | |
218 | 219 | | |
| |||
0 commit comments