Index: src/stock-receive/messages_en.json =================================================================== diff -u -N -rd275aae37fdd084504754e6a3f727d6fedcea145 -r158adfa835902e2943cb2ae5ba06f79880af71c3 --- src/stock-receive/messages_en.json (.../messages_en.json) (revision d275aae37fdd084504754e6a3f727d6fedcea145) +++ src/stock-receive/messages_en.json (.../messages_en.json) (revision 158adfa835902e2943cb2ae5ba06f79880af71c3) @@ -4,5 +4,9 @@ "stockReceive.program": "Program", "stockReceive.action": "Action", "stockReceive.title": "Receive for ${facility}", - "stockReceive.noProgramAvailable": "There are no programs for this facility. Please contact the Admin." + "stockReceive.noProgramAvailable": "There are no programs for this facility. Please contact the Admin.", + "stockReceive.offline1": "You are offline. There are Receive events pending. They will be synchronized automatically when the internet connection returns.", + "stockReceive.offline2": "Please check ", + "stockReceive.pendingOfflineEvents": "Pending offline events", + "stockReceive.offline3": " for details." }