diff --git a/langs/en-ca.json b/langs/en-ca.json index d8b04ce..bf97c0c 100644 --- a/langs/en-ca.json +++ b/langs/en-ca.json @@ -73,7 +73,8 @@ }, "attribute": { "key": { - "hint": "This is the computer-friendly identifier for the attribute. When accessing the attribute in rolls, this is the name you will need to use. Changing this WILL break any existing macros you have." + "label": "Identifier", + "hint": "This is the computer-friendly name for the attribute. When accessing the attribute in rolls, this is the name you will need to use. Changing this will most likely break any existing macros you have." }, "always-visible": "Always Visible", "minimum": "Minimum", diff --git a/templates/AttributeItemSheet/settings.hbs b/templates/AttributeItemSheet/settings.hbs index 4110cf1..e1f5644 100644 --- a/templates/AttributeItemSheet/settings.hbs +++ b/templates/AttributeItemSheet/settings.hbs @@ -1,7 +1,7 @@