View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012615 | Scribus | Translation | public | 2014-08-17 22:24 | 2014-08-31 18:16 |
Reporter | FirasH | Assigned To | jghali | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.5.0svn | ||||
Fixed in Version | 1.5.0svn | ||||
Summary | 0012615: [PATCH] Fix some untranslatable UI strings (3) | ||||
Description | Fixed some untranslatable strings, diff attached. This has been built and tested before uploading. | ||||
Tags | No tags attached. | ||||
Patch | |||||
related to | 0012616 | closed | jghali | [PATCH] Fix some wrong tooltips in Preferences > External Tools |
related to | 0012507 | closed | cbradney | [PATCH] Added tooltip "Create range of pages" to ellipsis icon in all Scribus export dialogs |
related to | 0012604 | closed | jghali | [PATCH] "Convert To" should be "Convert to" under Item menu |
related to | 0012201 | closed | jghali | [PATCH] Empty tooltips in Preferences window |
related to | 0011400 | closed | cbradney | [TESTED-PATCH] "Open a Polygon or Cuts a Bezier Curve" remains selected even if not active |
|
12615 (740 bytes)
Index: scribus/translationdummy.cpp =================================================================== --- scribus/translationdummy.cpp (revisione 19430) +++ scribus/translationdummy.cpp (copia locale) @@ -16,6 +16,7 @@ tr("Write: %1"); tr("File &name:"); tr("File &type:"); +tr("Files of type:"); tr("One directory up"); tr("Cancel"); tr("All Files (*)"); @@ -26,7 +27,10 @@ tr("Attributes"); tr("OK"); tr("Look &in:"); +tr("Look in:"); tr("Back"); +tr("Forward"); +tr("Parent Directory"); tr("Create New Folder"); tr("List View"); tr("Detail View"); @@ -135,6 +139,7 @@ tr("Bl&ue:"); tr("A&lpha channel:"); tr("&Basic colors"); +tr("Pick Screen Color"); tr("&Custom colors"); tr("&Define Custom Colors >>"); tr("OK"); |
|
Thanks jghali! Fixed in 1.5.0.svn (19468). |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-08-17 22:24 | FirasH | New Issue | |
2014-08-17 22:24 | FirasH | File Added: 12615 | |
2014-08-17 22:36 | FirasH | Relationship added | related to 0012616 |
2014-08-17 22:36 | FirasH | Relationship added | related to 0012507 |
2014-08-17 22:36 | FirasH | Relationship added | related to 0012604 |
2014-08-17 22:36 | FirasH | Relationship added | related to 0012201 |
2014-08-17 22:37 | FirasH | Relationship added | related to 0011400 |
2014-08-18 13:14 | Kunda | Status | new => feedback |
2014-08-18 22:38 | jghali | Status | feedback => resolved |
2014-08-18 22:38 | jghali | Fixed in Version | => 1.5.0svn |
2014-08-18 22:38 | jghali | Resolution | open => fixed |
2014-08-18 22:38 | jghali | Assigned To | => jghali |
2014-08-31 18:16 | FirasH | Note Added: 0033404 | |
2014-08-31 18:16 | FirasH | Status | resolved => closed |