Merge branch 'subtree'
[fanfix.git] / src / jexer / TTableWindow.properties
index a93ecddcef3c79326cf0f8b482fa389952195cca..c2c87651968903386463949b304949111f038a5c 100644 (file)
@@ -1,3 +1,15 @@
 statusBar=Editor
 statusBarHelp=Help
+statusBarSave=Save CSV
+statusBarOpen=Open CSV
 statusBarMenu=Menu
+
+renameRowInputTitle=Rename Row
+renameRowInputCaption=New row name?
+renameColumnInputTitle=Rename Column
+renameColumnInputCaption=New column name?
+
+errorDialogTitle=Error
+errorReadingFile=Error reading file: {0}
+errorOpeningFileDialog=Error opening file dialog: {0}
+errorSavingFile=Error saving file: {0}