Solving issue 1704: "No error message saving profile to write protected directory"

This commit is contained in:
natureh 510
2013-02-27 23:16:36 +01:00
parent cde922284e
commit 7959dfd0f4
6 changed files with 32 additions and 6 deletions

View File

@@ -523,6 +523,7 @@ MAIN_MSG_JOBSINQUEUE;travail(aux) en file d'attente
MAIN_MSG_NAVIGATOR;Navigateur
MAIN_MSG_PLACES;Emplacement
MAIN_MSG_QOVERWRITE;Voulez-vous l'écraser?
MAIN_MSG_WRITEFAILED;Échec de l'enregistrement du fichier\n\n<b>"%1"</b>\n\nAssurez-vous que le dossier existe et qu'il est permis d'y écrire.
MAIN_TAB_BASIC;Basique
MAIN_TAB_COLOR;Couleur
MAIN_TAB_COLOR_TOOLTIP;<b>Alt-c</b>

View File

@@ -523,6 +523,7 @@ MAIN_MSG_JOBSINQUEUE;job(s) in the queue
MAIN_MSG_NAVIGATOR;Navigator
MAIN_MSG_PLACES;Places
MAIN_MSG_QOVERWRITE;Do you want to overwrite it?
MAIN_MSG_WRITEFAILED;Failed to write\n\n<b>"%1"</b>\n\nMake sure that the folder exists and that you have write permission to it.
MAIN_TAB_BASIC;Basic
MAIN_TAB_COLOR;Color
MAIN_TAB_COLOR_TOOLTIP;Shortcut: <b>Alt-C</b>