forked from IDI-Systems/acre2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstringtable.xml
More file actions
37 lines (37 loc) · 1.73 KB
/
stringtable.xml
File metadata and controls
37 lines (37 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="utf-8"?>
<Project name="ACRE">
<Package name="Main">
<Key ID="STR_ACRE_Main_Author">
<English>ACRE2Team</English>
<German>ACRE2Team</German>
<Polish>ACRE2Team</Polish>
<Portuguese>ACRE2Team</Portuguese>
<Russian>ACRE2Team</Russian>
<Czech>ACRE2Team</Czech>
<Spanish>ACRE2Team</Spanish>
<Italian>ACRE2Team</Italian>
<French>ACRE2Team</French>
<Korean>ACRE2Team</Korean>
<Japanese>ACRE2チーム</Japanese>
<Chinese>ACRE2製作組</Chinese>
<Chinesesimp>ACRE2制作组</Chinesesimp>
<Turkish>ACRE2Team</Turkish>
</Key>
<Key ID="STR_ACRE_Main_URL">
<English>https://github.com/IDI-Systems/acre2</English>
<German>https://github.com/IDI-Systems/acre2</German>
<Polish>https://github.com/IDI-Systems/acre2</Polish>
<Portuguese>https://github.com/IDI-Systems/acre2</Portuguese>
<Russian>https://github.com/IDI-Systems/acre2</Russian>
<Czech>https://github.com/IDI-Systems/acre2</Czech>
<Spanish>https://github.com/IDI-Systems/acre2</Spanish>
<Italian>https://github.com/IDI-Systems/acre2</Italian>
<French>https://github.com/IDI-Systems/acre2</French>
<Korean>https://github.com/IDI-Systems/acre2</Korean>
<Japanese>https://github.com/IDI-Systems/acre2</Japanese>
<Chinese>https://github.com/IDI-Systems/acre2</Chinese>
<Chinesesimp>https://github.com/IDI-Systems/acre2</Chinesesimp>
<Turkish>https://github.com/IDI-Systems/acre2</Turkish>
</Key>
</Package>
</Project>