mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Shorten description string
This commit is contained in:
@@ -4752,7 +4752,7 @@
|
||||
"description": "Generic next label"
|
||||
},
|
||||
"icu:ClearingData__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your message history",
|
||||
"messageformat": "This may take a few minutes",
|
||||
"description": "Description at the bottom of clearing all data screen"
|
||||
},
|
||||
"icu:BadgeDialog__become-a-sustainer-button": {
|
||||
@@ -4796,7 +4796,7 @@
|
||||
"description": "Hint under the progressbar in the backup import screen when download size is not yet known"
|
||||
},
|
||||
"icu:BackupImportScreen__description": {
|
||||
"messageformat": "This may take a few minutes depending on the size of your message history",
|
||||
"messageformat": "This may take a few minutes",
|
||||
"description": "Description at the bottom of backup import screen"
|
||||
},
|
||||
"icu:BackupImportScreen__cancel": {
|
||||
|
||||
Reference in New Issue
Block a user