Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Commit

Permalink
Merge pull request #4355 from vertexclique/patch-2
Browse files Browse the repository at this point in the history
Added CMD_SHOW_IN_OS and CMD_FILE_DELETE translations
  • Loading branch information
jasonsanjose committed Aug 20, 2013
2 parents e74934b + 1ae73d4 commit 834e651
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/nls/tr/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ define({
"CMD_LIVE_FILE_PREVIEW" : "Canlı Önizleme",
"CMD_PROJECT_SETTINGS" : "Proje Ayarları\u2026",
"CMD_FILE_RENAME" : "Yeniden Adlandır",
"CMD_FILE_DELETE" : "Sil",
"CMD_QUIT" : "Çık",

// Edit menu commands
Expand Down Expand Up @@ -210,6 +211,7 @@ define({
"CMD_NEXT_DOC" : "Sonraki Dosya",
"CMD_PREV_DOC" : "Önceki Dosya",
"CMD_SHOW_IN_TREE" : "Dosya Listesinde Göster",
"CMD_SHOW_IN_OS" : "Bulunduğu Konumu Aç",

// Help menu commands
"HELP_MENU" : "Yardım",
Expand Down

0 comments on commit 834e651

Please sign in to comment.