Changeset View
Changeset View
Standalone View
Standalone View
src/applications/differential/view/DifferentialChangesetListView.php
| Show First 20 Lines • Show All 226 Lines • ▼ Show 20 Lines | $this->initBehavior( | ||||
| 'Load Changes' => pht('Load Changes'), | 'Load Changes' => pht('Load Changes'), | ||||
| 'View Side-by-Side' => pht('View Side-by-Side'), | 'View Side-by-Side' => pht('View Side-by-Side'), | ||||
| 'View Unified' => pht('View Unified'), | 'View Unified' => pht('View Unified'), | ||||
| 'Change Text Encoding...' => pht('Change Text Encoding...'), | 'Change Text Encoding...' => pht('Change Text Encoding...'), | ||||
| 'Highlight As...' => pht('Highlight As...'), | 'Highlight As...' => pht('Highlight As...'), | ||||
| 'Loading...' => pht('Loading...'), | 'Loading...' => pht('Loading...'), | ||||
| 'Editing Comment' => pht('Editing Comment'), | |||||
| 'Jump to next change.' => pht('Jump to next change.'), | 'Jump to next change.' => pht('Jump to next change.'), | ||||
| 'Jump to previous change.' => pht('Jump to previous change.'), | 'Jump to previous change.' => pht('Jump to previous change.'), | ||||
| 'Jump to next file.' => pht('Jump to next file.'), | 'Jump to next file.' => pht('Jump to next file.'), | ||||
| 'Jump to previous file.' => pht('Jump to previous file.'), | 'Jump to previous file.' => pht('Jump to previous file.'), | ||||
| 'Jump to next inline comment.' => pht('Jump to next inline comment.'), | 'Jump to next inline comment.' => pht('Jump to next inline comment.'), | ||||
| 'Jump to previous inline comment.' => | 'Jump to previous inline comment.' => | ||||
| pht('Jump to previous inline comment.'), | pht('Jump to previous inline comment.'), | ||||
| 'Jump to the table of contents.' => | 'Jump to the table of contents.' => | ||||
| ▲ Show 20 Lines • Show All 143 Lines • Show Last 20 Lines | |||||