Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <?xml version="1.0" encoding="utf-8"?> | |
| 2 <!-- Copyright 2016 The Chromium Authors. All rights reserved. | |
| 3 Use of this source code is governed by a BSD-style license that can be | |
| 4 found in the LICENSE file. | |
| 5 --> | |
| 6 | |
| 7 <resources> | |
| 8 <string name="app_name">Perf Helper</string> | |
| 9 <string name="push_apps_to_background_message"> | |
| 10 "<b>What is my purpose?</b>\n | |
| 11 <i>You push apps to the background.</i>\n | |
| 12 <b>Oh my God</b>." | |
|
Primiano Tucci (use gerrit)
2016/03/08 12:09:24
LOL
| |
| 13 </string> | |
| 14 <string name="title_activity_push_apps_to_background">Push Apps To Backgroun d</string> | |
| 15 </resources> | |
| OLD | NEW |