diff.glade.h

来自「一个简单的文本编辑器」· C头文件 代码 · 共 21 行

H
21
字号
/* * Translatable strings file generated by Glade. * Add this file to your project's POTFILES.in. * DO NOT compile it as part of your application. */gchar *s = N_("gedit: Diff plugin");gchar *s = N_("Choose the files to compare");gchar *s = N_("First");gchar *s = N_("From document");gchar *s = N_("From a file on disk");gchar *s = N_("Select the \"first\" file...");gchar *s = N_("Second");gchar *s = N_("From document");gchar *s = N_("From a file on disk");gchar *s = N_("Select the \"second\" file...");gchar *s = N_("Use the _unified output format (-u option)");gchar *s = N_("Diff found at: ");gchar *s = N_("location");gchar *s = N_(" _Change... ");

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?