From: vsr Date: Tue, 10 Dec 2013 05:58:31 +0000 (+0000) Subject: Add missing resource item X-Git-Tag: V7_3_0~8 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=39b71280d566791e1af60ea44244bf4ea8ca6020;p=modules%2Fgui.git Add missing resource item --- diff --git a/src/SalomeApp/resources/SalomeApp_msg_en.ts b/src/SalomeApp/resources/SalomeApp_msg_en.ts index ee092821e..446b0292a 100644 --- a/src/SalomeApp/resources/SalomeApp_msg_en.ts +++ b/src/SalomeApp/resources/SalomeApp_msg_en.ts @@ -12,6 +12,10 @@ Python file must include only letters, digits and underscores and start from let WRN_FILE_NOT_EXIST The file %1 does not exist. + + WRN_STUDY_LOCKED + Study is locked. + CLOSE_LOCKED_STUDY Close locked study? diff --git a/src/SalomeApp/resources/SalomeApp_msg_fr.ts b/src/SalomeApp/resources/SalomeApp_msg_fr.ts index 0823f7f8c..faf47a579 100755 --- a/src/SalomeApp/resources/SalomeApp_msg_fr.ts +++ b/src/SalomeApp/resources/SalomeApp_msg_fr.ts @@ -12,6 +12,10 @@ Un fichier Python ne doit être composé que de lettres, chiffres et tirets bas WRN_FILE_NOT_EXIST Le fichier %1 n'existe pas. + + WRN_STUDY_LOCKED + Study is locked. + CLOSE_LOCKED_STUDY Fermer l'étude verrouillée ? diff --git a/src/SalomeApp/resources/SalomeApp_msg_ja.ts b/src/SalomeApp/resources/SalomeApp_msg_ja.ts index 112c5b960..a462b6636 100644 --- a/src/SalomeApp/resources/SalomeApp_msg_ja.ts +++ b/src/SalomeApp/resources/SalomeApp_msg_ja.ts @@ -11,6 +11,10 @@ WRN_FILE_NOT_EXIST ファイル %1 は存在しません。 + + WRN_STUDY_LOCKED + Study is locked. + CLOSE_LOCKED_STUDY ロックされたスタディを閉じますか。