he-IL.rc (b917d826) | he-IL.rc (99dd2925) |
---|---|
1/* Translated by Baruch Rutman */ 2LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT 3 4IDD_CHARMAP DIALOGEX 6, 6, 292, 224 5FONT 8, "MS Shell Dlg", 0, 0 6STYLE DS_SHELLFONT | WS_CHILD | WS_VISIBLE 7EXSTYLE WS_EX_LAYOUTRTL 8BEGIN --- 41 unchanged lines hidden (view full) --- 50 WS_TABSTOP | ES_READONLY | ES_MULTILINE 51END 52 53STRINGTABLE 54BEGIN 55 IDS_LICENSE "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\r\n\r\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\r\n\r\nYou should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA." 56 IDS_ABOUT "&אודות..." 57 IDS_TITLE "מפת תווים" | 1/* Translated by Baruch Rutman */ 2LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT 3 4IDD_CHARMAP DIALOGEX 6, 6, 292, 224 5FONT 8, "MS Shell Dlg", 0, 0 6STYLE DS_SHELLFONT | WS_CHILD | WS_VISIBLE 7EXSTYLE WS_EX_LAYOUTRTL 8BEGIN --- 41 unchanged lines hidden (view full) --- 50 WS_TABSTOP | ES_READONLY | ES_MULTILINE 51END 52 53STRINGTABLE 54BEGIN 55 IDS_LICENSE "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\r\n\r\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\r\n\r\nYou should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA." 56 IDS_ABOUT "&אודות..." 57 IDS_TITLE "מפת תווים" |
58 IDS_UNICODE "Unicode" 59 IDS_ALL "All" |
|
58END | 60END |