Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 // Copyright 2014 The Chromium Authors. All rights reserved. | |
| 2 // Use of this source code is governed by a BSD-style license that can be | |
| 3 // found in the LICENSE file. | |
| 4 | |
| 5 // This file exists only to mark the Play Store string resources as used. | |
| 6 IDS_PLAY_STORE_TITLE | |
|
Jamie
2014/03/26 17:08:26
Will this work without /*i18n-content*/ comments?
Lambros
2014/03/26 21:34:19
Yes, that's the reason I chose .cc over other form
| |
| 7 IDS_PLAY_STORE_TAGLINE | |
| 8 IDS_PLAY_STORE_DESCRIPTION | |
| 9 IDS_PLAY_STORE_CHANGES | |
| OLD | NEW |