mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
Minor fix
This commit is contained in:
parent
915283e126
commit
852c681e9b
@ -84,8 +84,8 @@
|
|||||||
"vcmi.systemOptions.longTouchMenu.entry" : "%d milliseconds",
|
"vcmi.systemOptions.longTouchMenu.entry" : "%d milliseconds",
|
||||||
"vcmi.systemOptions.framerateButton.hover" : "Show FPS",
|
"vcmi.systemOptions.framerateButton.hover" : "Show FPS",
|
||||||
"vcmi.systemOptions.framerateButton.help" : "{Show FPS}\n\nToggle the visibility of the Frames Per Second counter in the corner of the game window",
|
"vcmi.systemOptions.framerateButton.help" : "{Show FPS}\n\nToggle the visibility of the Frames Per Second counter in the corner of the game window",
|
||||||
"vcmi.systemOptions.hapticFeedbackButton.hover" : "Wibracje urządzenia",
|
"vcmi.systemOptions.hapticFeedbackButton.hover" : "Haptic feedback",
|
||||||
"vcmi.systemOptions.hapticFeedbackButton.help" : "{Wibracje urządzenia}\n\nWłącz wibracje na urządzeniu dotykowym",
|
"vcmi.systemOptions.hapticFeedbackButton.help" : "{Haptic feedback}\n\nToggle the haptic feedback on touch inputs",
|
||||||
|
|
||||||
"vcmi.adventureOptions.infoBarPick.hover" : "Show Messages in Info Panel",
|
"vcmi.adventureOptions.infoBarPick.hover" : "Show Messages in Info Panel",
|
||||||
"vcmi.adventureOptions.infoBarPick.help" : "{Show Messages in Info Panel}\n\nWhenever possible, game messages from visiting map objects will be shown in the info panel, instead of popping up in a separate window.",
|
"vcmi.adventureOptions.infoBarPick.help" : "{Show Messages in Info Panel}\n\nWhenever possible, game messages from visiting map objects will be shown in the info panel, instead of popping up in a separate window.",
|
||||||
|
@ -84,8 +84,8 @@
|
|||||||
"vcmi.systemOptions.longTouchMenu.entry" : "%d milisekund",
|
"vcmi.systemOptions.longTouchMenu.entry" : "%d milisekund",
|
||||||
"vcmi.systemOptions.framerateButton.hover" : "Pokaż FPS",
|
"vcmi.systemOptions.framerateButton.hover" : "Pokaż FPS",
|
||||||
"vcmi.systemOptions.framerateButton.help" : "{Pokaż FPS}\n\n Przełącza widoczność licznika klatek na sekundę (FPS) w rogu okna gry.",
|
"vcmi.systemOptions.framerateButton.help" : "{Pokaż FPS}\n\n Przełącza widoczność licznika klatek na sekundę (FPS) w rogu okna gry.",
|
||||||
"vcmi.systemOptions.hapticFeedbackButton.hover" : "Haptic feedback",
|
"vcmi.systemOptions.hapticFeedbackButton.hover" : "Wibracje urządzenia",
|
||||||
"vcmi.systemOptions.hapticFeedbackButton.help" : "{Haptic feedback}\n\nToggle the haptic feedback on touch inputs",
|
"vcmi.systemOptions.hapticFeedbackButton.help" : "{Wibracje urządzenia}\n\nWłącz wibracje na urządzeniu dotykowym",
|
||||||
|
|
||||||
"vcmi.adventureOptions.infoBarPick.hover" : "Pokaż komunikaty w panelu informacyjnym",
|
"vcmi.adventureOptions.infoBarPick.hover" : "Pokaż komunikaty w panelu informacyjnym",
|
||||||
"vcmi.adventureOptions.infoBarPick.help" : "{Pokaż komunikaty w panelu informacyjnym}\n\nGdy to możliwe, wiadomości z odwiedzania obiektów będą pokazywane w panelu informacyjnym zamiast w osobnym okienku.",
|
"vcmi.adventureOptions.infoBarPick.help" : "{Pokaż komunikaty w panelu informacyjnym}\n\nGdy to możliwe, wiadomości z odwiedzania obiektów będą pokazywane w panelu informacyjnym zamiast w osobnym okienku.",
|
||||||
|
Loading…
Reference in New Issue
Block a user