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

Unified Diff: grit/testdata/substitute.grd

Issue 1438403002: Remove contents of grit's git-svn-mirror repository. (Closed) Base URL: https://chromium.googlesource.com/external/grit-i18n@master
Patch Set: Created 5 years, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « grit/testdata/structure_variables.html ('k') | grit/testdata/substitute.xmb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: grit/testdata/substitute.grd
diff --git a/grit/testdata/substitute.grd b/grit/testdata/substitute.grd
deleted file mode 100644
index 95dcc56e1d47e234fce3481e9723f89334f0370c..0000000000000000000000000000000000000000
--- a/grit/testdata/substitute.grd
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?> <!-- -*- XML -*- -->
-<grit
- base_dir="."
- source_lang_id="en"
- tc_project="GoogleDesktopWindowsClient"
- latest_public_release="0"
- current_release="1"
- enc_check="möl">
- <outputs>
- <output filename="resource.h" type="rc_header" />
- <output filename="en_generated_resources.rc" type="rc_all" lang="en" />
- <output filename="sv_generated_resources.rc" type="rc_all" lang="sv" />
- </outputs>
- <translations>
- <file path="substitute.xmb" lang="sv" />
- </translations>
- <release seq="1" allow_pseudo="false">
- <messages first_id="8192">
- <message name="IDS_COPYRIGHT_GOOGLE_LONG" sub_variable="true" desc="Gadget copyright notice. Needs to be updated every year.">
- Copyright 2008 Google Inc. All Rights Reserved.
- </message>
- <message name="IDS_NEWS_PANEL_COPYRIGHT">
- Google Desktop News gadget
-[IDS_COPYRIGHT_GOOGLE_LONG]
-View news that is personalized based on the articles you read.
-
-For example, if you read lots of sports news, you'll see more sports articles. If you read technology news less often, you'll see fewer of those articles.
- </message>
- </messages>
- </release>
-</grit>
« no previous file with comments | « grit/testdata/structure_variables.html ('k') | grit/testdata/substitute.xmb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698