Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct declaringWar key / English translation #9838

Merged
merged 2 commits into from
Jul 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion android/assets/jsons/Civ V - Gods & Kings/Nations.json
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@
"startIntroPart1": "",
"startIntroPart2": "",

"declaringWar": "Your continued insolence and failure to recognize and preeminence leads us to war.",
"declaringWar": "Your continued insolence and failure to recognize our preeminence leads us to war.",
"attacked": "Good. The world shall witness the incontestable might of my armies and the glory of the Empire.",
"defeated": "Ruin! Ruin! Istanbul becomes Iram of the Pillars, remembered only by the melancholy poets.",
"introduction": "From the magnificence of Topkapi, the Ottoman nation greets you, stranger! I'm Suleiman, Kayser-I Rum, and I bestow upon you my welcome!",
Expand Down
2 changes: 1 addition & 1 deletion android/assets/jsons/Civ V - Vanilla/Nations.json
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@
"startIntroPart1": "",
"startIntroPart2": "",

"declaringWar": "Your continued insolence and failure to recognize and preeminence leads us to war.",
"declaringWar": "Your continued insolence and failure to recognize our preeminence leads us to war.",
"attacked": "Good. The world shall witness the incontestable might of my armies and the glory of the Empire.",
"defeated": "Ruin! Ruin! Istanbul becomes Iram of the Pillars, remembered only by the melancholy poets.",
"introduction": "From the magnificence of Topkapi, the Ottoman nation greets you, stranger! I'm Suleiman, Kayser-I Rum, and I bestow upon you my welcome!",
Expand Down