mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-05-19 14:40:42 +00:00
fix: typo in reciprocity description
grater -> greater
This commit is contained in:
parent
55b0e52d7f
commit
b7b10b70fe
1 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@
|
|||
"film": "Film",
|
||||
"filmPush": "Film (push)",
|
||||
"filmPull": "Film (pull)",
|
||||
"filmReciprocityHint": "Applies correction for shutter speeds grater than 1 second",
|
||||
"filmReciprocityHint": "Applies correction for shutter speeds greater than 1 second",
|
||||
"equipmentProfileName": "Equipment profile name",
|
||||
"equipmentProfileNameHint": "Praktica MTL5B",
|
||||
"equipmentProfileAllValues": "All",
|
||||
|
@ -116,4 +116,4 @@
|
|||
"tooltipUseLightSensor": "Use lightsensor",
|
||||
"tooltipUseCamera": "Use camera",
|
||||
"tooltipOpenSettings": "Open settings"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue