From 2c68e0efd77034c2e51ad2a6f51a947f1ae6b5f7 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Wed, 3 Apr 2013 16:18:02 -0700 Subject: [PATCH] presets.yaml shouldn't be edited either --- data/locales.js | 4 ++-- data/update_locales.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/data/locales.js b/data/locales.js index 2c99a455e..5195c8456 100644 --- a/data/locales.js +++ b/data/locales.js @@ -3,8 +3,8 @@ THIS FILE IS GENERATED BY `make translations`. Don't make changes to it. - Instead, edit the English strings in data/core.yaml or data/presets.yaml, or - contribute translations on https://www.transifex.com/projects/p/id-editor/. + Instead, edit the English strings in data/core.yaml, or contribute + translations on https://www.transifex.com/projects/p/id-editor/. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */ diff --git a/data/update_locales.js b/data/update_locales.js index ca94c2a4c..ae4c6a1f4 100644 --- a/data/update_locales.js +++ b/data/update_locales.js @@ -32,8 +32,8 @@ asyncMap(resources, getResource, function(err, locales) { '\n' + ' THIS FILE IS GENERATED BY `make translations`. Don\'t make changes to it.\n' + '\n' + - ' Instead, edit the English strings in data/core.yaml or data/presets.yaml, or\n' + - ' contribute translations on https://www.transifex.com/projects/p/id-editor/.\n' + + ' Instead, edit the English strings in data/core.yaml, or contribute\n' + + ' translations on https://www.transifex.com/projects/p/id-editor/.\n' + '\n' + ' !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n' + ' */\n';