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

Unified Diff: grit/testdata/duplicate-name-input.xml

Issue 1442863002: Remove contents of grit's SVN repository. (Closed) Base URL: http://grit-i18n.googlecode.com/svn/trunk/
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/details.html ('k') | grit/testdata/email_result.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: grit/testdata/duplicate-name-input.xml
===================================================================
--- grit/testdata/duplicate-name-input.xml (revision 202)
+++ grit/testdata/duplicate-name-input.xml (working copy)
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grit base_dir="." latest_public_release="2" current_release="3" source_lang_id="en-US">
- <release seq="3">
- <messages>
- <message name="IDS_GREETING" desc="Printed to greet the currently logged in user">
- Hello <ph name="USERNAME">%s<ex>Joi</ex></ph>, how are you doing today?
- </message>
- </messages>
- <structures>
- <!-- Duplicate name here -->
- <structure type="version" name="IDS_GREETING" file="rc_files/bla.rc" />
- </structures>
- </release>
- <translations>
- <file path="figs_nl_translations.xml" />
- <file path="cjk_translations.xml" />
- </translations>
- <outputs>
- <output filename="resource.h" type="rc_header" />
- <output filename="resource_en.rc" type="rc_all" lang="en-US" />
- <output filename="resource_fr.rc" type="rc_all" lang="fr-FR" />
- <output filename="resource_it.rc" type="rc_translateable" lang="it-IT" />
- <output filename="resource_zh_cn.rc" type="rc_translateable" lang="zh-CN" />
- <output filename="nontranslateable.rc" type="rc_nontranslateable" />
- </outputs>
-</grit>
« no previous file with comments | « grit/testdata/details.html ('k') | grit/testdata/email_result.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698