Files
openide/platform/platform-resources-en
vladimir.petrenko 082acd4d50 IJPL-157490 Telepresence: move actions texts and descriptions to bundles so that they could be associated automatically
the new key-values in `ActionsBundle.properties` file are the copies of the corresponding `choose.run.popup.*` keys from `ExecutionBundle.properties`. The keys are renamed to the "action.[action_id].text/description" and moved to `ActionsBundle.properties` file so that they were automatically assigned to the corresponding actions declared in `LangActions.xml` file without writing any special code for doing this. The corresponding key-values were not removed from `ExecutionBundle.properties` because they have other usages. These usages were not rewritten so that they use the new key-values from `ActionsBundle.properties` because it can lead to changes in 100500 files, that can complicate possible backporting.


(cherry picked from commit 7ea94ef5f48a4dd323eb4cb33e149f772c0377f6)

IJ-CR-138667

GitOrigin-RevId: b9f345d1c3045151f5dcc335b0a0f654da408c42
2024-07-10 19:24:02 +00:00
..