Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
605379a4
Commit
605379a4
authored
Jan 03, 2017
by
Fernando Verdugo Arias
Browse files
More tx
parent
81442e95
Changes
4
Hide whitespace changes
Inline
Side-by-side
lib/Ravada/I18N/ca.po
View file @
605379a4
...
...
@@ -50,8 +50,8 @@ msgstr "Clonar"
msgid "Can't Remove Base and Delete. Machine has 1 Clone/s"
msgstr ""
msgid "NEW
Messages
"
msgstr "NOU
missatge
"
msgid "NEW"
msgstr "NOU
S
"
msgid "Users List"
msgstr "Llista d'usuaris"
...
...
lib/Ravada/I18N/en.po
View file @
605379a4
...
...
@@ -48,7 +48,7 @@ msgstr ""
msgid "Can't Remove Base and Delete. Machine has 1 Clone/s"
msgstr ""
msgid "NEW
Messages
"
msgid "NEW"
msgstr ""
msgid "Users List"
...
...
lib/Ravada/I18N/es.po
View file @
605379a4
...
...
@@ -50,8 +50,8 @@ msgstr "Clonar"
msgid "Can't Remove Base and Delete. Machine has 1 Clone/s"
msgstr ""
msgid "NEW
Messages
"
msgstr "NUEVO
mensaje
"
msgid "NEW"
msgstr "NUEVO
S
"
msgid "Users List"
msgstr "Lista de usuarios"
...
...
@@ -61,3 +61,21 @@ msgstr "Nombre"
msgid "Log Out"
msgstr "Salir"
msgid "Available Machines"
msgstr "Máquinas disponibles"
msgid "Help"
msgstr "Ayuda"
msgid "Requirements"
msgstr "Requerimientos"
msgid "About"
msgstr "Info"
msgid "Messages"
msgstr "Mensajes"
msgid "Mark all as Read"
msgstr "Marcar como leídos"
templates/bootstrap/navigation.html.ep
View file @
605379a4
...
...
@@ -16,10 +16,10 @@
<a href="/messages.html">
% if ($_user->unread_messages) {
<i class="fa fa-fw fa-bell"></i>
<b>
NEW
</b>
<b>
<%=l 'NEW' %>
</b>
<!-- TODO list of message subjects when clicking -->
% }
Messages
<%=l '
Messages
' %>
</a>
</li>
% }
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment