|
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 | | - "pageMainPanel_warning_deviceServerNotFound": "VFT Device Server not found.", |
| 12 | + "pageMainPanel_warning_deviceServerNotFound": "Device Server not found.", |
13 | 13 | "pageMainPanel_warning_goToNetworkSetting": "Go to network setting", |
14 | 14 |
|
15 | 15 | "pageMainPanel_FAB_panels": "Panel", |
|
28 | 28 | "pageSettings_section_userAccount": "User Account", |
29 | 29 |
|
30 | 30 | "settingsInfo_userName_name": "User name", |
31 | | - "settingsInfo_userName_description": "Set nickname when sharing layout", |
| 31 | + "settingsInfo_userName_description": "Set nickname when sharing panel", |
32 | 32 | "settingsInfo_userPassword_name": "User password", |
33 | | - "settingsInfo_userPassword_description": "Use password when sharing layout", |
| 33 | + "settingsInfo_userPassword_description": "Set password when sharing panel", |
34 | 34 |
|
35 | 35 | "pageSettings_section_UIOption": "UI Option", |
36 | 36 |
|
37 | 37 | "settingsInfo_useDarkTheme_name": "Use dark theme", |
38 | | - "settingsInfo_useDarkTheme_description": "Use a Dark theme (Applies after restart)", |
| 38 | + "settingsInfo_useDarkTheme_description": "Use Dark theme (Applies after restart)", |
39 | 39 | "settingsInfo_hideTopBar_name": "Hide top-bar", |
40 | 40 | "settingsInfo_hideTopBar_description": "Enable auto top bar hide", |
41 | 41 | "settingsInfo_hideHomeKey_name": "Hide home-key", |
|
63 | 63 | "pageNetwork_state_findingDeviceServer": "Finding Device Server...", |
64 | 64 |
|
65 | 65 | "pageNetwork_state_notFound": "VFT Device Server not found.", |
66 | | - "pageNetwork_state_notFound_description": "Please check if {interfaceName} is turned on or VFT Device Server is running.", |
| 66 | + "pageNetwork_state_notFound_description": "Please check if {interfaceName} is turned on or Device Server is running.", |
67 | 67 |
|
68 | 68 | "pageNetwork_state_found": "Found {count} Device Servers.", |
69 | 69 | "pageNetwork_state_found_tapToConnection": "Tap to connect with this device", |
70 | 70 | "pageNetwork_state_found_connectionFailed": "Connection with Device Server {address} failed.", |
71 | | - "pageNetwork_state_found_connectionSucceed": "Connected with device {address}", |
| 71 | + "pageNetwork_state_found_connectionSucceed": "Connected with Device Server {address}", |
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
|
90 | 90 | "dialogPanelBuilder_panelPreferences_blocks": "blocks", |
91 | 91 |
|
92 | 92 | "dialogPanelBuilder_panelPreferences_width": "Panel width", |
93 | | - "dialogPanelBuilder_panelPreferences_widthError": "This device allows up to {maxWidth}blocks width.", |
| 93 | + "dialogPanelBuilder_panelPreferences_widthError": "This device allows up to {maxWidth} blocks width.", |
94 | 94 | "dialogPanelBuilder_panelPreferences_height": "Panel height", |
95 | | - "dialogPanelBuilder_panelPreferences_heightError": "This device allows up to {maxHeight}blocks height.", |
| 95 | + "dialogPanelBuilder_panelPreferences_heightError": "This device allows up to {maxHeight} blocks height.", |
96 | 96 |
|
97 | 97 | "dialogPanelBuilder_panelPreferences_jsonData": "JSON data", |
98 | 98 | "dialogPanelBuilder_panelPreferences_jsonDataError_tooLarge": "This panel is larger than the maximum size supported by this device.", |
|
0 commit comments