|
|
@ -2,6 +2,10 @@ preserve_hierarchy: true
|
|
|
|
files:
|
|
|
|
files:
|
|
|
|
- source: /osu.Game.Resources/Localisation/*.resx
|
|
|
|
- source: /osu.Game.Resources/Localisation/*.resx
|
|
|
|
translation: /osu.Game.Resources/Localisation/%file_name%.%locale%.%file_extension%
|
|
|
|
translation: /osu.Game.Resources/Localisation/%file_name%.%locale%.%file_extension%
|
|
|
|
|
|
|
|
ignore:
|
|
|
|
|
|
|
|
# note that this should probably be using %locale% rather than a simple wildcard
|
|
|
|
|
|
|
|
# but it doesn't seem to respect our mapping below.
|
|
|
|
|
|
|
|
- /osu.Game.Resources/Localisation/%file_name%.*.%file_extension%
|
|
|
|
update_option: update_as_unapproved
|
|
|
|
update_option: update_as_unapproved
|
|
|
|
languages_mapping:
|
|
|
|
languages_mapping:
|
|
|
|
locale:
|
|
|
|
locale:
|
|
|
|