make distcheck fixes
This commit is contained in:
parent
3395c90a5d
commit
ab68cdbf40
38 changed files with 52685 additions and 56003 deletions
|
@ -10,6 +10,8 @@
|
|||
<language>C</language>
|
||||
<gnome_support>True</gnome_support>
|
||||
<gettext_support>True</gettext_support>
|
||||
<output_translatable_strings>True</output_translatable_strings>
|
||||
<translatable_strings_file>rollback.glade.h</translatable_strings_file>
|
||||
</project>
|
||||
|
||||
<widget>
|
||||
|
|
26
capplets/rollback/rollback.glade.h
Normal file
26
capplets/rollback/rollback.glade.h
Normal file
|
@ -0,0 +1,26 @@
|
|||
/*
|
||||
* Translatable strings file generated by Glade.
|
||||
* Add this file to your project's POTFILES.in.
|
||||
* DO NOT compile it as part of your application.
|
||||
*/
|
||||
|
||||
gchar *s = N_("Restore all tools");
|
||||
gchar *s = N_("View Logs...");
|
||||
gchar *s = N_("Advanced...");
|
||||
gchar *s = N_("Restore only");
|
||||
gchar *s = N_("Restore configuration from");
|
||||
gchar *s = N_("days ago");
|
||||
gchar *s = N_("Configuration Restoration");
|
||||
gchar *s = N_("Create...");
|
||||
gchar *s = N_("Destroy...");
|
||||
gchar *s = N_("Rename...");
|
||||
gchar *s = N_("Change to this Location");
|
||||
gchar *s = N_("Edit this Location");
|
||||
gchar *s = N_("Location Management");
|
||||
gchar *s = N_("Restore old configuration");
|
||||
gchar *s = N_("Restore configuration from");
|
||||
gchar *s = N_("days ago");
|
||||
gchar *s = N_("Restore all tools");
|
||||
gchar *s = N_("Restore only");
|
||||
gchar *s = N_("View Logs...");
|
||||
gchar *s = N_("Advanced...");
|
Loading…
Add table
Add a link
Reference in a new issue