Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Commit

Permalink
[l10n] fix plist typos
Browse files Browse the repository at this point in the history
  • Loading branch information
kirb committed Nov 15, 2016
1 parent 8909a0e commit 5dec6d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions TermHere/de.lproj/Main.strings
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

<!-- Radio button for creating a new tab. -->
<key>OPEN_IN_NEW_TAB</key>
<string>Neuer Tab/string>
<string>Neuer Tab</string>

<!-- Radio button for creating a new window. -->
<key>OPEN_IN_NEW_WINDOW</key>
Expand All @@ -58,4 +58,4 @@
<key>OPEN_PREFERENCES</key>
<string>Öffne Einstellungen</string>
</dict>
</plist>
</plist>
3 changes: 1 addition & 2 deletions TermHere/sk.lproj/Main.strings
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@

<!-- Explanation of how the above checkbox works. -->
<key>OPEN_SELECTED_ITEMS_EXPLANATION</key>
<string>Enable to open a tab for each item selected. Disable to always use the currently open folder.</string>
<string>Zapnite pre otvorenie tabu pre každú označenú položku. Vypnite pre stále použitie aktuálne otvoreného priečinka.</string>

<!-- Label for the “open in” radio buttons. -->
Expand All @@ -59,4 +58,4 @@
<key>OPEN_PREFERENCES</key>
<string>Otvoriť Rozšírenia</string>
</dict>
</plist>
</plist>

0 comments on commit 5dec6d5

Please sign in to comment.