Skip to content

Commit

Permalink
I forgot to translate two comments
Browse files Browse the repository at this point in the history
  • Loading branch information
macabeus authored and Elvish-Hunter committed Mar 22, 2016
1 parent 54efe7a commit 67e79f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/schema.cfg
Expand Up @@ -29,7 +29,7 @@
_theme="repeated theme"
_units="optional units"
_section="optional section"
_topic="repeated topic" # TODO: De algum jeito, tem que dizer que depende do 'section'
_topic="repeated topic" # TODO: Somehow, has to say that depends on the 'section'
[/root]

[about]
Expand Down
2 changes: 1 addition & 1 deletion data/tools/wmlvalidator
Expand Up @@ -47,7 +47,7 @@ class Validator:

# TODO: the blocks below probably need to be rewritten

# TODO: Retorno deve ser mostrado em mensagens mais organizadas, como numa tabela
# TODO: Return should be shown in more organized, for example, a table
# Validate the attributes
for attribute in schema.get_attributes():
matches = node.get_texts(attribute.name)
Expand Down

0 comments on commit 67e79f7

Please sign in to comment.