Commit 4d33990a authored by Timothy Loh's avatar Timothy Loh Committed by Commit Bot

Update string for Plugin VM entry in task manager

Bug: 1073795
Change-Id: I66664869b87b89abaeb064e99324341364639538
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2319931Reviewed-by: default avatarJoel Hockey <joelhockey@chromium.org>
Commit-Queue: Timothy Loh <timloh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#792583}
parent ef7f9cc7
...@@ -3620,8 +3620,8 @@ are declared in tools/grit/grit_rule.gni. ...@@ -3620,8 +3620,8 @@ are declared in tools/grit/grit_rule.gni.
<message name="IDS_TASK_MANAGER_LINUX_VM_PREFIX" desc="The prefix for a Linux virtual machine row"> <message name="IDS_TASK_MANAGER_LINUX_VM_PREFIX" desc="The prefix for a Linux virtual machine row">
Linux Virtual Machine: <ph name="LINUX_VM_NAME">$1<ex>termina</ex></ph> Linux Virtual Machine: <ph name="LINUX_VM_NAME">$1<ex>termina</ex></ph>
</message> </message>
<message name="IDS_TASK_MANAGER_PLUGIN_VM_PREFIX" desc="The prefix for a Linux virtual machine row"> <message name="IDS_TASK_MANAGER_PLUGIN_VM_PREFIX" desc="A row in the task manager for a Parallels Desktop Virtual Machine. Parallels Desktop is a 3rd-party product name that should remain in English.">
Plugin Virtual Machine: <ph name="PLUGIN_VM_NAME">$1<ex>PvmDefault</ex></ph> Parallels Desktop: <ph name="PLUGIN_VM_NAME">$1<ex>PvmDefault</ex></ph>
</message> </message>
</if> </if>
......
ae8044256623123b884014fced8a464412c1173f
\ No newline at end of file
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