mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Remove "r" prefix for version information.
Since we don't have revision numbers anymore remove the "r" prefix when showing the version information to the user. Change-Id: I1e36b11a23301dda9fe67bb284489510c65567d8
This commit is contained in:
parent
9a25a6fe19
commit
8498e103d0
17 changed files with 65 additions and 65 deletions
|
|
@ -1539,8 +1539,8 @@ Please configure TTS engine.</source>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../installwindow.cpp" line="277"/>
|
||||
<source>This is the absolute up to the minute Rockbox built. A current build will get updated every time a change is made. Latest version is r%1 (%2).</source>
|
||||
<translation type="unfinished">這是最新的Rockbox版本. 每一個更改后這版本就會更新. 最新的版本是 r%1 (%2).</translation>
|
||||
<source>This is the absolute up to the minute Rockbox built. A current build will get updated every time a change is made. Latest version is %1 (%2).</source>
|
||||
<translation type="unfinished">這是最新的Rockbox版本. 每一個更改后這版本就會更新. 最新的版本是 %1 (%2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../installwindow.cpp" line="283"/>
|
||||
|
|
@ -1564,8 +1564,8 @@ Please configure TTS engine.</source>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../installwindow.cpp" line="313"/>
|
||||
<source><b>Note:</b> archived version is r%1 (%2).</source>
|
||||
<translation type="unfinished"><b>注意:</b> 存檔的版本是 r%1 (%2).</translation>
|
||||
<source><b>Note:</b> archived version is %1 (%2).</source>
|
||||
<translation type="unfinished"><b>注意:</b> 存檔的版本是 %1 (%2).</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue