mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
fix for bug #353679: extra space in info text in updater (between text and ellipsis) ex: "a few moments ..."
ui-r=reed
This commit is contained in:
parent
7ba88106fc
commit
f7ee057f94
@ -1,4 +1,4 @@
|
||||
; This file is in the UTF-8 encoding
|
||||
[Strings]
|
||||
Title=Software Update
|
||||
Info=Firefox is installing your updates and will start in a few moments ...
|
||||
Info=Firefox is installing your updates and will start in a few moments...
|
||||
|
Loading…
Reference in New Issue
Block a user