PlugaruT / pwned-checker

Simple application for checking if a password is found in Pwned Passwords repository
GNU Lesser General Public License v3.0
10 stars 4 forks source link

Add appdata to be translated #17

Closed NathanBnm closed 5 years ago

NathanBnm commented 5 years ago

Translating appdata.xml file will help people to know about your app in the AppCenter. For example mostly French users won't download the app if it's description is in English, 'cause they will think that the app isn't translated and won't take time to read if its not translated.

PlugaruT commented 5 years ago

.po files now include the strings from appdata.xml files. Thanks for mentioning this.

NathanBnm commented 5 years ago

Great! I will update this now if you want to make a new release.