mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 04:24:05 +09:00
monitor adjustment screen, changed "calibrate" to "adjust" (NOT the STRING_ID of langpack)
Former-commit-id: ffae41e5876e54e2e0aedb5a93092db8e8f75d01 Former-commit-id: 65883b385a205d47b76c60f18a91186c2be922b2
This commit is contained in:
13
res/locales/en/configurator.json
Normal file
13
res/locales/en/configurator.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"MENU_MONITOR_CALI_TITLE": "Display check",
|
||||
"MENU_MONITOR_CALI_LABEL_1": "You should be able to see bar 1 from the background",
|
||||
"MENU_MONITOR_CALI_LABEL_2": "and clearly distinguish bar 30, 31 and 32",
|
||||
"MENU_MONITOR_CALI_LABEL_3": " ",
|
||||
"MENU_MONITOR_CALI_LABEL_4": "A bad monitor will not show few leftmost bars, will not show a difference",
|
||||
"MENU_MONITOR_CALI_LABEL_5": "between the rightmost few, or shows a relatively large jump between 31 and 32",
|
||||
"MENU_MONITOR_CALI_LABEL_6": " ",
|
||||
"MENU_MONITOR_CALI_LABEL_7": "On a good monitor, you should see roughly equal steps in brightness",
|
||||
"MENU_MONITOR_CALI_LABEL_8": "over the full 1 to 32 range",
|
||||
"MENU_MONITOR_CALI_LABEL_9": " ",
|
||||
"MENU_MONITOR_CALI_LABEL_10": "Adjust the contrast and brightness setting of the monitor to improve the image"
|
||||
}
|
||||
@@ -2,5 +2,5 @@
|
||||
"MENU_LABEL_NEW_WORLD": "New World",
|
||||
|
||||
"COPYRIGHT_PROPRIETARY": "All rights reserved.",
|
||||
"APP_CALIBRATE_YOUR_MONITOR": "Best player experience can be achieved with properly calibrated monitor. If you have not, please do it before you play."
|
||||
"APP_CALIBRATE_YOUR_MONITOR": "Best player experience can be achieved with properly adjusted monitor. If you have not, please do it before you play."
|
||||
}
|
||||
Reference in New Issue
Block a user