mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
replace `public static String X = *Bundle.message(...)` with
```public static String getX() {
return *Bundle.message(...)
}
```
GitOrigin-RevId: cb9d31ce0cc938d794867c9467083c9968d8cbd5