mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Testing translations
This commit is contained in:
@@ -25,7 +25,7 @@ import os
|
||||
@Gtk.Template(resource_path='/io/github/heliguy4599/FlattoolGUI/window.ui')
|
||||
class FlattoolGuiWindow(Adw.ApplicationWindow):
|
||||
__gtype_name__ = 'FlattoolGuiWindow'
|
||||
main_window_title = _("Flattool")
|
||||
main_window_title = _("Flattwol")
|
||||
list_of_flatpaks = Gtk.Template.Child()
|
||||
search_entry = Gtk.Template.Child()
|
||||
search_button = Gtk.Template.Child()
|
||||
|
||||
Reference in New Issue
Block a user