Use the same disconnecter error translation key for all the apps

This commit is contained in:
yflory
2017-02-09 15:34:14 +01:00
parent f8366e0cfc
commit d54262c8df
9 changed files with 6 additions and 18 deletions

View File

@@ -118,8 +118,6 @@ define(function () {
out.notifyRenamed = "{0} a changé son nom en {1}";
out.notifyLeft = "{0} a quitté la session collaborative";
out.disconnectAlert = 'Perte de la connexion au réseau !';
out.okButton = 'OK (Entrée)';
out.cancel = "Annuler";