More documentation.

This commit is contained in:
Jindra Petřík
2024-08-08 13:41:09 +02:00
parent 5c1811582a
commit f219b49372
394 changed files with 13018 additions and 552 deletions

View File

@@ -30,6 +30,13 @@ public class AppResources {
*/
private static final ResourceBundle resourceBundle = ResourceBundle.getBundle("com.jpexs.decompiler.flash.locales.AppResources");
/**
* Constructor.
*/
public AppResources() {
}
/**
* Translates a key
*