Displaying 5 results from an estimated 5 matches for "_about".
Did you mean:
about
2007 Nov 15
0
9 commits - data/Makefile.am player/swfdec-player.ui player/swfdec-window.c po/fr.po po/POTFILES.in po/POTFILES.skip thumbnailer/Makefile.am
...9 +80,8 @@ msgstr ""
#~ msgid "Play / P_ause"
#~ msgstr "Lecture / P_ause"
-#, fuzzy
#~ msgid "Play or pause the file"
-#~ msgstr "Permet de lire des fichiers Adobe Flash"
+#~ msgstr "Lecture ou pause sur le fichier"
#~ msgid "_About"
#~ msgstr "A _propos"
commit c2888a79f6e9479f1ec0e128b742f79fea9ab8e5
Author: Stephane Loeuillet <leroutier at gmail.com>
Date: Thu Nov 1 14:51:36 2007 +0100
Include translations for .ui file even if they're unused for now
diff --git a/po/fr.po b/po/fr.po
index 91...
2005 Jun 29
2
Asterisk LAMP Developer
...Ability and desire to learn independently as well as in a team
* Ability to manage time well and meet multiple deadlines in a
sometimes hectic environment.
* Excellent writing and communication skills (English)
To apply please send your CV and contact details to hr@signate.com
_About Signate_
Signate is a leading global provider of design, installation,
configuration, training and management services for open source VoIP
telephony systems. For more information, visit Signate at
http://www.signate.com
2016 Sep 26
1
[PATCH] p2v: add mnemonics to labels and buttons (RHBZ#1379289)
..._("About virt-p2v " PACKAGE_VERSION " ..."), 3,
- _("Next"), 4,
+ _("_Configure network ..."), 1,
+ _("_XTerm ..."), 2,
+ _("_About virt-p2v " PACKAGE_VERSION " ..."), 3,
+ _("_Next"), 4,
NULL);
next_button = gtk_dialog_get_widget_for_response (GTK_DIALOG (conn_dlg), 4);
@@ -786,21 +790,23 @@ create_conversion_dialog (struct config *config)
vbo...
2007 Apr 28
6
XRC Problem
...ot; name="clhHelp">
<label>_Help</label>
<help>View Help File...</help>
</object>
<object class="wxMenuItem" name="clhAbout">
<label>_About</label>
<help>About RubyIM...</help>
</object>
</object>
</object>
<object class="wxStatusBar" name="ContactList_statusbar">
<fields>1</fields>...
2019 Sep 10
3
[PATCH 0/2] Remove virt-p2v from libguestfs
Now that virt-p2v has its own repository [1] and releases [2], it is
time to remove it from libguestfs.
[1] https://github.com/libguestfs/virt-p2v
[2] http://download.libguestfs.org/virt-p2v/
Pino Toscano (2):
Remove virt-p2v
Remove remaining virt-p2v bits
.gitignore | 4 -
Makefile.am | 7 +-
bash/Makefile.am