Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Display workspace alias, we could probably remove the unique ID
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed May 5, 2014
1 parent 7fc2fc2 commit 00a82d0
Show file tree
Hide file tree
Showing 8 changed files with 78 additions and 70 deletions.
5 changes: 3 additions & 2 deletions core/src/plugins/access.ajxp_conf/i18n/de.php
Expand Up @@ -146,5 +146,6 @@
"121" => "Get professional support for your install",
"122" => "All Settings",
"123" => "Other plugins",
"124" => "Source",
);
"124" => "Source",
"125" => "Alias",
);
1 change: 1 addition & 0 deletions core/src/plugins/access.ajxp_conf/i18n/en.php
Expand Up @@ -145,4 +145,5 @@
"122" => "All Settings",
"123" => "Other plugins",
"124" => "Source",
"125" => "Alias",
);
49 changes: 25 additions & 24 deletions core/src/plugins/access.ajxp_conf/i18n/es.php
@@ -1,23 +1,23 @@
<?php
/*
* Copyright 2007-2013 Charles du Jeu - Abstrium SAS <team (at) pyd.io>
* This file is part of Pydio.
*
* Pydio is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Pydio is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
*
* The latest code can be found at <http://pyd.io/>.
*/
* Copyright 2007-2013 Charles du Jeu - Abstrium SAS <team (at) pyd.io>
* This file is part of Pydio.
*
* Pydio is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Pydio is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
*
* The latest code can be found at <http://pyd.io/>.
*/
$mess=array(
"1" => "Datos de Configuración",
"2" => "Usuarios y Grupos",
Expand Down Expand Up @@ -140,9 +140,10 @@
"118" => "Nuevo grupo",
"group_access" => "g",
"119" => "Fijar grupo de usuario",
"120" => "Go Pro",
"121" => "Get professional support for your install",
"122" => "All Settings",
"123" => "Other plugins",
"124" => "Source",
);
"120" => "Go Pro",
"121" => "Get professional support for your install",
"122" => "All Settings",
"123" => "Other plugins",
"124" => "Source",
"125" => "Alias",
);
13 changes: 7 additions & 6 deletions core/src/plugins/access.ajxp_conf/i18n/fi.php
Expand Up @@ -143,10 +143,11 @@
"118" => "New group",
"group_access" => "g",
"119" => "Set user group",
"120" => "Go Pro",
"121" => "Get professional support for your install",
"122" => "All Settings",
"123" => "Other plugins",
"124" => "Source",
"120" => "Go Pro",
"121" => "Get professional support for your install",
"122" => "All Settings",
"123" => "Other plugins",
"124" => "Source",
"125" => "Alias",
/* END SENTENCE */
);
);
5 changes: 3 additions & 2 deletions core/src/plugins/access.ajxp_conf/i18n/fr.php
Expand Up @@ -144,6 +144,7 @@
"121" => "Get professional support for your install",
"122" => "Paramètres",
"123" => "Autres extensions",
"124" => "Source",
"124" => "Source",
"125" => "Alias",
/* END SENTENCE */
);
);
13 changes: 7 additions & 6 deletions core/src/plugins/access.ajxp_conf/i18n/hu.php
Expand Up @@ -142,10 +142,11 @@
"118" => "Új csoport",
"group_access" => "g",
"119" => "Set user group",
"120" => "Go Pro",
"121" => "Get professional support for your install",
"122" => "All Settings",
"123" => "Other plugins",
"124" => "Source",
"120" => "Go Pro",
"121" => "Get professional support for your install",
"122" => "All Settings",
"123" => "Other plugins",
"124" => "Source",
"125" => "Alias",
/* END SENTENCE */
);
);
49 changes: 25 additions & 24 deletions core/src/plugins/access.ajxp_conf/i18n/pt.php
@@ -1,23 +1,23 @@
<?php
/*
* Copyright 2007-2013 Charles du Jeu - Abstrium SAS <team (at) pyd.io>
* This file is part of Pydio.
*
* Pydio is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Pydio is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
*
* The latest code can be found at <http://pyd.io/>.
*/
* Copyright 2007-2013 Charles du Jeu - Abstrium SAS <team (at) pyd.io>
* This file is part of Pydio.
*
* Pydio is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Pydio is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
*
* The latest code can be found at <http://pyd.io/>.
*/
$mess=array(
"1" => "Dados de Configuração",
"2" => "Utilizadores e Grupos",
Expand Down Expand Up @@ -140,9 +140,10 @@
"118" => "Novo Grupo",
"group_access" => "G",
"119" => "Definir grupo do utilizador",
"120" => "Go Pro",
"121" => "Get professional support for your install",
"122" => "All Settings",
"123" => "Other plugins",
"124" => "Source",
);
"120" => "Go Pro",
"121" => "Get professional support for your install",
"122" => "All Settings",
"123" => "Other plugins",
"124" => "Source",
"125" => "Alias",
);
13 changes: 7 additions & 6 deletions core/src/plugins/access.ajxp_conf/i18n/si.php
Expand Up @@ -141,9 +141,10 @@
"118" => "New group",
"group_access" => "g",
"119" => "Set user group",
"120" => "Go Pro",
"121" => "Get professional support for your install",
"122" => "All Settings",
"123" => "Other plugins",
"124" => "Source",
);
"120" => "Go Pro",
"121" => "Get professional support for your install",
"122" => "All Settings",
"123" => "Other plugins",
"124" => "Source",
"125" => "Alias",
);

0 comments on commit 00a82d0

Please sign in to comment.