mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 09:04:02 +02:00
presets.yaml shouldn't be edited either
This commit is contained in:
+2
-2
@@ -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/.
|
||||
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
*/
|
||||
|
||||
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user