diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-07-09 08:54:22 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-07-09 08:54:22 +0200 |
| commit | 005c2048af141e3658a170c283dd41bd4fb5cdcb (patch) | |
| tree | 9a07100197681a38a78e663c66d034bfacf6ec71 /Map/Localizable.xcstrings | |
| parent | 1e89ea22d551cebfd6c0c0451000c3283ddb2d2e (diff) | |
Make soft-wrap configurable.
Diffstat (limited to 'Map/Localizable.xcstrings')
| -rw-r--r-- | Map/Localizable.xcstrings | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Map/Localizable.xcstrings b/Map/Localizable.xcstrings index 8f9ddce..d5da2e4 100644 --- a/Map/Localizable.xcstrings +++ b/Map/Localizable.xcstrings @@ -318,6 +318,16 @@ } } }, + "preferences.editor.editor_style.soft_wrap_lines" : { + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Soft wrap long lines" + } + } + } + }, "preferences.editor.editor_style.title" : { "extractionState" : "manual", "localizations" : { |