diff options
Diffstat (limited to 'macosx/de.lproj/Queue.strings')
-rw-r--r-- | macosx/de.lproj/Queue.strings | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/macosx/de.lproj/Queue.strings b/macosx/de.lproj/Queue.strings index f09c50eda..0042ef2e5 100644 --- a/macosx/de.lproj/Queue.strings +++ b/macosx/de.lproj/Queue.strings @@ -28,6 +28,12 @@ /* Class = "NSMenuItem"; title = "Alert and Notification"; ObjectID = "aat-1N-Odn"; */ "aat-1N-Odn.title" = "Hinweis mit Nachricht und Alarm"; +/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "anR-ZS-eOK"; */ +"anR-ZS-eOK.title" = "Table View Cell"; + +/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "F1i-sW-mz6"; */ +"F1i-sW-mz6.title" = "Table View Cell"; + /* Class = "NSMenuItem"; title = "Alert"; ObjectID = "fAD-ky-zo6"; */ "fAD-ky-zo6.title" = "Hinweis mit Alarm"; @@ -40,6 +46,9 @@ /* Class = "NSMenuItem"; title = "Notification"; ObjectID = "jDL-sB-8e3"; */ "jDL-sB-8e3.title" = "Hinweis mit Nachricht"; +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "MWq-ie-HjX"; */ +"MWq-ie-HjX.title" = "Text Cell"; + /* Class = "NSMenuItem"; title = "Shut Down Computer"; ObjectID = "QmP-SQ-XKK"; */ "QmP-SQ-XKK.title" = "Computer herunterfahren"; |