From 84cafb67390e0d336574a0bf743f35d13a6b2a1c Mon Sep 17 00:00:00 2001 From: Kim Mantas Date: Mon, 29 Jan 2024 21:22:34 +0000 Subject: [PATCH] Unabbreviate in places. --- README.md | 4 ++-- lang/en.json | 2 +- system.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fe8aec53fa..e1a0458035 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![](https://github.com/foundryvtt/dnd5e/blob/v10-dev/media/repo-dnd5e.jpg?raw=true) -# Foundry Virtual Tabletop - D&D Fifth Edition Game System +# Foundry Virtual Tabletop - Dungeons & Dragons Fifth Edition Game System This game system for [Foundry Virtual Tabletop](http://foundryvtt.com) provides character sheet and game system support for the Fifth Edition of the world's most popular roleplaying game. @@ -17,7 +17,7 @@ The software component of this system is distributed under the MIT license. ## Installation Instructions -To install and use the D&D fifth edition system for Foundry Virtual Tabletop, simply paste the following URL into the +To install and use the Dungeons & Dragons Fifth Edition system for Foundry Virtual Tabletop, simply paste the following URL into the **Install System** dialog on the Setup menu of the application. https://raw.githubusercontent.com/foundryvtt/dnd5e/master/system.json diff --git a/lang/en.json b/lang/en.json index d65d1256f4..c7e135c600 100644 --- a/lang/en.json +++ b/lang/en.json @@ -66,7 +66,7 @@ "TYPES.Item.weapon": "Weapon", "TYPES.Item.weaponPl": "Weapons", -"DND5E.title": "D&D Fifth Edition Game System", +"DND5E.title": "Dungeon & Dragons Fifth Edition", "DND5E.AbbreviationCR": "CR", "DND5E.AbbreviationConc": "Conc.", "DND5E.AbbreviationDC": "DC", diff --git a/system.json b/system.json index fa9211132a..bee1779852 100644 --- a/system.json +++ b/system.json @@ -1,6 +1,6 @@ { "id": "dnd5e", - "title": "D&D Fifth Edition System", + "title": "Dungeons & Dragons Fifth Edition", "description": "A system for playing the fifth edition of the world's most popular role-playing game in the Foundry Virtual Tabletop environment.", "version": "3.0.0", "compatibility": {