Make Linux happy. And finish FIXME in tabcontainer to remove hardcoded strings.

Translators: Please translatetab_tooltip_prev and tab_tooltip_next in strings.xml
This commit is contained in:
Inusaito Sayori
2015-10-05 22:14:10 -04:00
parent bc0709b9c6
commit 897e175d3c
3 changed files with 19 additions and 6 deletions

View File

@@ -3496,6 +3496,10 @@ Expected .wav, .tga, .bmp, .jpg, .jpeg, or .bvh
<string name="accel-win-alt">Alt-</string>
<string name="accel-win-shift">Shift-</string>
<!-- Tab Containers -->
<string name="tab_tooltip_prev">[ALT]Left arrow for previous tab</string>
<string name="tab_tooltip_next">[ALT]Right arrow for next tab</string>
<!-- Previews -->
<string name="FileSaved">File Saved</string>
<string name="Receiving">Receiving</string>