diff options
Diffstat (limited to 'locale/pt-br/script.lua')
-rw-r--r-- | locale/pt-br/script.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/pt-br/script.lua b/locale/pt-br/script.lua index f7ac6d3d..b9cf0f7d 100644 --- a/locale/pt-br/script.lua +++ b/locale/pt-br/script.lua @@ -476,6 +476,8 @@ WINDOW_PROCESSING_SEMANTIC_RANGE = 'Processando tokens semânticas incrementais...' WINDOW_PROCESSING_HINT = 'Processando dicas de lina...' +WINDOW_PROCESSING_BUILD_META = -- TODO: need translate! +'Processing build meta...' WINDOW_INCREASE_UPPER_LIMIT = 'Aumente o limite superior' WINDOW_CLOSE = |