Changeset 33 for trunk/languages
- Timestamp:
- Sep 13, 2010, 11:20:24 AM (14 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 2 2 UConfig.pas 3 3 bin 4 lib
-
- Property svn:ignore
-
trunk/languages/index.cs.po
r32 r33 10 10 "Content-Transfer-Encoding: 8bit\n" 11 11 12 #: ucustomapplication.spagenotfound 13 msgctxt "ucustomapplication.spagenotfound" 14 msgid "Page not found" 15 msgstr "Stránka nenalezena" 16 12 17 #: ucustomcgiapplication.spagenotfound 18 msgctxt "ucustomcgiapplication.spagenotfound" 13 19 msgid "Page not found" 14 20 msgstr "Stránka nenalezena" … … 32 38 msgstr "" 33 39 40 #: usqldatabase.sdatabasequeryerror 41 msgid "Database query error: \"%s\"" 42 msgstr "" 43 44 #: uuser.sduplicateuseritem 45 msgid "User name already used." 46 msgstr "" 47 -
trunk/languages/index.po
r32 r33 2 2 msgstr "Content-Type: text/plain; charset=UTF-8" 3 3 4 #: ucustomapplication.spagenotfound 5 msgctxt "ucustomapplication.spagenotfound" 6 msgid "Page not found" 7 msgstr "" 8 4 9 #: ucustomcgiapplication.spagenotfound 10 msgctxt "ucustomcgiapplication.spagenotfound" 5 11 msgid "Page not found" 6 12 msgstr "" … … 24 30 msgstr "" 25 31 32 #: usqldatabase.sdatabasequeryerror 33 msgid "Database query error: \"%s\"" 34 msgstr "" 35 36 #: uuser.sduplicateuseritem 37 msgid "User name already used." 38 msgstr "" 39
Note:
See TracChangeset
for help on using the changeset viewer.