Skip to content

Commit

Permalink
fix(ui): too long localized string
Browse files Browse the repository at this point in the history
  • Loading branch information
btry committed Oct 23, 2017
1 parent f057b3b commit c83323d
Show file tree
Hide file tree
Showing 32 changed files with 131 additions and 195 deletions.
8 changes: 4 additions & 4 deletions inc/wizard.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,11 @@ public static function header($title) {
echo '<li class="' . ($activeMenuItem == self::MENU_BOOKMARKS ? 'plugin_formcreator_selectedMenuItem' : '') . '">';
Ajax::createIframeModalWindow('loadbookmark',
$CFG_GLPI["root_doc"]."/front/savedsearch.php?action=load",
['title' => __('Load a saved search', 'formcreator'),
'reloadonclose' => true]);
['title' => __('Saved searches'),
'reloadonclose' => true]);
echo '<a href="#" id="showSavedSearchesLink">';
echo '<span class="fa fa-star fc_list_icon" title="'.__('Load a saved search', 'formcretaor').'"></span>';
echo '<label>'.__('Load a saved search').'</label>';
echo '<span class="fa fa-star fc_list_icon" title="'.__('Saved searches').'"></span>';
echo '<label>'.__('Saved searches').'</label>';
echo '</a>';
echo '</li>';
}
Expand Down
Binary file modified locales/ca_ES.mo
Binary file not shown.
20 changes: 8 additions & 12 deletions locales/ca_ES.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Formcreator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-10-23 15:42+0200\n"
"PO-Revision-Date: 2017-10-23 13:44+0000\n"
"POT-Creation-Date: 2017-10-23 16:21+0200\n"
"PO-Revision-Date: 2017-10-23 14:22+0000\n"
"Last-Translator: Thierry Bugier <[email protected]>\n"
"Language-Team: Catalan (Spain) (http://www.transifex.com/teclib/glpi-project-plugin-formcreator/language/ca_ES/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -829,31 +829,27 @@ msgstr ""
msgid "Your form has been accepted by the validator"
msgstr "La teva sol·licitud ha estat acceptada pel validador"

#: inc/wizard.class.php:67 inc/wizard.class.php:68
#: inc/wizard.class.php:70 inc/wizard.class.php:71
msgid "Seek assistance"
msgstr "Demanar assistència"

#: inc/wizard.class.php:73 inc/wizard.class.php:74
#: inc/wizard.class.php:76 inc/wizard.class.php:77
msgid "My requests for assistance"
msgstr "LEs meves sol·licituds d'assistència"

#: inc/wizard.class.php:85 inc/wizard.class.php:86
#: inc/wizard.class.php:88 inc/wizard.class.php:89
msgid "Book an asset"
msgstr "Reservar un actiu"

#: inc/wizard.class.php:94 inc/wizard.class.php:95
#: inc/wizard.class.php:97 inc/wizard.class.php:98
msgid "Consult feeds"
msgstr "Consultar feeds"

#: inc/wizard.class.php:126 inc/wizard.class.php:129
msgid "Load a saved search"
msgstr ""

#: inc/wizard.class.php:243
#: inc/wizard.class.php:246
msgid "To validate"
msgstr "Per validar"

#: inc/wizard.class.php:255
#: inc/wizard.class.php:258
msgid "Closed"
msgstr "Tancat"

Expand Down
Binary file modified locales/cs_CZ.mo
Binary file not shown.
20 changes: 8 additions & 12 deletions locales/cs_CZ.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Formcreator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-10-23 15:42+0200\n"
"PO-Revision-Date: 2017-10-23 13:44+0000\n"
"POT-Creation-Date: 2017-10-23 16:21+0200\n"
"PO-Revision-Date: 2017-10-23 14:21+0000\n"
"Last-Translator: Thierry Bugier <[email protected]>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/teclib/glpi-project-plugin-formcreator/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -844,31 +844,27 @@ msgstr ""
msgid "Your form has been accepted by the validator"
msgstr "Váš formulář byl ověřen ověřovatelem"

#: inc/wizard.class.php:67 inc/wizard.class.php:68
#: inc/wizard.class.php:70 inc/wizard.class.php:71
msgid "Seek assistance"
msgstr "Požádat o pomoc"

#: inc/wizard.class.php:73 inc/wizard.class.php:74
#: inc/wizard.class.php:76 inc/wizard.class.php:77
msgid "My requests for assistance"
msgstr "Moje žádosti o pomoc"

#: inc/wizard.class.php:85 inc/wizard.class.php:86
#: inc/wizard.class.php:88 inc/wizard.class.php:89
msgid "Book an asset"
msgstr "Rezervovat aktivum"

#: inc/wizard.class.php:94 inc/wizard.class.php:95
#: inc/wizard.class.php:97 inc/wizard.class.php:98
msgid "Consult feeds"
msgstr "Konzultovat zdroje"

#: inc/wizard.class.php:126 inc/wizard.class.php:129
msgid "Load a saved search"
msgstr ""

#: inc/wizard.class.php:243
#: inc/wizard.class.php:246
msgid "To validate"
msgstr "K ověření"

