-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Remove ImpliedDefs" (partly)
This reverts commit 09b6b99.
- Loading branch information
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<LanguageData> | ||
|
||
<!-- EN: Toggle Tiere tab --> | ||
<MainTab_Animals.label>TIERE öffnen/schließen</MainTab_Animals.label> | ||
|
||
<!-- EN: Toggle Architekt tab --> | ||
<MainTab_Architect.label>ARCHITEKT öffnen/schließen</MainTab_Architect.label> | ||
|
||
<!-- EN: Toggle Zuweisung tab --> | ||
<MainTab_Assign.label>ZUWEISUNG öffnen/schließen</MainTab_Assign.label> | ||
|
||
<!-- EN: Toggle Geschichte tab --> | ||
<MainTab_History.label>GESCHICHTE öffnen/schließen</MainTab_History.label> | ||
|
||
<!-- EN: Toggle Quests tab --> | ||
<MainTab_Quests.label>QUESTS öffnen/schließen</MainTab_Quests.label> | ||
|
||
<!-- EN: Toggle Forschung tab --> | ||
<MainTab_Research.label>FORSCHUNG öffnen/schließen</MainTab_Research.label> | ||
|
||
<!-- EN: Toggle Zeitplan tab --> | ||
<MainTab_Schedule.label>ZEITPLAN öffnen/schließen</MainTab_Schedule.label> | ||
|
||
<!-- EN: Toggle Wildtiere tab --> | ||
<MainTab_Wildlife.label>WILDTIERE öffnen/schließen</MainTab_Wildlife.label> | ||
|
||
<!-- EN: Toggle Arbeit tab --> | ||
<MainTab_Work.label>ARBEIT öffnen/schließen</MainTab_Work.label> | ||
|
||
<!-- EN: Toggle Weltkarte tab --> | ||
<MainTab_World.label>WELTKARTE öffnen/schließen</MainTab_World.label> | ||
|
||
</LanguageData> |