@openui5/sap.ui.documentation 1.96.24 → 1.96.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (118) hide show
  1. package/package.json +6 -6
  2. package/src/sap/ui/documentation/.library +2 -2
  3. package/src/sap/ui/documentation/BorrowedList.js +1 -1
  4. package/src/sap/ui/documentation/DemokitTreeItem.js +1 -1
  5. package/src/sap/ui/documentation/DemokitTreeItemRenderer.js +1 -1
  6. package/src/sap/ui/documentation/JSDocText.js +1 -1
  7. package/src/sap/ui/documentation/LightTable.js +1 -1
  8. package/src/sap/ui/documentation/ObjectPageSubSection.js +1 -1
  9. package/src/sap/ui/documentation/ParamText.js +1 -1
  10. package/src/sap/ui/documentation/Row.js +1 -1
  11. package/src/sap/ui/documentation/Search.js +1 -1
  12. package/src/sap/ui/documentation/TitleLink.js +1 -1
  13. package/src/sap/ui/documentation/WebPageTitleUtil.js +1 -1
  14. package/src/sap/ui/documentation/library.js +3 -3
  15. package/src/sap/ui/documentation/messagebundle_da.properties +1 -1
  16. package/src/sap/ui/documentation/messagebundle_el.properties +1 -1
  17. package/src/sap/ui/documentation/messagebundle_en.properties +2 -2
  18. package/src/sap/ui/documentation/messagebundle_en_GB.properties +2 -2
  19. package/src/sap/ui/documentation/messagebundle_en_US_saprigi.properties +366 -366
  20. package/src/sap/ui/documentation/messagebundle_es.properties +1 -1
  21. package/src/sap/ui/documentation/messagebundle_et.properties +1 -1
  22. package/src/sap/ui/documentation/messagebundle_fi.properties +1 -1
  23. package/src/sap/ui/documentation/messagebundle_fr.properties +2 -2
  24. package/src/sap/ui/documentation/messagebundle_hi.properties +1 -1
  25. package/src/sap/ui/documentation/messagebundle_hr.properties +1 -1
  26. package/src/sap/ui/documentation/messagebundle_hu.properties +1 -1
  27. package/src/sap/ui/documentation/messagebundle_id.properties +1 -1
  28. package/src/sap/ui/documentation/messagebundle_ko.properties +1 -1
  29. package/src/sap/ui/documentation/messagebundle_lt.properties +1 -1
  30. package/src/sap/ui/documentation/messagebundle_ms.properties +1 -1
  31. package/src/sap/ui/documentation/messagebundle_pt.properties +1 -1
  32. package/src/sap/ui/documentation/messagebundle_sh.properties +10 -10
  33. package/src/sap/ui/documentation/messagebundle_sr.properties +10 -10
  34. package/src/sap/ui/documentation/messagebundle_th.properties +1 -1
  35. package/src/sap/ui/documentation/messagebundle_vi.properties +1 -1
  36. package/src/sap/ui/documentation/sdk/Component.js +1 -1
  37. package/src/sap/ui/documentation/sdk/blocks/IndexEntry.js +1 -1
  38. package/src/sap/ui/documentation/sdk/controller/ApiDetail.controller.js +1 -1
  39. package/src/sap/ui/documentation/sdk/controller/ApiDetailIndexDeprecatedExperimental.controller.js +1 -1
  40. package/src/sap/ui/documentation/sdk/controller/ApiDetailInitial.controller.js +1 -1
  41. package/src/sap/ui/documentation/sdk/controller/ApiMaster.controller.js +1 -1
  42. package/src/sap/ui/documentation/sdk/controller/App.controller.js +1 -1
  43. package/src/sap/ui/documentation/sdk/controller/BaseController.js +1 -1
  44. package/src/sap/ui/documentation/sdk/controller/Code.controller.js +1 -1
  45. package/src/sap/ui/documentation/sdk/controller/Controls.controller.js +1 -1
  46. package/src/sap/ui/documentation/sdk/controller/ControlsMaster.controller.js +1 -1
  47. package/src/sap/ui/documentation/sdk/controller/DemoApps.controller.js +1 -1
  48. package/src/sap/ui/documentation/sdk/controller/Downloads.controller.js +1 -1
  49. package/src/sap/ui/documentation/sdk/controller/Entity.controller.js +1 -1
  50. package/src/sap/ui/documentation/sdk/controller/ErrorHandler.js +1 -1
  51. package/src/sap/ui/documentation/sdk/controller/Group.controller.js +1 -1
  52. package/src/sap/ui/documentation/sdk/controller/License.controller.js +1 -1
  53. package/src/sap/ui/documentation/sdk/controller/LiveEditor.controller.js +1 -1
  54. package/src/sap/ui/documentation/sdk/controller/MasterTreeBaseController.js +1 -1
  55. package/src/sap/ui/documentation/sdk/controller/NotFound.controller.js +1 -1
  56. package/src/sap/ui/documentation/sdk/controller/ReleaseNotes.controller.js +1 -1
  57. package/src/sap/ui/documentation/sdk/controller/Sample.controller.js +1 -1
  58. package/src/sap/ui/documentation/sdk/controller/SampleBaseController.js +1 -1
  59. package/src/sap/ui/documentation/sdk/controller/SampleNotFound.controller.js +1 -1
  60. package/src/sap/ui/documentation/sdk/controller/SearchPage.controller.js +1 -1
  61. package/src/sap/ui/documentation/sdk/controller/Sitemap.controller.js +1 -1
  62. package/src/sap/ui/documentation/sdk/controller/SubApiDetail.controller.js +1 -1
  63. package/src/sap/ui/documentation/sdk/controller/TermsOfUse.controller.js +1 -1
  64. package/src/sap/ui/documentation/sdk/controller/Tools.controller.js +1 -1
  65. package/src/sap/ui/documentation/sdk/controller/TopicDetail.controller.js +1 -1
  66. package/src/sap/ui/documentation/sdk/controller/TopicDetailInitial.controller.js +1 -1
  67. package/src/sap/ui/documentation/sdk/controller/TopicMaster.controller.js +1 -1
  68. package/src/sap/ui/documentation/sdk/controller/Welcome.controller.js +1 -1
  69. package/src/sap/ui/documentation/sdk/controller/config/datatable.js +1 -1
  70. package/src/sap/ui/documentation/sdk/controller/util/APIInfo.js +1 -1
  71. package/src/sap/ui/documentation/sdk/controller/util/ConfigUtil.js +1 -1
  72. package/src/sap/ui/documentation/sdk/controller/util/ControlsInfo.js +1 -1
  73. package/src/sap/ui/documentation/sdk/controller/util/DataTable.js +1 -1
  74. package/src/sap/ui/documentation/sdk/controller/util/DataTableHelper.js +1 -1
  75. package/src/sap/ui/documentation/sdk/controller/util/DataTableUtil.js +1 -1
  76. package/src/sap/ui/documentation/sdk/controller/util/DocuInfo.js +1 -1
  77. package/src/sap/ui/documentation/sdk/controller/util/EntityInfo.js +1 -1
  78. package/src/sap/ui/documentation/sdk/controller/util/Highlighter.js +1 -1
  79. package/src/sap/ui/documentation/sdk/controller/util/IndexWorker.js +1 -1
  80. package/src/sap/ui/documentation/sdk/controller/util/JSDocUtil.js +1 -1
  81. package/src/sap/ui/documentation/sdk/controller/util/ResourceDownloadUtil.js +1 -1
  82. package/src/sap/ui/documentation/sdk/controller/util/ResponsiveImageMap.js +1 -1
  83. package/src/sap/ui/documentation/sdk/controller/util/SearchUtil.js +1 -1
  84. package/src/sap/ui/documentation/sdk/controller/util/SidyBySideImageMap.js +1 -1
  85. package/src/sap/ui/documentation/sdk/controller/util/ToolsInfo.js +1 -1
  86. package/src/sap/ui/documentation/sdk/controller/util/Tooltip.js +1 -1
  87. package/src/sap/ui/documentation/sdk/controller/util/TreeUtil.js +1 -1
  88. package/src/sap/ui/documentation/sdk/controller/util/XML2JSONUtils.js +1 -1
  89. package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterDropDown.js +1 -1
  90. package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterDropDownRenderer.js +1 -1
  91. package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterRange.js +1 -1
  92. package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterRangeRenderer.js +1 -1
  93. package/src/sap/ui/documentation/sdk/controller/util/overlay/Overlay.js +1 -1
  94. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Circle.js +1 -1
  95. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Polygon.js +1 -1
  96. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Rect.js +1 -1
  97. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Shape.js +1 -1
  98. package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/ShapeFactory.js +1 -1
  99. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/Component.js +1 -1
  100. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/controller/CookieSettingsDialog.controller.js +1 -1
  101. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_en_US_saprigi.properties +10 -10
  102. package/src/sap/ui/documentation/sdk/model/formatter.js +1 -1
  103. package/src/sap/ui/documentation/sdk/model/libraryData.js +1 -1
  104. package/src/sap/ui/documentation/sdk/model/models.js +1 -1
  105. package/src/sap/ui/documentation/sdk/util/DocumentationRouter.js +1 -1
  106. package/src/sap/ui/documentation/sdk/util/LiveEditorOutput.js +1 -1
  107. package/src/sap/ui/documentation/sdk/util/Resources.js +1 -1
  108. package/src/sap/ui/documentation/sdk/util/ToggleFullScreenHandler.js +1 -1
  109. package/src/sap/ui/documentation/themes/base/library.source.less +1 -1
  110. package/src/sap/ui/documentation/themes/sap_belize/library.source.less +1 -1
  111. package/src/sap/ui/documentation/themes/sap_belize_hcb/library.source.less +1 -1
  112. package/src/sap/ui/documentation/themes/sap_belize_hcw/library.source.less +1 -1
  113. package/src/sap/ui/documentation/themes/sap_belize_plus/library.source.less +1 -1
  114. package/src/sap/ui/documentation/themes/sap_fiori_3/library.source.less +1 -1
  115. package/src/sap/ui/documentation/themes/sap_fiori_3_dark/library.source.less +1 -1
  116. package/src/sap/ui/documentation/themes/sap_fiori_3_hcb/library.source.less +1 -1
  117. package/src/sap/ui/documentation/themes/sap_fiori_3_hcw/library.source.less +1 -1
  118. package/src/sap/ui/documentation/themes/sap_horizon/library.source.less +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.ui.documentation",
