1
0
mirror of https://github.com/adobe/brackets.git synced 2024-11-20 09:53:00 +01:00

Adding description string for Auto-update feature-flag/preference (#14208)

* Adding strings for AutoUpdate and Related Files features

* Addressing spacing issues

* Normalizing whitespaces with spaces:4

Normalizing whitespaces with spaces:4

* Adding remaining strings for AutoUpdate feature

* Removing unused string

* Adding description string for Auto Update feature-flag/preference
This commit is contained in:
Bhavika Miglani 2018-04-10 11:29:15 +05:30 committed by Prashanth Nethi
parent 2d65a3ccb1
commit d52f3c9227

View File

@ -864,6 +864,7 @@ define({
"DOWNLOAD_ERROR" : "Error occurred while downloading.",
"RESTART_BUTTON" : "Restart",
"LATER_BUTTON" : "Later",
"DESCRIPTION_AUTO_UPDATE" : "Enable/disable Brackets Auto-update",
// Strings for Related Files
"CMD_FIND_RELATED_FILES" : "Find Related Files"