Commit 51e8c9f8 authored by Olya Kalitova's avatar Olya Kalitova Committed by Commit Bot

Remove ellipsis from Crostini installer error title

Removes ellipsis from Crostini intaller error title.

Bug: 1047196
Change-Id: Id483ef37ad1c11e31e6140f680fa8d791aa6faf7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2030944Reviewed-by: default avatarNic Hollingum <hollingum@google.com>
Commit-Queue: Olya Kalitova <okalitova@chromium.org>
Cr-Commit-Position: refs/heads/master@{#737160}
parent 88fbf344
...@@ -3517,7 +3517,7 @@ ...@@ -3517,7 +3517,7 @@
This window will close after cancellation is complete. This window will close after cancellation is complete.
</message> </message>
<message name="IDS_CROSTINI_INSTALLER_ERROR_TITLE" desc="Title of the Crostini installer when an error occurs."> <message name="IDS_CROSTINI_INSTALLER_ERROR_TITLE" desc="Title of the Crostini installer when an error occurs.">
Error installing Linux... Error installing Linux
</message> </message>
<message name="IDS_CROSTINI_INSTALLER_LOAD_TERMINA_MESSAGE" desc="Text shown in the Crostini installer dialog when the VM component is loading"> <message name="IDS_CROSTINI_INSTALLER_LOAD_TERMINA_MESSAGE" desc="Text shown in the Crostini installer dialog when the VM component is loading">
This process may take a few minutes. Downloading the virtual machine. This process may take a few minutes. Downloading the virtual machine.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment