mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 21:59:30 +00:00
Russian localization (#918)
This commit is contained in:
committed by
Michael Starke
parent
b667cf75bf
commit
1c0a76dc74
17
MacPass/en.lproj/PluginRepositoryBrowserView.strings
Normal file
17
MacPass/en.lproj/PluginRepositoryBrowserView.strings
Normal file
@@ -0,0 +1,17 @@
|
||||
/* Class = "NSButtonCell"; title = "Refresh"; ObjectID = "NZw-nO-lZ3"; */
|
||||
"NZw-nO-lZ3.title" = "Refresh";
|
||||
|
||||
/* Class = "NSTableColumn"; headerCell.title = "Plugin"; ObjectID = "Nzo-rR-Hfx"; */
|
||||
"Nzo-rR-Hfx.headerCell.title" = "Plugin";
|
||||
|
||||
/* Class = "NSTableColumn"; headerCell.title = "Status"; ObjectID = "g1Q-BS-vCR"; */
|
||||
"g1Q-BS-vCR.headerCell.title" = "Status";
|
||||
|
||||
/* Class = "NSTableColumn"; headerCell.title = "Latest Version"; ObjectID = "hFg-AD-SqD"; */
|
||||
"hFg-AD-SqD.headerCell.title" = "Latest Version";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Done"; ObjectID = "j9a-fn-Pye"; */
|
||||
"j9a-fn-Pye.title" = "Done";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Last updated:"; ObjectID = "ntD-sJ-NRw"; */
|
||||
"ntD-sJ-NRw.title" = "Last updated:";
|
||||
Reference in New Issue
Block a user