| ... |
... |
@@ -29,10 +29,10 @@ |
| 29 |
29 |
))) |
| 30 |
30 |
**Transfer values:** |
| 31 |
31 |
((( |
| 32 |
|
-* **IPluginResourceHelper.** |
| 33 |
|
-* **Objects to access the file resources contained in the plugin bundle.** |
|
32 |
+* **IPluginResourceHelper**. |
|
33 |
+** Objects to access the file resources contained in the plugin bundle. |
| 34 |
34 |
* **Locale** |
| 35 |
|
-* **The //Locale// object defined for the currently logged-in user (contains information on the language and region). |
|
35 |
+** The //Locale// object defined for the currently logged-in user (contains information on the language and region). |
| 36 |
36 |
This can be used to determine language-dependent texts. |
| 37 |
37 |
))) |
| 38 |
38 |
|