parent
e089025b1b
commit
7e29b3c322
20
CHANGELOG.md
20
CHANGELOG.md
|
@ -1,6 +1,26 @@
|
||||||
# Change Log
|
# Change Log
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [0.4.6] - 2016-11-01
|
||||||
|
### Added
|
||||||
|
- Chinese (China) translation.
|
||||||
|
- Chinese (Taiwan) translation.
|
||||||
|
- Slovenian (Slovenia) translation.
|
||||||
|
- Slovenian translation.
|
||||||
|
- Portuguese (Portugal) launcher's description.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Language labels in English
|
||||||
|
- 'Build Manjaro' label to 'Development'
|
||||||
|
- Arabic translation.
|
||||||
|
- Italian translation.
|
||||||
|
- Russian translation.
|
||||||
|
- Serbian (Serbia) translation
|
||||||
|
- Serbian translation
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Warnings at launch.
|
||||||
|
|
||||||
## [0.4.5] - 2016-01-01
|
## [0.4.5] - 2016-01-01
|
||||||
### Added
|
### Added
|
||||||
- Lithuanian translation.
|
- Lithuanian translation.
|
||||||
|
|
|
@ -503,7 +503,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
|
||||||
<property name="type_hint">dialog</property>
|
<property name="type_hint">dialog</property>
|
||||||
<property name="transient_for">window</property>
|
<property name="transient_for">window</property>
|
||||||
<property name="program_name">Manjaro Hello</property>
|
<property name="program_name">Manjaro Hello</property>
|
||||||
<property name="version">0.4.5</property>
|
<property name="version">0.4.6</property>
|
||||||
<property name="comments" translatable="yes">Welcome screen for Manjaro</property>
|
<property name="comments" translatable="yes">Welcome screen for Manjaro</property>
|
||||||
<property name="website">https://github.com/Huluti/manjaro-hello</property>
|
<property name="website">https://github.com/Huluti/manjaro-hello</property>
|
||||||
<property name="website_label" translatable="yes">Github</property>
|
<property name="website_label" translatable="yes">Github</property>
|
||||||
|
|
Loading…
Reference in New Issue