diff --git a/topics/reference_guide/localization/providing_translations.md b/topics/reference_guide/localization/providing_translations.md index 43a7ec536..6af3364d7 100644 --- a/topics/reference_guide/localization/providing_translations.md +++ b/topics/reference_guide/localization/providing_translations.md @@ -94,10 +94,10 @@ The following table contains the possible translated elements and information ab | [Message bundles](internationalization.md#message-bundles)

(*.properties files)

| Yes | Since 2024.1

_Use [`DynamicBundle`](internationalization.md#message-bundle-class)_

| | [Inspection descriptions](code_inspections.md#inspection-description)

(*.html files in /inspectionDescriptions directory)

| Yes | Since 2024.1 | | [Intention descriptions](code_intentions.md#about-intention-actions)

(*.html files in /intentionDescriptions directory)

| Yes | Since 2024.1 | -| [Searchable options](tools_intellij_platform_gradle_plugin_tasks.md#buildSearchableOptions)

(*.xml file in /search)

| Yes | 2024.2 (planned) | | [File template descriptions](providing_file_templates.md#creating-file-template-description)

(*.html files in the /fileTemplates directory)

| Yes | 2024.2 (planned) | | [Postfix template descriptions](postfix_templates.md#postfix-template-description)

(*.xml file in /postfixTemplates directory)

| Yes | 2024.2 (planned) | -| Tips of the day

*.html files in tips directory

| Yes | 2024.2 (planned) | +| [Searchable options](tools_intellij_platform_gradle_plugin_tasks.md#buildSearchableOptions)

(*.xml file in /search)

| Yes | 2024.2 (planned) | +| Tips of the day

(*.html files in tips directory)

| Yes | 2024.2 (planned) | See the [IntelliJ Platform UI Guidelines | Text](https://jetbrains.design/intellij/text/capitalization/) sections for good practices about writing UI texts.