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

Side by Side Diff: remoting/branding_Chromium

Issue 18323017: Localized Chromoting Host on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: - Created 7 years, 5 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
1 COMPANY_FULLNAME=The Chromium Authors 1 COPYRIGHT=Copyright 2013 The Chromium Authors. All Rights Reserved.
2 PRODUCT_FULLNAME=Chromoting
3 COPYRIGHT=Copyright (c) 2012 The Chromium Authors. All Rights Reserved.
4 HOST_PLUGIN_FILE_NAME=Chromoting Host 2 HOST_PLUGIN_FILE_NAME=Chromoting Host
5 HOST_PLUGIN_DESCRIPTION=Allow another user to access your computer securely over the Internet. 3 HOST_PLUGIN_DESCRIPTION=Allow another user to access your computer securely over the Internet.
6 HOST_ME2ME_FILE_NAME=Chromoting Host
7 HOST_ME2ME_DESCRIPTION=Chromoting Host
8 DAEMON_FILE_NAME=Chromoting Host Service 4 DAEMON_FILE_NAME=Chromoting Host Service
9 DESKTOP_DESCRIPTION=Chromoting Integration Process
10 CORE_DESCRIPTION=Chromoting Core
11 MAC_BUNDLE_ID=org.chromium.Chromium 5 MAC_BUNDLE_ID=org.chromium.Chromium
12 MAC_CREATOR=Cr24 6 MAC_CREATOR=Cr24
13 MAC_HOST_BUNDLE_ID=org.chromium.chromoting.remoting_me2me_host 7 MAC_HOST_BUNDLE_ID=org.chromium.chromoting.remoting_me2me_host
14 MAC_UNINSTALLER_NAME=Chromoting Host Uninstaller 8 MAC_UNINSTALLER_NAME=Chromoting Host Uninstaller
15 MAC_UNINSTALLER_BUNDLE_PREFIX=org.chromium.pkg 9 MAC_UNINSTALLER_BUNDLE_PREFIX=org.chromium.pkg
16 MAC_UNINSTALLER_BUNDLE_ID=org.chromium.remoting.host_uninstaller 10 MAC_UNINSTALLER_BUNDLE_ID=org.chromium.remoting.host_uninstaller
17 MAC_UNINSTALLER_BUNDLE_NAME=Chromoting Host Uninstaller 11 MAC_UNINSTALLER_BUNDLE_NAME=Chromoting Host Uninstaller
18 MAC_PREFPANE_BUNDLE_ID=org.chromium.remoting.preferences 12 MAC_PREFPANE_BUNDLE_ID=org.chromium.remoting.preferences
19 MAC_PREFPANE_BUNDLE_NAME=Chromoting Host Preferences 13 MAC_PREFPANE_BUNDLE_NAME=Chromoting Host Preferences
20 MAC_PREFPANE_ICON_LABEL=Chromoting
Host 14 MAC_PREFPANE_ICON_LABEL=Chromoting
Host
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698