Page MenuHomePhabricator

Hardcoded (untranslatable) string in MonoBook.php
Closed, ResolvedPublic

Description

MonoBook.php contains hardcoded (not translatable) string "Views".
Line 86:

	  <h5>Views</h5>

should read something like:

	  <h5><?php $this->msg('views') ?></h5>

(+ add "views" to Language*.php)


Version: 1.4.x
Severity: trivial

Details

Reference
bz1486
TitleReferenceAuthorSource BranchDest Branch
Add docstrings and minor formatting changesrepos/search-platform/sre/cleanup-flink-object-storage!3bkingdocstringmain
Add kubernetes logicrepos/search-platform/sre/cleanup-flink-object-storage!2bkingk8smain
Add READMErepos/search-platform/sre/cleanup-flink-object-storage!1bkingreadmemain
Remove anonymous property from tunnelsrepos/mediawiki/services/ipoid!155stranupdate-tunnel-definitionmain
Pseudo-random shuffle for revisionsmnz/annotool!15mnzmnz/revision-shufflemain
WasmEdge: Pin binary to 0.13.4repos/abstract-wiki/wikifunctions/function-evaluator!75jforresterT348673main
Pin version of wasmtime to v13.0.0 so that v14.0.0 doesn't break everything.repos/abstract-wiki/wikifunctions/function-evaluator!74apineapine-pin-wasmtimemain
Revert "Send report incident emails to Patch Demo account"repos/ci-tools/patchdemo!594dreamyjazzrevert-report-incident-config-changemaster
Send report incident emails to Patch Demo accountrepos/ci-tools/patchdemo!593dreamyjazzreport-incident-configmaster
Customize query in GitLab

Revisions and Commits

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 8:12 PM
bzimport set Reference to bz1486.
bzimport added a subscriber: Unknown Object (MLST).

tom wrote:

*** This bug has been marked as a duplicate of 498 ***

epriestley added a commit: Unknown Object (Diffusion Commit).Mar 4 2015, 8:23 AM