RandomSec/main/src/com/google/refine/commands
Tom Morris f4ff227340 Clean up localization - fixes #760, modifies pull request #755
- make all file loading relative to module base
- move core language files into appropriate place
- eliminate all SetLanguage commands and use SetPreference instead
- eliminate all LoadLanguage commands except for core's
- fix duplicate keys in JSON language files
- remove BOM from JSON language files

OPEN - task 760: Translations not being loaded from built kit 
http://github.com/OpenRefine/OpenRefine/issues/issue/760
2013-07-31 00:31:31 -04:00
..
auth Issue 630: Change branding from Google Refine to OpenRefine 2012-10-18 19:40:31 -04:00
browsing Prepended license text to java source 2010-10-20 20:45:52 +00:00
cell Added option to "transpose columns into rows" operation for filling in other columns. 2011-11-07 19:39:23 +00:00
column Prepended license text to java source 2010-10-20 20:45:52 +00:00
expr Make sure all conditionals and loops are in blocks (too bug-prone otherwise) 2011-08-02 22:21:47 +00:00
history Reduced amount of logging. 2011-09-01 18:26:45 +00:00
importing Periodically clean up stale importing jobs to free up disk space. 2011-09-15 23:52:05 +00:00
lang Clean up localization - fixes #760, modifies pull request #755 2013-07-31 00:31:31 -04:00
project Centralize handling of import job config object & synchronize to allow 2013-07-25 15:41:08 -04:00
recon Improve recon error handling 2013-02-26 00:00:03 -05:00
row Organize imports. com.google.refine last in a section of its own. Everything alphabetical in its section. 2011-08-02 21:10:22 +00:00
workspace Organize imports. com.google.refine last in a section of its own. Everything alphabetical in its section. 2011-08-02 21:10:22 +00:00
Command.java Fixed history and header update in IE 2013-01-24 09:39:12 +01:00
EngineDependentCommand.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
GetAllPreferencesCommand.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
GetPreferenceCommand.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
GetVersionCommand.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
HttpUtilities.java Make sure all conditionals and loops are in blocks (too bug-prone otherwise) 2011-08-02 22:21:47 +00:00
OpenWorkspaceDirCommand.java Issue 630: Change branding from Google Refine to OpenRefine 2012-10-18 19:40:31 -04:00
SetPreferenceCommand.java Prepended license text to java source 2010-10-20 20:45:52 +00:00