aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-02-23 21:55:58 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-02-23 21:55:58 +0100
commiteb3acd97acc62d84d3d4548a9089e0101d5780e1 (patch)
tree12b6211548832a6aff428b4d4287811a5b403bfd /src/i18n/locales/defaultMessages.json
parentFix warning about missing actions in PublishDebugLogModal (diff)
downloadferdium-app-eb3acd97acc62d84d3d4548a9089e0101d5780e1.tar.gz
ferdium-app-eb3acd97acc62d84d3d4548a9089e0101d5780e1.tar.zst
ferdium-app-eb3acd97acc62d84d3d4548a9089e0101d5780e1.zip
#270 Add more navigation bar behaviour settings
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 17f77b609..0d09cea9c 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -4175,15 +4175,15 @@
4175 } 4175 }
4176 }, 4176 },
4177 { 4177 {
4178 "defaultMessage": "!!!Always show service navigation bar", 4178 "defaultMessage": "!!!Navigation bar behaviour",
4179 "end": { 4179 "end": {
4180 "column": 3, 4180 "column": 3,
4181 "line": 60 4181 "line": 60
4182 }, 4182 },
4183 "file": "src/containers/settings/EditSettingsScreen.js", 4183 "file": "src/containers/settings/EditSettingsScreen.js",
4184 "id": "settings.app.form.showServiceNavigationBar", 4184 "id": "settings.app.form.navigationBarBehaviour",
4185 "start": { 4185 "start": {
4186 "column": 28, 4186 "column": 26,
4187 "line": 57 4187 "line": 57
4188 } 4188 }
4189 }, 4189 },