3
- "version": "1.96.24",
3
+ "version": "1.96.26",
4
4
  "description": "OpenUI5 UI Library sap.ui.documentation",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,10 +14,10 @@
14
14
  "url": "https://github.com/SAP/openui5.git"
15
15
  },
16
16
  "dependencies": {
17
- "@openui5/sap.m": "1.96.24",
18
- "@openui5/sap.ui.core": "1.96.24",
19
- "@openui5/sap.ui.layout": "1.96.24",
20
- "@openui5/themelib_sap_belize": "1.96.24",
21
- "@openui5/themelib_sap_fiori_3": "1.96.24"
17
+ "@openui5/sap.m": "1.96.26",
18
+ "@openui5/sap.ui.core": "1.96.26",
19
+ "@openui5/sap.ui.layout": "1.96.26",
20
+ "@openui5/themelib_sap_belize": "1.96.26",
21
+ "@openui5/themelib_sap_fiori_3": "1.96.26"
22
22
  }
23
23
  }
@@ -4,9 +4,9 @@
4
4
  <name>sap.ui.documentation</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>OpenUI5
7
- * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
7
+ * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.96.24</version>
9
+ <version>1.96.26</version>
10
10
 
11
11
  <documentation>SAPUI5 library for the Demokit 2.0.</documentation>
