~ubuntu-branches/ubuntu/precise/wine/precise

« back to all changes in this revision

Viewing changes to programs/notepad/En.rc

  • Committer: Bazaar Package Importer
  • Author(s): Scott Ritchie
  • Date: 2008-06-17 10:22:39 UTC
  • mfrom: (1.1.41 upstream)
  • Revision ID: james.westby@ubuntu.com-20080617102239-s8olx8ehtsdejmhz
Tags: 1.0.0-1ubuntu1
* New upstream release
  - First stable release of Wine
* Change to 1.0.0 versioning scheme since Wine will make a 1.0.1
* Remove dh_installchangelogs since the upstream changelog was removed
  - It is now available online at winehq.org

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
  MENUITEM "&Search...",        CMD_HELP_SEARCH
60
60
  MENUITEM "&Help on help",     CMD_HELP_ON_HELP
61
61
  MENUITEM SEPARATOR
62
 
  MENUITEM "&About Notepad...", CMD_HELP_ABOUT_NOTEPAD
 
62
  MENUITEM "&About Notepad", CMD_HELP_ABOUT_NOTEPAD
63
63
 }
64
64
}
65
65
 
115
115
Would you like to save the changes ?"
116
116
STRING_NOTFOUND,                                        "'%s' could not be found."
117
117
STRING_OUT_OF_MEMORY,                   "Not enough memory to complete this \
118
 
task. \nClose one or more applications to increase the amount of \nfree \
 
118
task.\nClose one or more applications to increase the amount of\nfree \
119
119
memory."
120
120
 
121
121
}