mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
- greek translation by Apal
- rename language files See issue #1853 for more details. svn path=/trunk/; revision=24916
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
LANGUAGE LANG_GREEK, SUBLANG_DEFAULT
|
||||
|
||||
IDD_HARDWARE DIALOGEX 0, 0, 246, 228
|
||||
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
|
||||
CAPTION "ÓõóêåõÝò"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
END
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_CPLNAME "ÓõóêåõÝò Þ÷ïõ"
|
||||
IDS_CPLDESCRIPTION "ÁëëÜæåé ôï ó÷Þìá Þ÷ïõ ôïõ õðïëïãéóôÞ Þ ôñïðïðïéåß ôéò ñõèìßóåéò ãéá ôá ç÷åßá êáé ôéò óõóêåõÝò åããñáöÞò Þ÷ïõ."
|
||||
END
|
||||
|
||||
@@ -10,10 +10,11 @@
|
||||
|
||||
IDI_CPLICON ICON "resources/mmsys.ico"
|
||||
|
||||
#include "En.rc"
|
||||
#include "De.rc"
|
||||
#include "Es.rc"
|
||||
#include "Ru.rc"
|
||||
#include "Nl.rc"
|
||||
#include "Fr.rc"
|
||||
#include "Uk.rc"
|
||||
#include "de-DE.rc"
|
||||
#include "en-US.rc"
|
||||
#include "es-ES.rc"
|
||||
#include "fr-FR.rc"
|
||||
#include "gr-GR.rc"
|
||||
#include "nl-NL.rc"
|
||||
#include "ru-RU.rc"
|
||||
#include "uk-UK.rc"
|
||||
|
||||
Reference in New Issue
Block a user