Forgot to build target.

This commit is contained in:
Lars Jung 2011-07-18 23:24:26 +02:00
parent 0293d54789
commit 5245b131b8
3 changed files with 22 additions and 1866 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -101,6 +101,26 @@ h5aiLangs = {
columnSize: "Taille",
footerUsing: "utilise",
parentDirectory: "Dossier parent"
},
"nl": {
viewDetails: "details",
viewIcons: "iconen",
columnName: "Naam",
columnLastModified: "Laatste wijziging",
columnSize: "Grootte",
footerUsing: "gebruikt",
parentDirectory: "Bovenliggende map"
},
"sv": {
viewDetails: "detaljerad",
viewIcons: "ikoner",
columnName: "Filnamn",
columnLastModified: "Senast ändrad",
columnSize: "Filstorlek",
footerUsing: "använder",
parentDirectory: "Till överordnad mapp"
}
};