Closed kyrios123 closed 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"```
Undo .po
files modifications
Update Mate User Manage
-> Mate User Manager
in main.c
Various changes related to translations in this PR
.mo
file from the repositoryUser Manage
intoUser Manager
to be consistent with the application name (and it sounds better)Login Name
withFull Name
andUser Name
withUsername
. This is the vocabulary commonly used in other similar applications (see below example)