summaryrefslogtreecommitdiffstats
path: root/remoting/branding_Chromium
diff options
context:
space:
mode:
authoralexeypa@chromium.org <alexeypa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-26 22:55:00 +0000
committeralexeypa@chromium.org <alexeypa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-26 22:55:00 +0000
commit40f42682afc1bd543f9fde452f7f1f20fcf55492 (patch)
tree41ff092c71006e5f7b78d4001d2bf5dba791579c /remoting/branding_Chromium
parent8d9ba45e32071d98ef12d279071cacc09a09f35c (diff)
downloadchromium_src-40f42682afc1bd543f9fde452f7f1f20fcf55492.zip
chromium_src-40f42682afc1bd543f9fde452f7f1f20fcf55492.tar.gz
chromium_src-40f42682afc1bd543f9fde452f7f1f20fcf55492.tar.bz2
Localized Chromoting Host on Mac and Linux.
This CL implements generation of localizable strings from remoting_strings.grd file. Depending on the platform the localized resources are placed to: - Mac: localized .string and .pak resources are added to each application bundle under 'Resources/<locale>.lproj' - Linux: localized .pak files are placed under 'remoting_locales' directory next to the binary locading them. - Windows: .rc resources are generated from .jinja2 templates and embedded into a relevant binary. Chrome l10n and i18n APIs are used to retrieve the current locale and RTL flag (Mac & Linux). The it2me plugin sets the locale to match the locale of the browser. Collateral changes: - UiString is not used any more. - Increased width of disconnect window message on Mac. - The host plugin version is correctly reported on Mac. - Dialogs use RTL templates in case of RTL languages. No more updating the templates dynamically (Windows). - remoting_unittests.ResourcesTest row runs on Mac, LInux and Windows. - '@' is used for variable substitutions by remoting_localize.py. - HOST_PLUGIN_MIME_TYPE is defined in one place now. - Deleted unused commong_resources.grd. Mac installer and preference panel are not localized yet. BUG=155204 Review URL: https://chromiumcodereview.appspot.com/19803010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213997 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/branding_Chromium')
-rw-r--r--remoting/branding_Chromium5
1 files changed, 0 insertions, 5 deletions
diff --git a/remoting/branding_Chromium b/remoting/branding_Chromium
index 22f3621..1a6a94a 100644
--- a/remoting/branding_Chromium
+++ b/remoting/branding_Chromium
@@ -1,6 +1,4 @@
-COPYRIGHT=Copyright 2013 The Chromium Authors. All Rights Reserved.
HOST_PLUGIN_FILE_NAME=Chromoting Host
-HOST_PLUGIN_DESCRIPTION=Allow another user to access your computer securely over the Internet.
DAEMON_FILE_NAME=Chromoting Host Service
MAC_BUNDLE_ID=org.chromium.Chromium
MAC_CREATOR=Cr24
@@ -8,7 +6,4 @@ MAC_HOST_BUNDLE_ID=org.chromium.chromoting.remoting_me2me_host
MAC_UNINSTALLER_NAME=Chromoting Host Uninstaller
MAC_UNINSTALLER_BUNDLE_PREFIX=org.chromium.pkg
MAC_UNINSTALLER_BUNDLE_ID=org.chromium.remoting.host_uninstaller
-MAC_UNINSTALLER_BUNDLE_NAME=Chromoting Host Uninstaller
MAC_PREFPANE_BUNDLE_ID=org.chromium.remoting.preferences
-MAC_PREFPANE_BUNDLE_NAME=Chromoting Host Preferences
-MAC_PREFPANE_ICON_LABEL=Chromoting&#x0a;Host