|
|
@@ -67,7 +67,7 @@ public interface Constants {
|
|
|
|
|
|
interface charts_en{
|
|
|
String FIRST_TEXT = "<p style=\"line-height: 1.15;\"><span style=\"font-family: 微软雅黑;\">Table firstIndex: di_company Company Profile Overview (Core Business, Total Employee, Sales Network and Competitors)</span></p>";
|
|
|
- String SECOND_TEXT = "<p style=\"line-height: 1.15;\"><span style=\"font-family: 微软雅黑;\">Table secondIndex: di_company @@@@ Features & Details</span></p>";
|
|
|
+ String SECOND_TEXT = "<p style=\"line-height: 1.15;\"><span style=\"font-family: 微软雅黑;\">Table secondIndex: di_company @@@@ Features and Details</span></p>";
|
|
|
// 实体-中国、全球
|
|
|
String THIRD_TEXT_ENTITY_CHINA = "<p style=\"line-height: 1.15;\"><span style=\"font-family: 微软雅黑;\">Table thirdIndex: di_company @@@@ Market Data: Revenue, Sales Volume, Price and Gross Margin 2021-2026</span></p>";
|
|
|
// 服务-中国、全球
|
|
|
@@ -99,7 +99,7 @@ public interface Constants {
|
|
|
|
|
|
String COMPANY_TEXT = "<p style=\"line-height: 1.15;\"><span style=\"font-size: 16px; font-family: 微软雅黑;\"> firstTitleIndex.secondIndex di_company</span></p>";
|
|
|
String COMPANY_DESC_FST = "<p style=\"line-height: 1.15;\"><span style=\"font-size: 16px; font-family: 微软雅黑;\"> firstTitleIndex.secondIndex.1 di_company Company Profile Overview (Core Business, Total Employee, Sales Network and Competitors)</span></p>";
|
|
|
- String COMPANY_DESC_SND = "<p style=\"line-height: 1.15;\"><span style=\"font-size: 16px; font-family: 微软雅黑;\"> firstTitleIndex.secondIndex.2 di_company @@@@ Features & Details</span></p>";
|
|
|
+ String COMPANY_DESC_SND = "<p style=\"line-height: 1.15;\"><span style=\"font-size: 16px; font-family: 微软雅黑;\"> firstTitleIndex.secondIndex.2 di_company @@@@ Features and Details</span></p>";
|
|
|
String COMPANY_DESC_THD_ENTITY = "<p style=\"line-height: 1.15;\"><span style=\"font-size: 16px; font-family: 微软雅黑;\"> firstTitleIndex.secondIndex.3 di_company @@@@ Market Data: Revenue, Sales Volume, Price and Gross Margin 2021-2026</span>";
|
|
|
String COMPANY_DESC_THD_SERVICE ="<p style=\"line-height: 1.15;\"><span style=\"font-size: 16px; font-family: 微软雅黑;\"> firstTitleIndex.secondIndex.3 di_company @@@@ Market Data: Revenue and Gross Margin 2021-2026</span></p>";
|
|
|
String COMPANY_DESC_FOUR = "<p style=\"line-height: 1.15;\"><span style=\"font-size: 16px; font-family: 微软雅黑;\"> firstTitleIndex.secondIndex.4 di_company @@@@ Product Revenue by Geographic Area</span></p>";
|