mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-05-19 22:50:40 +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",
|
"film": "Film",
|
||||||
"filmPush": "Film (push)",
|
"filmPush": "Film (push)",
|
||||||
"filmPull": "Film (pull)",
|
"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",
|
"equipmentProfileName": "Equipment profile name",
|
||||||
"equipmentProfileNameHint": "Praktica MTL5B",
|
"equipmentProfileNameHint": "Praktica MTL5B",
|
||||||
"equipmentProfileAllValues": "All",
|
"equipmentProfileAllValues": "All",
|
||||||
|
@ -116,4 +116,4 @@
|
||||||
"tooltipUseLightSensor": "Use lightsensor",
|
"tooltipUseLightSensor": "Use lightsensor",
|
||||||
"tooltipUseCamera": "Use camera",
|
"tooltipUseCamera": "Use camera",
|
||||||
"tooltipOpenSettings": "Open settings"
|
"tooltipOpenSettings": "Open settings"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue