21 lines
553 B
Plaintext
21 lines
553 B
Plaintext
## UI
|
|
|
|
# Bound Interface
|
|
|
|
gas-canister-bound-user-interface-title = Gas Canister
|
|
|
|
# Popup
|
|
gas-canister-popup-denied = Access denied
|
|
|
|
# window
|
|
|
|
gas-canister-window-ok-text = OK
|
|
gas-canister-window-edit-text = Edit
|
|
gas-canister-window-label-label = Label:
|
|
gas-canister-window-pressure-label = Pressure:
|
|
gas-canister-window-release-pressure-label = Release pressure:
|
|
gas-canister-window-valve-label = Valve:
|
|
gas-canister-window-valve-closed-text = Closed
|
|
gas-canister-window-valve-open-text = Open
|
|
gas-canister-window-pressure-format-text = {$pressure}kPa
|