diff --git a/locale/pt_BR.php b/locale/pt_BR.php index 8eb24dc773..23a23996f4 100644 --- a/locale/pt_BR.php +++ b/locale/pt_BR.php @@ -80,7 +80,8 @@ $t['Basic Info'] = 'Informações básicas'; $t['Basic'] = 'Básico'; $t['Both'] = 'Ambos'; $t['Browse Channels'] = 'Procurar canais'; -$t['Browse'] = 'Navegar'; +$t['Browse'] = 'Procurar'; +$t['Browse files'] = 'Procurar arquivos'; $t['Birth Date'] = 'Data de nascimento'; $t['But only admin can download'] = 'Mas apenas o administrador pode baixar'; $t['Buy This Plugin'] = 'Compre este plug-in'; diff --git a/plugin/ImageGallery/upload.php b/plugin/ImageGallery/upload.php index 2338a10ce1..a780faf38a 100644 --- a/plugin/ImageGallery/upload.php +++ b/plugin/ImageGallery/upload.php @@ -38,7 +38,7 @@ $_page = new Page(array('Edit Gallery'));
- +
@@ -212,4 +212,4 @@ $_page = new Page(array('Edit Gallery')); print(); -?> \ No newline at end of file +?> diff --git a/view/list-images.php b/view/list-images.php index cc37637859..2966e73a3b 100644 --- a/view/list-images.php +++ b/view/list-images.php @@ -29,7 +29,7 @@ $_page = new Page(array('List Categories'));
- +
- \ No newline at end of file + diff --git a/view/mini-upload-form/index.php b/view/mini-upload-form/index.php index 31fdf711aa..ad2229e247 100644 --- a/view/mini-upload-form/index.php +++ b/view/mini-upload-form/index.php @@ -41,7 +41,7 @@ if (!User::canUpload()) {
- +
@@ -59,7 +59,7 @@ if (!User::canUpload()) { - +