You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EditTokenDialog.combo.terrain.mod = Set whether the cell cost should be added or multiplied. Use negative numbers to subtract and decimal values to divide costs.
Preferences.label.tokens.statsheet.tooltip = Size of the image that appears next to the statsheet on mouseover. Set to zero to disable portraits.
785
-
Preferences.label.tokens.portrait.mouse = Show Portrait on mouseover
786
-
Preferences.label.tokens.portrait.mouse.tooltip = Whether to show the portrait when the mouse hovers over a Token.
787
-
Preferences.label.tokens.statsheet.mouse = Show statsheet on mouseover
788
-
Preferences.label.tokens.statsheet.mouse.tooltip = Whether to show the statsheet when the mouse hovers over a Token.
789
-
Preferences.label.tokens.statsheet.shift = Stat sheet requires Shift key
790
-
Preferences.label.tokens.statsheet.shift.tooltip = The statsheet will only show when the mouse hovers over a Token if the Shift key is also held down. Otherwise, Shift key will hide statsheet on mouse hovers.
Preferences.label.tokens.statsheet.shift.tooltip = The stat-sheet will only show when the mouse hovers over a Token if the Shift key is also held down. Otherwise, Shift key will hide stat-sheet on mouse hovers.
791
791
Preferences.label.tokens.arrow.background = Token Facing Arrow color
792
792
Preferences.label.tokens.arrow.border = Token Facing Arrow border color
793
793
Preferences.label.tokens.arrow = Force Token Facing Arrow
@@ -2395,7 +2395,7 @@ msg.error.fileNotFound = File Not found.
2395
2395
msg.error.fogexpose = Must be a GM to change the fog of war.
2396
2396
msg.error.gmRequired = Only GMs can do that.
2397
2397
msg.error.invalidLocalhost = "localhost" is not a valid address?! Check your /etc/hosts file.
2398
-
msg.error.renderingStatSheet = Error while trying to render statsheet.
2398
+
msg.error.renderingStatSheet = Error while trying to render stat-sheet.
2399
2399
msg.error.encryptionSetup = Unable to initialize encryption library.
2400
2400
# JVM Related
2401
2401
msg.error.jvm.options = "{0}" is an invalid memory setting.<br><br>Be sure to enter a valid Java JVM value that includes a memory size that ends in K, M, or G.<br>e.g. 4M, 6G, 2048M, 1024K, etc.<br><br><b>Warning:</b> An improper setting could prevent MapTool from starting.
tool.poly.instructions = LClick: lay initial/final point, RClick (while drawing): set intermediate point, RDrag: move map, Shift+LClick (initial): Erase poly area
0 commit comments