Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(198)

Side by Side Diff: remoting/resources/play_store_resources.cc

Issue 211573008: Add Play Store listings text for Chromoting app (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698