| OLD | NEW |
| (Empty) |
| 1 <?xml version="1.0" encoding="UTF-8"?> <!-- -*- XML -*- --> | |
| 2 <grit | |
| 3 base_dir="." | |
| 4 source_lang_id="en" | |
| 5 tc_project="GoogleDesktopWindowsClient" | |
| 6 latest_public_release="0" | |
| 7 current_release="1" | |
| 8 enc_check="möl"> | |
| 9 <outputs> | |
| 10 <output filename="resource.h" type="rc_header" /> | |
| 11 <output filename="en_generated_resources.rc" type="rc_all" lang="en" /> | |
| 12 <output filename="sv_generated_resources.rc" type="rc_all" lang="sv" /> | |
| 13 </outputs> | |
| 14 <translations> | |
| 15 <file path="substitute.xmb" lang="sv" /> | |
| 16 </translations> | |
| 17 <release seq="1" allow_pseudo="false"> | |
| 18 <messages> | |
| 19 <message name="IDS_COPYRIGHT_GOOGLE_LONG" sub_variable="true" desc="Gadget
copyright notice. Needs to be updated every year."> | |
| 20 Copyright 2008 Google Inc. All Rights Reserved. | |
| 21 </message> | |
| 22 <message name="IDS_NEWS_PANEL_COPYRIGHT"> | |
| 23 Google Desktop News gadget | |
| 24 [IDS_COPYRIGHT_GOOGLE_LONG] | |
| 25 View news that is personalized based on the articles you read. | |
| 26 | |
| 27 For example, if you read lots of sports news, you'll see more sports articles. I
f you read technology news less often, you'll see fewer of those articles. | |
| 28 </message> | |
| 29 </messages> | |
| 30 </release> | |
| 31 </grit> | |
| OLD | NEW |