Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/strategies/messages.properties')
-rw-r--r--plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/strategies/messages.properties26
1 files changed, 13 insertions, 13 deletions
diff --git a/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/strategies/messages.properties b/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/strategies/messages.properties
index 0d70f650ff3..44f57406344 100644
--- a/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/strategies/messages.properties
+++ b/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/strategies/messages.properties
@@ -1,13 +1,13 @@
-AskUserStrategy_0=Yes for all
-AskUserStrategy_12=
-AskUserStrategy_ERROR=Error
-AskUserStrategy_LOAD_RESOURCE=Load resource
-AskUserStrategy_MESSAGE_PART_1=<form><p>The editor opening the file
-AskUserStrategy_MESSAGE_PART_2=\ is trying to open an external resource:</p><p>
-AskUserStrategy_MESSAGE_PART3=</p><p>Do you want to load it ?</p></form>
-AskUserStrategy_NO=No
-AskUserStrategy_NO_FOR_ALL=No for all
-AskUserStrategy_NO_FOR_ALL_URI=papyrus://NoForAll
-AskUserStrategy_UNABLE_TO_LOAD=Unable to load resource %s
-AskUserStrategy_YES=Yes
-AskUserStrategy_YES_FOR_ALL_URI=papyrus://YesForAll
+AskUserStrategy_0=Yes for all
+AskUserStrategy_12=
+AskUserStrategy_ERROR=Error
+AskUserStrategy_LOAD_RESOURCE=Load resource
+AskUserStrategy_MESSAGE_PART_1=<form><p>The editor opening the file
+AskUserStrategy_MESSAGE_PART_2=\ is trying to open an external resource:</p><p>
+AskUserStrategy_MESSAGE_PART3=</p><p>Do you want to load it ?</p></form>
+AskUserStrategy_NO=No
+AskUserStrategy_NO_FOR_ALL=No for all
+AskUserStrategy_NO_FOR_ALL_URI=papyrus://NoForAll
+AskUserStrategy_UNABLE_TO_LOAD=Unable to load resource %s
+AskUserStrategy_YES=Yes
+AskUserStrategy_YES_FOR_ALL_URI=papyrus://YesForAll

Back to the top