#: inc/wizard.class.php:255
#: inc/wizard.class.php:258
msgid "Closed"
msgstr "Uzavřeno"

Expand Down
Binary file modified locales/de_DE.mo
Binary file not shown.
20 changes: 8 additions & 12 deletions locales/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Formcreator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-10-23 15:42+0200\n"
"PO-Revision-Date: 2017-10-23 13:44+0000\n"
"POT-Creation-Date: 2017-10-23 16:21+0200\n"
"PO-Revision-Date: 2017-10-23 14:21+0000\n"
"Last-Translator: Thierry Bugier <[email protected]>\n"
"Language-Team: German (Germany) (http://www.transifex.com/teclib/glpi-project-plugin-formcreator/language/de_DE/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -835,31 +835,27 @@ msgstr ""
msgid "Your form has been accepted by the validator"
msgstr "Ihr Formular wurde genehmigt."

#: inc/wizard.class.php:67 inc/wizard.class.php:68
#: inc/wizard.class.php:70 inc/wizard.class.php:71
msgid "Seek assistance"
msgstr "Hilfe holen"

#: inc/wizard.class.php:73 inc/wizard.class.php:74
#: inc/wizard.class.php:76 inc/wizard.class.php:77
msgid "My requests for assistance"
msgstr "Meine Hilfsanfragen"

#: inc/wizard.class.php:85 inc/wizard.class.php:86
#: inc/wizard.class.php:88 inc/wizard.class.php:89
msgid "Book an asset"
msgstr "Asset buchen"

#: inc/wizard.class.php:94 inc/wizard.class.php:95
#: inc/wizard.class.php:97 inc/wizard.class.php:98
msgid "Consult feeds"
msgstr "Feeds zu Rate ziehen"

#: inc/wizard.class.php:126 inc/wizard.class.php:129
msgid "Load a saved search"
msgstr ""

#: inc/wizard.class.php:243
#: inc/wizard.class.php:246
msgid "To validate"
msgstr "Zu genehmigen"

#: inc/wizard.class.php:255
#: inc/wizard.class.php:258
msgid "Closed"
msgstr "Abgeschlossen"

Expand Down
Binary file modified locales/en_GB.mo
Binary file not shown.
20 changes: 8 additions & 12 deletions locales/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Formcreator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-10-23 15:42+0200\n"
"PO-Revision-Date: 2017-10-23 13:45+0000\n"
"POT-Creation-Date: 2017-10-23 16:21+0200\n"
"PO-Revision-Date: 2017-10-23 14:22+0000\n"
"Last-Translator: Thierry Bugier <[email protected]>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/teclib/glpi-project-plugin-formcreator/language/en_GB/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -832,31 +832,27 @@ msgstr "Failed to link the item"
msgid "Your form has been accepted by the validator"
msgstr "Your form has been accepted by the validator"

#: inc/wizard.class.php:67 inc/wizard.class.php:68
#: inc/wizard.class.php:70 inc/wizard.class.php:71
msgid "Seek assistance"
msgstr "Seek assistance"

#: inc/wizard.class.php:73 inc/wizard.class.php:74
#: inc/wizard.class.php:76 inc/wizard.class.php:77
msgid "My requests for assistance"
msgstr "My requests for assistance"

#: inc/wizard.class.php:85 inc/wizard.class.php:86
#: inc/wizard.class.php:88 inc/wizard.class.php:89
msgid "Book an asset"
msgstr "Book an asset"

#: inc/wizard.class.php:94 inc/wizard.class.php:95
#: inc/wizard.class.php:97 inc/wizard.class.php:98
msgid "Consult feeds"
msgstr "Consult feeds"

#: inc/wizard.class.php:126 inc/wizard.class.php:129
msgid "Load a saved search"
msgstr "Load a saved search"

#: inc/wizard.class.php:243
#: inc/wizard.class.php:246
msgid "To validate"
msgstr "To validate"

#: inc/wizard.class.php:255
#: inc/wizard.class.php:258
msgid "Closed"
msgstr "Closed"

Expand Down
Binary file modified locales/es_AR.mo
Binary file not shown.
20 changes: 8 additions & 12 deletions locales/es_AR.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Formcreator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-10-23 15:42+0200\n"
"PO-Revision-Date: 2017-10-23 13:44+0000\n"
"POT-Creation-Date: 2017-10-23 16:21+0200\n"
"PO-Revision-Date: 2017-10-23 14:22+0000\n"
"Last-Translator: Thierry Bugier <[email protected]>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/teclib/glpi-project-plugin-formcreator/language/es_AR/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -831,31 +831,27 @@ msgstr ""
msgid "Your form has been accepted by the validator"
msgstr "Su formulario ha sido aceptado por el validador"

#: inc/wizard.class.php:67 inc/wizard.class.php:68
#: inc/wizard.class.php:70 inc/wizard.class.php:71
msgid "Seek assistance"
msgstr "Busque ayuda"

