~ubuntu-branches/ubuntu/karmic/tilp/karmic

« back to all changes in this revision

Viewing changes to glade_projects/scopt_dbox.str

  • Committer: Bazaar Package Importer
  • Author(s): Julien BLACHE
  • Date: 2002-04-22 14:08:55 UTC
  • Revision ID: james.westby@ubuntu.com-20020422140855-f2uqleap86io68xy
Tags: upstream-5.03
ImportĀ upstreamĀ versionĀ 5.03

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_("Screen capture options");
 
8
gchar *s = N_("_OK");
 
9
gchar *s = N_("_Cancel");
 
10
gchar *s = N_("Image format:");
 
11
gchar *s = N_("PCX (RLE compressed)");
 
12
gchar *s = N_("XPM (Unix format)");
 
13
gchar *s = N_("JPEG (non interlaced)");
 
14
gchar *s = N_("BMP (Windows)");
 
15
gchar *s = N_("Screen mode:");
 
16
gchar *s = N_("full screen");
 
17
gchar *s = N_("clipped screen (TI89)");