v2.5.0: added functionality for custom note! Only plain text notes atm
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
ui.customnotebutton.hover_text=Add a Custom Note
|
||||
ui.customnotebutton.default_title_text=Custom Text Note
|
||||
ui.customnotebutton$customnotewindow.edit_title=Edit Title
|
||||
ui.customnotebutton$customnotewindow.add_text=Add Text
|
||||
ui.customnotebutton$customnotewindow.edit_text=Edit Text
|
||||
ui.customnotebutton$customnotewindow.delete=Delete
|
||||
ui.customnotebutton$customnotewindow.delete_warn=Are you sure you want to delete this custom note?
|
||||
ui.customnotebutton$customnotewindow.confirm=Confirm
|
||||
ui.customnotebutton$customnotewindow.cancel=Cancel
|
||||
|
||||
ui.quickslotbutton.select_item=Quickslot an item
|
||||
|
||||
ui.talentspane.tier=tier %d
|
||||
|
||||
@@ -117,6 +117,7 @@ windows.wndjournal$alchemytab.title=Alchemy Guide
|
||||
windows.wndjournal$guidetab.missing=page missing
|
||||
windows.wndjournal$notestab.title=Adventuring Notes
|
||||
windows.wndjournal$notestab.desc=As you journey through the dungeon, you will automatically record noteworthy things here.
|
||||
windows.wndjournal$notestab.custom_notes=Custom Notes
|
||||
windows.wndjournal$notestab.floor_header=Floor %d
|
||||
windows.wndjournal$catalogtab.title=Catalogs
|
||||
windows.wndjournal$catalogtab.title_equipment=Equipment
|
||||
|
||||
Reference in New Issue
Block a user