fraxiinus / ReplayBook

Play, manage, and inspect League of Legends replays
https://www.fraxiinus.dev/ReplayBook/
GNU General Public License v3.0
321 stars 50 forks source link

Translation guide change #312

Open gzordrai opened 1 month ago

gzordrai commented 1 month ago

Describe the bug Change ./Rofl.UI.Main/ to ../UI.Main/

python "compare-strings.py" `
    ..\Rofl.UI.Main\Resources\Strings `
    ..\Rofl.UI.Main\Resources\Strings\en.xaml

Maybe change the \ by / for those using linux (windows support / path)

fraxiinus commented 1 month ago

Hmm I suppose so. I usually use PowerShell which I think doesn't care between / and \

I will update the documentation still