Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit f450e5e

Browse files
committed
updated french translation / refs #27
1 parent 9f0e509 commit f450e5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/universalJavaApplicationStub

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# #
1414
# @author Tobias Fischer #
1515
# @url https://github.com/tofi86/universalJavaApplicationStub #
16-
# @date 2016-07-03 #
16+
# @date 2016-07-05 #
1717
# @version 1.0.1 #
1818
# #
1919
# #
@@ -247,7 +247,7 @@ if [[ $LANG == fr* ]] ; then
247247
MSG_ERROR_LAUNCHING="Erreur au lancement de '${CFBundleName}'."
248248
MSG_MISSING_MAINCLASS="'MainClass' n'est pas spécifié.\nL'application Java ne peut pas être lancée."
249249
MSG_NO_SUITABLE_JAVA="La version de Java installée sur votre système ne convient pas.\nCe programme nécessite Java"
250-
MSG_JAVA_VERSION_OR_LATER="ou plus tard"
250+
MSG_JAVA_VERSION_OR_LATER="ou ultérieur"
251251
MSG_JAVA_VERSION_LATEST="(dernière mise à jour)"
252252
MSG_NO_SUITABLE_JAVA_CHECK="Merci de bien vouloir installer la version de Java requise."
253253
MSG_INSTALL_JAVA="Java doit être installé sur votre système.\nRendez-vous sur java.com et suivez les instructions d'installation..."

0 commit comments

Comments
 (0)