Update translation keys
This commit is contained in:
parent
cf26c4c286
commit
ce3600b026
@ -201,7 +201,7 @@ define(function () {
|
|||||||
|
|
||||||
out.cancel = "Annuler";
|
out.cancel = "Annuler";
|
||||||
out.cancelButton = 'Annuler (Échap)';
|
out.cancelButton = 'Annuler (Échap)';
|
||||||
out.doNotAskAgain = "Ne jamais renommer (Échap)";
|
out.doNotAskAgain = "Ne plus demander (Échap)";
|
||||||
|
|
||||||
out.historyText = "Historique";
|
out.historyText = "Historique";
|
||||||
out.historyButton = "Afficher l'historique du document";
|
out.historyButton = "Afficher l'historique du document";
|
||||||
|
|||||||
@ -204,7 +204,7 @@ define(function () {
|
|||||||
|
|
||||||
out.cancel = "Cancel";
|
out.cancel = "Cancel";
|
||||||
out.cancelButton = 'Cancel (esc)';
|
out.cancelButton = 'Cancel (esc)';
|
||||||
out.doNotAskAgain = "Always keep existing name (Esc)";
|
out.doNotAskAgain = "Don't ask me again (Esc)";
|
||||||
|
|
||||||
out.historyText = "History";
|
out.historyText = "History";
|
||||||
out.historyButton = "Display the document history";
|
out.historyButton = "Display the document history";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user