~ubuntu-branches/debian/sid/gnome-chess/sid

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Rittau
  • Date: 2005-09-04 18:16:43 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050904181643-qfph33u3pa4azz5h
Tags: 0.3.3-6
* Fix problems with gcc 4.0:
  + debian/patches/021-gcc-4.0-fixes.diff: New patch.
  + Closes: #258798 "FTBFS with gcc-3.4: label at end of compound statement"
* Fix wrong Debian patch:
  + debian/patch/019-assertions.diff: Fixed.
  + Partly addresses bug #247846 "Crashes after a few moves (assertion
    failed)". This fix is not perfect. As Göran Weinholt notes in the
    bug report, assertions are not the way to go, but are a temporary
    stop-gap measure. (Better assertions than unpredicable results.)

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_("Gnome Chess Preferences");
8
 
gchar *s = N_("Board");
9
 
gchar *s = N_("Light Coloured Squares");
10
 
gchar *s = N_("Dark Coloured Squares");
11
 
gchar *s = N_("Pick a color");
12
 
gchar *s = N_("Pick a color");
13
 
gchar *s = N_("Pieces");
14
 
gchar *s = N_("Piece directory...");
15
 
gchar *s = N_("Board & Pieces");
16
 
gchar *s = N_("Game Play");
17
 
gchar *s = N_("Beep when a move is made");
18
 
gchar *s = N_("Always promote to queen");
19
 
gchar *s = N_("Autoflag");
20
 
gchar *s = N_("Move list in Standard Algebraic Notation");
21
 
gchar *s = N_("Move list in Coordinate Notation");
22
 
gchar *s = N_("Playing");
23
 
gchar *s = N_("Username");
24
 
gchar *s = N_("Server");
25
 
gchar *s = N_("Port");
26
 
gchar *s = N_("Telnet Program");
27
 
gchar *s = N_("Add");
28
 
gchar *s = N_("Modify");
29
 
gchar *s = N_("Delete");
30
 
gchar *s = N_("Servers");
31
 
gchar *s = N_("Name");
32
 
gchar *s = N_("Path");
33
 
gchar *s = N_("Add");
34
 
gchar *s = N_("Modify");
35
 
gchar *s = N_("Delete");
36
 
gchar *s = N_("Programs");
37
 
gchar *s = N_("Name");
38
 
gchar *s = N_("Location");
39
 
gchar *s = N_("Server");
40
 
gchar *s = N_("Port");
41
 
gchar *s = N_("Username");
42
 
gchar *s = N_("Password");