~ubuntu-branches/ubuntu/hoary/gedit/hoary-security

« back to all changes in this revision

Viewing changes to src/dialogs/replace.glade.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2004-10-10 21:24:57 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041010212457-f7q85htgynmslwf4
Tags: 2.8.1-0ubuntu1
* New upstream release:
  - do not try to open non regular files.
  - allow opening file by drag and drop on read only documents.
  - open dropped files in the right target gedit window.
  - do not change active document when closing an unmodified tab.
  - fix crash when trying to open an invalid sftp uri.
* debian/patches/01_relibtoolise.patch:
  - removed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/*
2
 
 * Translatable strings file generated by Glade.
3
 
 * Add this file to your project's POTFILES.in.
4
 
 * DO NOT compile it as part of your application.
5
 
 */
6
 
 
7
 
gchar *s = N_("Replace");
8
 
gchar *s = N_("Find Next");
9
 
gchar *s = N_("Replace");
10
 
gchar *s = N_("Replace All");
11
 
gchar *s = N_("_Search for: ");
12
 
gchar *s = N_("_Replace with: ");
13
 
gchar *s = N_("Search from the _beginning of the document");
14
 
gchar *s = N_("Search from the _cursor position");
15
 
gchar *s = N_("Case _sensitive");