12
12
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  /*!
3
3
  * OpenUI5
4
- * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
+ * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
5
5
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
6
6
  */
7
7
  sap.ui.define([
@@ -1,7 +1,7 @@
1
1
 
2
2
  /*!
3
3
  * OpenUI5
4
- * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
+ * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
5
5
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
6
6
  */
7
7
  sap.ui.define([
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  sap.ui.define(['sap/m/TreeItemBaseRenderer','sap/ui/core/Core', 'sap/ui/core/Renderer'],
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  sap.ui.define([
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  sap.ui.define(['sap/ui/core/Control'],
@@ -1,7 +1,7 @@
1
1
 
2
2
  /*!
3
3
  * OpenUI5
4
- * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
+ * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
5
5
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
6
6
  */
7
7
  sap.ui.define([
@@ -1,7 +1,7 @@
1
1
 
2
2
  /*!
3
3
  * OpenUI5
4
- * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
+ * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
5
5
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
6
6
  */
7
7
  sap.ui.define([
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  sap.ui.define(['sap/ui/core/Element'],
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  sap.ui.define([
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  sap.ui.define([
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  sap.ui.define(['sap/ui/core/Element'],
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -23,7 +23,7 @@ sap.ui.define([
23
23
  // delegate further initialization of this library to the Core
24
24
  sap.ui.getCore().initLibrary({
25
25
  name : 'sap.ui.documentation',
26
- version: '1.96.24',
26
+ version: '1.96.26',
27
27
  dependencies : ['sap.ui.core','sap.m'],
28
28
  types: [],
29
29
  interfaces: [],
@@ -49,7 +49,7 @@ sap.ui.define([
49
49
  * @namespace
50
50
  * @name sap.ui.documentation
51
51
  * @author SAP SE
52
- * @version 1.96.24
52
+ * @version 1.96.26
53
53
  * @since 1.48
54
54
  * @public
55
55
  */
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=Opbyg og udvid interaktive analytiske webapplikat
117
117
  TOPIC_DETAIL_INIT_BLOCK_9_TITLE=Forretningsbaggrund
118
118
  TOPIC_DETAIL_INIT_BLOCK_9_TEXT=Udviklingskoncepter, s\u00E5som MVC, databinding og komponenter
119
119
  TOPIC_DETAIL_INIT_BLOCK_10_TITLE=Mere om kontroller
120
- TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Till\u00E6g til API-reference
120
+ TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Till\u00E6g til API-referencen
121
121
 
122
122
  TOPIC_DETAIL_BACK_BTN=Tilbage til s\u00F8geresultater
123
123
  TOPIC_DETAIL_EDIT_GITHUB=Rediger p\u00E5 GitHub
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\
117
117
  TOPIC_DETAIL_INIT_BLOCK_9_TITLE=\u0392\u03B1\u03C3\u03B9\u03BA\u03AC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1
118
118
  TOPIC_DETAIL_INIT_BLOCK_9_TEXT=\u0388\u03BD\u03BD\u03BF\u03B9\u03B5\u03C2 \u03B1\u03BD\u03AC\u03C0\u03C4\u03C5\u03BE\u03B7\u03C2, \u03CC\u03C0\u03C9\u03C2 MVC, \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7 \u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD \u03BA\u03B1\u03B9 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03AC
119
119
  TOPIC_DETAIL_INIT_BLOCK_10_TITLE=\u03A0\u03B5\u03C1\u03B9\u03C3\u03C3\u03CC\u03C4\u03B5\u03C1\u03B1 \u03A3\u03C7\u03B5\u03C4\u03B9\u03BA\u03AC \u03BC\u03B5 \u0395\u03BB\u03AD\u03B3\u03C7\u03BF\u03C5\u03C2
120
- TOPIC_DETAIL_INIT_BLOCK_10_TEXT=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03C3\u03C4\u03B7\u03BD \u03B1\u03BD\u03B1\u03C6\u03BF\u03C1\u03AC API
120
+ TOPIC_DETAIL_INIT_BLOCK_10_TEXT=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03C3\u03C4\u03B7\u03BD \u0391\u03BD\u03B1\u03C6\u03BF\u03C1\u03AC API
121
121
 
122
122
  TOPIC_DETAIL_BACK_BTN=\u03A0\u03AF\u03C3\u03C9 \u03C3\u03B5 \u0391\u03C0\u03BF\u03C4\u03B5\u03BB\u03AD\u03C3\u03BC\u03B1\u03C4\u03B1 \u0391\u03BD\u03B1\u03B6\u03AE\u03C4\u03B7\u03C3\u03B7\u03C2
123
123
  TOPIC_DETAIL_EDIT_GITHUB=\u0395\u03C0\u03B5\u03BE\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03C3\u03B5 GitHub
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=Build and enhance interactive analytical web appl
117
117
  TOPIC_DETAIL_INIT_BLOCK_9_TITLE=Essentials
118
118
  TOPIC_DETAIL_INIT_BLOCK_9_TEXT=Development concepts, such as MVC, data binding, and components
119
119
  TOPIC_DETAIL_INIT_BLOCK_10_TITLE=More About Controls
120
- TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Addition to the API reference
120
+ TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Addition to the API Reference
121
121
 
122
122
  TOPIC_DETAIL_BACK_BTN=Back to Search Results
123
123
  TOPIC_DETAIL_EDIT_GITHUB=Edit on GitHub
@@ -239,7 +239,7 @@ VIEW_SETTINGS_DIALOG_ITEM_5=Release
239
239
 
240
240
  SAMPLE_BACK_BTN_TOOLTIP=Back to samples
241
241
  SAMPLE_INFO_TOOLTIP=Sample information
242
- SAMPLE_API_REFERENCE_BTN=API reference
242
+ SAMPLE_API_REFERENCE_BTN=API Reference
243
243
  SAMPLE_PREV_BTN_TOOLTIP=Show previous sample
244
244
  SAMPLE_NEXT_BTN_TOOLTIP=Show next sample
245
245
  SAMPLE_FULLSCREEN_BTN_TOOLTIP=Show this sample in full screen mode
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=Build and enhance interactive analytical web appl
117
117
  TOPIC_DETAIL_INIT_BLOCK_9_TITLE=Essentials
118
118
  TOPIC_DETAIL_INIT_BLOCK_9_TEXT=Development concepts, such as MVC, data binding and components
119
119
  TOPIC_DETAIL_INIT_BLOCK_10_TITLE=More About Controls
120
- TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Addition to the API reference
120
+ TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Addition to the API Reference
121
121
 
122
122
  TOPIC_DETAIL_BACK_BTN=Back to Search Results
123
123
  TOPIC_DETAIL_EDIT_GITHUB=Edit on GitHub
@@ -239,7 +239,7 @@ VIEW_SETTINGS_DIALOG_ITEM_5=Release
239
239
 
240
240
  SAMPLE_BACK_BTN_TOOLTIP=Back to samples
241
241
  SAMPLE_INFO_TOOLTIP=Sample information
242
- SAMPLE_API_REFERENCE_BTN=API reference
242
+ SAMPLE_API_REFERENCE_BTN=API Reference
243
243
  SAMPLE_PREV_BTN_TOOLTIP=Show previous sample
244
244
  SAMPLE_NEXT_BTN_TOOLTIP=Show next sample
245
245
  SAMPLE_FULLSCREEN_BTN_TOOLTIP=Show this sample in full screen mode