clean to new translate
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,5 @@
|
|||||||
*_strings.dat.txt
|
*_strings.dat.txt
|
||||||
result.txt
|
result.txt
|
||||||
strings.dat
|
strings.dat
|
||||||
|
*.*~
|
||||||
|
|
||||||
|
|||||||
@@ -33,3 +33,4 @@ if __name__ == '__main__':
|
|||||||
print('Loading strings...', loadStrings())
|
print('Loading strings...', loadStrings())
|
||||||
print('Save strings for notabenoid...', saveStrings())
|
print('Save strings for notabenoid...', saveStrings())
|
||||||
print('\nComplete!')
|
print('\nComplete!')
|
||||||
|
|
||||||
10
README.md
10
README.md
@@ -1,9 +1,9 @@
|
|||||||
# Russian language pack for [Delver](http://www.delvergame.com/)
|
# Russian language pack for [Delver](http://www.delvergame.com/)
|
||||||
**Installing**
|
**(В процессе)**
|
||||||
Drop `mods` folder next Delver executable file.
|

|
||||||
|
|
||||||
# Notice
|
# Notice
|
||||||
Translation progress is not finished. Waiting for release 1.0 :smirk:
|
Перевод ещё не закончен! :smirk:
|
||||||
|
|
||||||
|
[](https://steamcommunity.com/sharedfiles/filedetails/?id=1748324216)
|
||||||
|
|
||||||
# Steam Workshop page
|
|
||||||
[Subscribe](https://steamcommunity.com/sharedfiles/filedetails/?id=1748324216)
|
|
||||||
|
|||||||
3
TRANSLATE.md
Normal file
3
TRANSLATE.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# Как переводить и что к чему
|
||||||
|
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 6.9 KiB |
@@ -39,3 +39,4 @@ def replaceStrings():
|
|||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
replaceStrings()
|
replaceStrings()
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user