mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 16:46:52 +08:00
Added a new_directory_tooltip string pointer to allow
localization of the file chooser's new directory button (STR #340) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3306 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -69,6 +69,14 @@ dialogs:
|
||||
<TD><TT>manage_favorites_label</TT></TD>
|
||||
<TD>"Manage Favorites"</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD><TT>new_directory_label</TT></TD>
|
||||
<TD>"New Directory?"</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD><TT>new_directory_tooltip</TT></TD>
|
||||
<TD>"Create a new directory."</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD><TT>preview_label</TT></TD>
|
||||
<TD>"Preview"</TD>
|
||||
|
||||
Reference in New Issue
Block a user