zhuyaliang / user-admin

GNU General Public License v3.0
27 stars 16 forks source link

Various translations related updates #28

Closed kyrios123 closed 5 years ago

kyrios123 commented 5 years ago

Various changes related to translations in this PR

image

zhuyaliang commented 5 years ago

@kyrios123 You don't need to change the .po file. You just need to modify the relevant code. The po file is updated automatically according to the code.

gtk_header_bar_set_title (GTK_HEADER_BAR (header), _("Mate User Manage"));

You just need to change "Mate user management" to "Mate user manager"```

kyrios123 commented 5 years ago

Undo .po files modifications Update Mate User Manage -> Mate User Manager in main.c