Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
  • 1 commit
  • 3 files changed
  • 0 commit comments
  • 1 contributor
Commits on Mar 05, 2018
Showing with 5 additions and 6 deletions.
  1. +1 −1 src/PriorityMenu.cpp
  2. +2 −2 src/locales/en.catkeys
  3. +2 −3 src/locales/it.catkeys
@@ -30,7 +30,7 @@
#define B_TRANSLATION_CONTEXT "PriorityMenu"

PriorityMenu::PriorityMenu(TeamListView* teamListView)
: BMenu(B_TRANSLATE("SetPriority")),
: BMenu(B_TRANSLATE("Set priority")),
fTeamListView(teamListView),
fPriority(-2),
fEnabled(false)
@@ -1,4 +1,4 @@
1 English application/x-vnd.AJ-Slayer2 1097298290
1 English application/x-vnd.AJ-Slayer2 2206410706
Suspend TeamListView Suspend
Id TeamListView Id
Forced reload MainWindow Forced reload
@@ -46,6 +46,6 @@ Open window in all workspaces SettingsWindow Open window in all workspaces
Kill TeamListView Kill
State TeamListView State
Suspended ThreadItem Suspended
SetPriority PriorityMenu SetPriority
Waiting ThreadItem Waiting
Set priority PriorityMenu Set priority
Sleeping ThreadItem Sleeping
@@ -1,4 +1,4 @@
1 English application/x-vnd.AJ-Slayer2 1097298290
1 Italian application/x-vnd.AJ-Slayer2 2206410706
Suspend TeamListView Sospendi
Id TeamListView Id
Forced reload MainWindow Aggiornamento forzato
@@ -46,7 +46,6 @@ Open window in all workspaces SettingsWindow Apri la finestra in tutti i worksp
Kill TeamListView Uccidi
State TeamListView Stato
Suspended ThreadItem Sospeso
SetPriority PriorityMenu Imposta priorità
Waiting ThreadItem In attesa
Set priority PriorityMenu Imposta priorità
Sleeping ThreadItem Dormendo
o

No commit comments for this range

You can’t perform that action at this time.