diff options
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r-- | lib/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 8c3e3edfcf8..b86466cd490 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -90,7 +90,7 @@ OC.L10N.register( "%s enter the database name." : "%s introduza o nome da base de datos", "%s you may not use dots in the database name" : "%s non se poden empregar puntos na base de datos", "MySQL username and/or password not valid" : "Nome de usuario e/ou contrasinal de MySQL incorrecto", - "You need to enter details of an existing account." : "Debe inserir os detalles dunha conta existente.", + "You need to enter details of an existing account." : "Debe introducir os detalles dunha conta existente.", "Oracle connection could not be established" : "Non foi posíbel estabelecer a conexión con Oracle", "Oracle username and/or password not valid" : "O nome de usuario e/ou contrasinal de Oracle é incorrecto", "PostgreSQL username and/or password not valid" : "Nome de usuario e/ou contrasinal de PostgreSQL incorrecto", |