#: inc/wizard.class.php:73 inc/wizard.class.php:74
#: inc/wizard.class.php:76 inc/wizard.class.php:77
msgid "My requests for assistance"
msgstr "Mis pedidos de asistencia"

#: inc/wizard.class.php:85 inc/wizard.class.php:86
#: inc/wizard.class.php:88 inc/wizard.class.php:89
msgid "Book an asset"
msgstr "Reservar un activo"

#: inc/wizard.class.php:94 inc/wizard.class.php:95
#: inc/wizard.class.php:97 inc/wizard.class.php:98
msgid "Consult feeds"
msgstr "Consultar fuentes"

#: inc/wizard.class.php:126 inc/wizard.class.php:129
msgid "Load a saved search"
msgstr ""

#: inc/wizard.class.php:243
#: inc/wizard.class.php:246
msgid "To validate"
msgstr "Validar"

#: inc/wizard.class.php:255
#: inc/wizard.class.php:258
msgid "Closed"
msgstr "Cerrado"

Expand Down
Binary file modified locales/es_ES.mo
Binary file not shown.
20 changes: 8 additions & 12 deletions locales/es_ES.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Formcreator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-10-23 15:42+0200\n"
"PO-Revision-Date: 2017-10-23 13:44+0000\n"
"POT-Creation-Date: 2017-10-23 16:21+0200\n"
"PO-Revision-Date: 2017-10-23 14:22+0000\n"
"Last-Translator: Thierry Bugier <[email protected]>\n"
"Language-Team: Spanish (Spain) (http://www.transifex.com/teclib/glpi-project-plugin-formcreator/language/es_ES/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -831,31 +831,27 @@ msgstr ""
msgid "Your form has been accepted by the validator"
msgstr "Su formulario ha sido aceptado por el validador"

#: inc/wizard.class.php:67 inc/wizard.class.php:68
#: inc/wizard.class.php:70 inc/wizard.class.php:71
msgid "Seek assistance"
msgstr "Buscar ayuda"

#: inc/wizard.class.php:73 inc/wizard.class.php:74
#: inc/wizard.class.php:76 inc/wizard.class.php:77
msgid "My requests for assistance"
msgstr "Mis solucitudes de ayuda"

#: inc/wizard.class.php:85 inc/wizard.class.php:86
#: inc/wizard.class.php:88 inc/wizard.class.php:89
msgid "Book an asset"
msgstr "Reservar un activo"

#: inc/wizard.class.php:94 inc/wizard.class.php:95
#: inc/wizard.class.php:97 inc/wizard.class.php:98
msgid "Consult feeds"
msgstr "Consultar feeds"

#: inc/wizard.class.php:126 inc/wizard.class.php:129
msgid "Load a saved search"
msgstr ""

#: inc/wizard.class.php:243
#: inc/wizard.class.php:246
msgid "To validate"
msgstr "Para validar"

#: inc/wizard.class.php:255
#: inc/wizard.class.php:258
msgid "Closed"
msgstr "Cerrado"

Expand Down
Binary file modified locales/fr_FR.mo
Binary file not shown.
20 changes: 8 additions & 12 deletions locales/fr_FR.po
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Formcreator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-10-23 15:42+0200\n"
"PO-Revision-Date: 2017-10-23 13:44+0000\n"
"POT-Creation-Date: 2017-10-23 16:21+0200\n"
"PO-Revision-Date: 2017-10-23 14:22+0000\n"
"Last-Translator: Thierry Bugier <[email protected]>\n"
"Language-Team: French (France) (http://www.transifex.com/teclib/glpi-project-plugin-formcreator/language/fr_FR/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -836,31 +836,27 @@ msgstr "Echec de liaison de l'objet"
msgid "Your form has been accepted by the validator"
msgstr "Votre formulaire a été accepté par le valideur"

#: inc/wizard.class.php:67 inc/wizard.class.php:68
#: inc/wizard.class.php:70 inc/wizard.class.php:71
msgid "Seek assistance"
msgstr "Demander une assistance"

#: inc/wizard.class.php:73 inc/wizard.class.php:74
#: inc/wizard.class.php:76 inc/wizard.class.php:77
msgid "My requests for assistance"
msgstr "Mes demandes d'assistance"

#: inc/wizard.class.php:85 inc/wizard.class.php:86
#: inc/wizard.class.php:88 inc/wizard.class.php:89
msgid "Book an asset"
msgstr "Réserver un matériel"

#: inc/wizard.class.php:94 inc/wizard.class.php:95
#: inc/wizard.class.php:97 inc/wizard.class.php:98
msgid "Consult feeds"
msgstr "Consulter les flux RSS"

#: inc/wizard.class.php:126 inc/wizard.class.php:129
msgid "Load a saved search"
msgstr "Charger une requête sauvegardée"

#: inc/wizard.class.php:243
#: inc/wizard.class.php:246
msgid "To validate"
msgstr "À valider"

#: inc/wizard.class.php:255
#: inc/wizard.class.php:258
msgid "Closed"
msgstr "Fermé"

Expand Down
Loading

0 comments on commit c83323d

Please sign in to comment.